maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   General (https://talk.maemo.org/forumdisplay.php?f=7)
-   -   Tip: Make PDFs more NIT-friendly (https://talk.maemo.org/showthread.php?t=45357)

baksiidaa 2010-02-21 20:09

Tip: Make PDFs more NIT-friendly
 
I was having problems reading a graphics-heavy PDF in Evince on my N800 and found a fix for it, so I thought I'd pass it along. Assuming you have Ghostscript installed, running the following made it so I could open the new PDF and scroll through it without any problems.

Code:

gs -sDEVICE=pdfwrite -dPDFSETTINGS=/screen -dNOPAUSE -dQUIET -dBATCH -sOutputFile=output_file.pdf input_file.pdf
This does destroy any links and bookmarks within the PDF, though.

pelago 2010-02-21 23:08

Re: Tip: Make PDFs more NIT-friendly
 
What does that command do to the PDF?

baksiidaa 2010-02-22 00:38

Re: Tip: Make PDFs more NIT-friendly
 
Quote:

Originally Posted by pelago (Post 540248)
What does that command do to the PDF?

It reduces the resolution of the images, I think.

lorelei 2010-02-22 00:49

Re: Tip: Make PDFs more NIT-friendly
 
Quote:

Originally Posted by baksiidaa (Post 540353)
It reduces the resolution of the images, I think.

Yep, it reduces image resolution down to 72dpi (instead of the 300dpi used for the printer and prepress settings)


All times are GMT. The time now is 04:14.

vBulletin® Version 3.8.8