Hi Jeremias,

I found out that it's possible to have a configuration file, we didn't use
that yet.

The userconfiguration.xml now contains the setting you've mentioned:

<fop version="1.0">
<renderer mime="application/postscript">
  <auto-rotate-landscape>true</auto-rotate-landscape>
</renderer>
</fop

And this is how we use the configuration:
fop -xml test.xml -xsl test.xsl -ps test.ps -c userconfig.xml

But the PS output is still the same - no change at all. Am I still missing
something?

Thanks,
  Frank
-- 
View this message in context: 
http://www.nabble.com/PS-output-different-from-PDF-tp22103120p22118357.html
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Reply via email to