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
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:~$
The text was updated successfully, but these errors were encountered:
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:~$
The text was updated successfully, but these errors were encountered: