Andreas Delmelle
Tue, 10 Jun 2008 04:16:34 -0700
On Jun 10, 2008, at 11:18, Jiri Tyr wrote:
I would like to ask you if FOP can create a PDF file with a flag which would put Acrobat Reader to full screen mode. When I create a presentation in LaTeX PowerDot or Beamer, it creates PDF which ask the user of Acrobat Reader if he/she wants to allow the document to enter full screen mode.
The short answer: To my knowledge, FOP currently offers no such possibility...
The longer answer:... yet. IIC, it shouldn't be too difficult to tie in support for something like this, but I'd need a closer look at the PDF spec to say for sure. For PDF /GoTo and /GoToR actions, I know it is possible to specify some settings/hints for the viewer application. In theory, such hints could be passed to the renderer via extension properties/ attributes on the fo:basic-link element. I guess something similar is possible for specifying settings to use when opening the PDF itself.
If anyone feels like diving into it, patches are always welcome. For pointers into the related code, just drop us a line on fop-dev@
Cheers Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]