Tagged Questions
2
votes
1answer
454 views
PDF printer decreases filesize of pdflatex output considerably. Why?
This is probably not exactly a TeX question, but I assume many people concerned with TeX might also have ideas about this issue.
If I compile the following "minimum" example with pdflatex on Windows, ...
2
votes
1answer
3k views
Problem with positioning a figure environment inside \resizebox
I'm writing a document including figures exported from Inkscape (in pdf+latex format). These figures use a figure environment containing all the text labels and a \includegraphics macro that imports ...
2
votes
2answers
111 views
Adding raster images to a document increases the output size unproportionally
I have a document which under normal conditions compiles into a reasonably-sized output - 1 MB PDF and 2 MB PS. I need to add two raster images, also reasonably-sized - About 150 KB JPG each.
I ...
0
votes
1answer
697 views
presentation: option screen or prepress in ps2pdf?
I'm using the Powerdot class to make a presentation. Powerdot uses eps pictures and thus on compiling, I'm using the normal route: Latex > dvi > ps > pdf. In Ghostscript, we have the ps2pdf tool. I ...
54
votes
6answers
6k views
How to create small PDF files for the Internet
I feel that PDF documents when intended to be uploaded to the Internet should be of a minimal final size in bytes. Many strategies exist to create a small document:
Pay attention to the size of the ...