Order it now! Amazon prioritizes orders on a first come, first served basis.


View Full Version : How to optimize PDF's for 800x600 Viewing


James Cole
02-17-2009, 08:26 PM
Hello,

Wanted your input on how to optimize PDF's for viewing in my sony 505, wich is a 800x600 screen. I want the text to be as close to the screen borders as possible so that there is no waste of space and letters are big enough to read.

Attached is an Example file, if you guys could optimize it and tell me how it would be great.

Thanks!!!
JC

Edit: I am not interested in doing reflow as some other ebooks that I have include graphics so they have to be seen in a complete page as intended.

Jellby
02-18-2009, 07:08 AM
This is a perfect example of an "evil" pdf. It's not a good book at any resolution, too long lines and small type.

Without reflowing or re-creating the pdf, the most you can do is cropping it, I suggest:

$ pdftk file.pdf output file-unc.pdf uncompress

Edit file-unc.pdf, replace every instance of "/MediaBox [0 0 612 792]" with "/MediaBox [70 52 542 742]".

$ pdftk file-unc.pdf output file.pdf compress

owl123
02-18-2009, 08:26 AM
You might want to convert this PDF to HTML (via Adobe Acrobat if you have it) and then convert HTML back to PDF with proper page settings (i.e. 6x9 page with margins.)

BTW. Moderators should delete the file you attached. It's a copyrighted work by Daniel Goleman.