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
Successful convert images from PDF. For example, see KiraPopplerImage.jpg — image, that I convert from Poppler via command pdftoppm -jpeg KiraDebuggingImage.pdf KiraDebugging:
Possibly, in this issue I describe a bug. If no, it would be nice:
Set jbig2-imageio automatically.
Or at least add to documentation instructions, how users can do it. In my opinion, it is not obvious, — see «Not helped» section of this issue.
I try to place sejda-console-3.2.83-bin\sejda-console-3.2.83\lib files levigo-jbig2-imageio-2.0-javadoc.jar and jbig2-imageio-3.0.0.jar as recommended on Stack Overflow here and here.
I rename files from section above to jbig2-imageio.
7. Environment
Windows 10 Enterprise LTSB 64-bit EN
Java 1.8.0_211
Sejda Console 3.2.83
Thanks.
The text was updated successfully, but these errors were encountered:
1. Summary
If I use
pdftojpeg
,pdftosingletiff
orpdftomultipletiff
:images doesn't display in output JPEG or TIF.
I get an error:
2. Data
KiraDebuggingImage.pdf
— PDF page from scanned book for further processing3. Steps to reproduce
I download and unzip the latest Sejda Console Windows binary for 14.8.2019 → I add path of Sejda
bin
folder to myPATH
environment variable → I run sejda-console command:4. Expected behavior
Successful convert images from PDF. For example, see
KiraPopplerImage.jpg
— image, that I convert from Poppler via commandpdftoppm -jpeg KiraDebuggingImage.pdf KiraDebugging
:Possibly, in this issue I describe a bug. If no, it would be nice:
5. Actual behavior
1_KiraDebuggingImage.jpg
:6. Not helped
sejda-console-3.2.83-bin\sejda-console-3.2.83\lib
fileslevigo-jbig2-imageio-2.0-javadoc.jar
andjbig2-imageio-3.0.0.jar
as recommended on Stack Overflow here and here.jbig2-imageio
.7. Environment
Thanks.
The text was updated successfully, but these errors were encountered: