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

Spliting PDF failed #49

Open
ali-oem opened this issue Oct 2, 2020 · 0 comments
Open

Spliting PDF failed #49

ali-oem opened this issue Oct 2, 2020 · 0 comments

Comments

@ali-oem
Copy link

ali-oem commented Oct 2, 2020

I've tried to split the first 28 pages of a PDF file i had, after putting 1-28 as an argument , it showed me that the task was successful, but no file appeared and the terminal output this:

** (com.github.muriloventuroso.pdftricks:22098): CRITICAL **: 17:16:50.387: SplitPDF.vala:416: Text ended before matching quote was found for '. (The text was “gs -dNumRenderingThreads=4 -dNOPAUSE -sDEVICE=jpeg -g125x175 -dPDFFitPage -sOutputFile=/tmp/h%d.jpg -dJPEGQ=100 -r300 -q /home/ali/Projet\ de\ fin\ d'études/Mémoire\ 04_09_2020_backup.pdf -c quit”)

** (com.github.muriloventuroso.pdftricks:22098): CRITICAL **: 17:17:01.453: SplitPDF.vala:416: Text ended before matching quote was found for '. (The text was “gs -dNumRenderingThreads=4 -dNOPAUSE -sDEVICE=jpeg -g125x175 -dPDFFitPage -sOutputFile=/tmp/h%d.jpg -dJPEGQ=100 -r300 -q /home/ali/Projet\ de\ fin\ d'études/Mémoire\ 04_09_2020_backup.pdf -c quit”)

** (com.github.muriloventuroso.pdftricks:22098): CRITICAL **: 17:17:09.194: SplitPDF.vala:377: Text ended before matching quote was found for '. (The text was “gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dNOPAUSE -dQUIET -dBATCH -dAutoFilterColorImages=false -dEncodeColorImages=true -dColorImageFilter=/DCTEncode -dFirstPage=1 -dLastPage=28 -sOutputFile=/home/ali/Pictures/Screenshots/Mémoire\ 04_09_2020_backup_1-28.pdf /home/ali/Projet\ de\ fin\ d'études/Mémoire\ 04_09_2020_backup.pdf”)
ali@ali-OEM:~$

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