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

Output file is in use #82

Open
JeroenSteen opened this issue Apr 2, 2022 · 2 comments
Open

Output file is in use #82

JeroenSteen opened this issue Apr 2, 2022 · 2 comments

Comments

@JeroenSteen
Copy link

When I try to convert from a pptx file to PDF, I'm getting this error (Output file is in use):

Onverwerkte uitzondering: System.IO.IOException: Kan geen toegang krijgen tot het bestand C:\Users\<User>\Downloads\OfficeToPDF\1.pdf omdat het wordt gebruikt door een ander proces.
   bij System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   bij System.IO.File.InternalDelete(String path, Boolean checkHost)
   bij OfficeToPDF.Program.Main(String[] args)
@vittala
Copy link
Contributor

vittala commented Apr 4, 2022

Hi - What command line options are you using?

Regards
Vittal

@JeroenSteen
Copy link
Author

Just simple officetopdf.exe 1.pptx 1.pdf.

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

2 participants