You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ncjoes@liasica@zxp86021@busgurlu
Hi,
There is an issue while creating ppt to pdf all my content is showing as attached can someone please assist me in this 16704978472022120811104724523_product_file1670580711.pdf
Here is my code
$converter = new OfficeConverter('/var/www/html/storage/app/public/uploads/products/2396.ppt');
try{
$r = $converter->convertTo('16704978472022120811104724523_product_file'.time().'.pdf');
}
catch(exception $e){
}
The text was updated successfully, but these errors were encountered:
@ncjoes @liasica @zxp86021 @busgurlu
Hi,
There is an issue while creating ppt to pdf all my content is showing as attached can someone please assist me in this
16704978472022120811104724523_product_file1670580711.pdf
Here is my code
$converter = new OfficeConverter('/var/www/html/storage/app/public/uploads/products/2396.ppt');
try{
$r = $converter->convertTo('16704978472022120811104724523_product_file'.time().'.pdf');
}
catch(exception $e){
The text was updated successfully, but these errors were encountered: