[Tool] Multi-column PDF files on 6 inch display.
Quote ziegl027
So, after I process the file, how do I save it somewhere so I can get it on the reader??
Click process all pages button. Output will be in the same folder as the input file.
Hi,
I have this document which is two pages per pdf page, how to specify the right option to make it on page per pdf page?
Thanks in advance.
Quote bthoven
Hi,
I have this document which is two pages per pdf page, how to specify the right option to make it on page per pdf page?
Thanks in advance.
Can't at the moment help you split the pages - but isn't that Ajahn Mun?
Yes, the book is about Ajarn Mun. I've tried "Portrait - Fit image to screen", and it did split pages for me; but it also produces a number of blank pages in between.
I then use pdfmanipulate.exe in Calibre to split it into many files by skipping those blank pages; to my surprise, when I merge those files with pdfmanipulate merge, those blank pages came back!
Quote bthoven
I've tried "Portrait - Fit image to screen", and it did split pages for me; but it also produces a number of blank pages in between.
If you use the latest version on the googlecode page, you can pretrim the borders (using crop T, crop B, crop L, crop R). Then choose "Portrait - Fit image to screen" should not produce blank pages.
how do i manually crop the pages? i get an error saying page compare to nil or somthing. error 87.
Old post I know, but I just found this and it's just perfect for reading research papers on my nook. Excellent piece of software! Thanks a million!
Thanks for this fantastic prgramme!
Could anyone please tell me how I can edit the config.lua to achieve a higer resolution?
The default resolution is not eye-friendly enough!
Quote wiffel
=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!
Still patiently(?) waiting for some help on this...
If there's no solution to my problem, does anyone know of any software that does something similar? I'm guessing the answer is 'no', in which case getting it to work is even more important!