Tip: Shrinking PDF's
If you want to turn your PDF file smaller you can do this:
pdfopt input.pdf output.pdf
pdf2ps output.pdf
ps2ps output.ps final.ps
ps2pdf -dPDFSETTINGS=/screen final.ps
Hi there... My name is Marcos Daniel Marado Torres, but I'm often known in the Internet by the handle of Mind Booster Noori.
I was born in the Yule day of 1982 in Lamego - Portugal. I'm an Informatics Engineer since July of 2005.
While in 2005 I moved my web presence here, now I have another website, with another blog.
If you want to turn your PDF file smaller you can do this:
pdfopt input.pdf output.pdf
pdf2ps output.pdf
ps2ps output.ps final.ps
ps2pdf -dPDFSETTINGS=/screen final.ps
nice
ReplyDelete