Acroread problems with pdf option?
Brought to you by:
goualard
I have experienced problems with acrobat reader (my
ver. 5.0) which "cuts" the slides such that
graphics/text etc. at the boundary of the slides don't
appear. If I uncomment the pdf option in
\documentclass, everything is okay. (I have -t a4 -P
pdf in dvips). By the way, xpdf gives no problems using
the pdf option (but xpdf -fullscreen is not good enough
for a presentation)
Thanks in advance.
/Soren
Logged In: NO
That's because Xpdf ignore the croping command and each
*.sty can have one like this \PDFCroppingBox{0 15 700 810}.
You do not have to edit the class, just comment the line at
your style file.
Joo Ramos