pdftricks icon indicating copy to clipboard operation
pdftricks copied to clipboard

Spliting PDF failed

Open ali-oem opened this issue 3 years ago • 0 comments

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:~$

ali-oem avatar Oct 02 '20 16:10 ali-oem