Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue in ppt to pdf conversion #43

Open
DeepanshuScala opened this issue Dec 9, 2022 · 0 comments
Open

Issue in ppt to pdf conversion #43

DeepanshuScala opened this issue Dec 9, 2022 · 0 comments

Comments

@DeepanshuScala
Copy link

DeepanshuScala commented Dec 9, 2022

@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){

    }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant