Hi, I'm trying to use soPDF but I'm getting errors:
Code:
C:\soPdf>sopdf -i "Larry Harris - Trading and Exchanges 2003.pdf"
soPdf ver 0.1 alpha Rev 12
A program to reformat pdf file for sony reader
Input : Larry Harris - Trading and Exchanges 2003.pdf
Output: Larry Harris - Trading and Exchanges 2003.pdfout.pdf
Processing input page : 2Error: .\processPdf.cpp(403) : processErrorPage() - Can
not process page 2
Error: .\mupdf\pdf_page.c(241) : pdf_loadpage() - cannot load page resources
Error: .\mupdf\pdf_resources.c(430) : pdf_loadresources() - cannot load xobjec
t resource
Error: .\mupdf\pdf_resources.c(165) : preloadxobject() - cannot load image re
source 1984
Error: .\mupdf\pdf_stream.c(505) : pdf_loadstream() - cannot open stream (19
84)
Error: .\mupdf\pdf_stream.c(454) : pdf_openstream() - cannot create filter
Error: .\mupdf\pdf_stream.c(306) : pdf_buildfilter() - cannot create filte
r
Error: .\mupdf\pdf_stream.c(127) : buildonefilter() - unknown filter name
(JPXDecode)
Can someone help me?
EDIT:
I guess I should mention, this pdf had security on it, and I used
http://www.freemypdf.com/ to unlock it. Perhaps that corrrupted the file..