fop-users  

Re: PDF full screen mode...

Philipp Wagner
Wed, 11 Jun 2008 08:42:39 -0700

Andreas Delmelle schrieb:
Remains the question of how to add this hint in the FO-file, and output the /PageMode tag in the catalog when needed.

I just had a look how other formatters are doing that.

Antenna House uses a document-info tag below the <fo:root> element, see the specs here: http://www.antennahouse.com/xslfo/axf3-extension.htm

RenderX XEP does it using a processing instruction like
<?xep-pdf-view-mode full-screen?>
specs: http://www.renderx.com/reference.html#Initial_Zoom

I actually like the Antenna House variant a bit better, but document-info seems still to be the wrong name for it ;)

Philipp

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]