Dear Wiki user, You have subscribed to a wiki page or wiki category on "Xmlgraphics-fop Wiki" for change notification.
The following page has been changed by AndreasDelmelle: http://wiki.apache.org/xmlgraphics-fop/ExtensionsForPdf ------------------------------------------------------------------------------ <pdf:flag name="PageMode">UseNone</pdf:flag> <pdf:flag name="PageLayout">SinglePage</pdf:flag> <pdf:dictionary type="normal" name="ViewerPreferences"> - <pdf:flag name="HideToolbar">true</pdf:flag> + <pdf:flag name="HideToolbar">True</pdf:flag> ... }}} + The ''type'' attribute is the hint to make sure the catalog dictionary is treated special, but the same extension could be used for other dictionaries. Using the same terminology as in the PDF Reference seems to make sense, as it's a PDF extension. Using the exact same possible values could lead to an easier translation to PDF (?) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
