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 normally use -dPDFSETTINGS=/prepress for all usage. I read somewhere that setting the /screen option instead of /prepress creates a smaller pdf file. For the presentation that I'm working on, I see that both settings give the same file size.
In any case, what's the best option to put for a presentation?
Am I right to think that setting the option to /prepress will create a file of high resolution that will make the presentation appear very well on a projector?
Thanks a lot...