View Single Post
Old 09-19-2010, 06:23 AM   #89
oldmankit
Junior Member
oldmankit began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Sep 2010
Device: kindle 3
No output

Quote:
Originally Posted by wiffel View Post
=X=,

Sure that you still have a line like
nr_of_pages_per_pdf_book = 100;
somewhere ?

If that is the case, it can't hurt to put a line like
book_pages:init(1);
just before the line
function outputImage(image, outdir, pageNo, rectNo)

Anyway it's strange. The file works fine for me.

Good luck,

Wilfried
I had the same problem, and it went away by following this advice.

However, the output directory is empty. I can't find any output pdfs or jpgs anywhere? A folder is created with the same name as the original pdf, but after having pressed 'process', it remains empty.

Interestingly I'm trying this under windows and linux (with wine), and had the exact same original problem (lua error), fixed it, but have the remaining no output problem!
oldmankit is offline   Reply With Quote