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

------------------------------------------------------------------------------
  Taking into account the suggestion made by Paul Womack, how about something 
slightly more generic like:
  {{{
  <pdf:dictionary type="catalog" 
xmlns:pdf="http://xmlgraphics.apache/org/fop/extensions/pdf";>
-   <pdf:entry name="PageMode">UseNone</pdf:flag>
+   <pdf:entry name="PageMode">UseNone</pdf:entry>
-   <pdf:entry name="PageLayout">SinglePage</pdf:flag>
+   <pdf:entry name="PageLayout">SinglePage</pdf:entry>
    <pdf:dictionary type="normal" name="ViewerPreferences">
-     <pdf:entry name="HideToolbar">True</pdf:flag>
+     <pdf:entry name="HideToolbar">True</pdf:entry>
      ...
  }}}
  

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

Reply via email to