hello,

 I was wonder if fop supports XML catalogs, I ask because we have been using
it to convert html to PDF however we want  <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> in the source HTML
file to resolve to a local dtd specified via XML catalogs.

so far I've added resolver.jar to the the classpath and added

-Dxml.catalog.files=/usr/share/sgml/xhtml1/xmlcatalog
-Dxml.catalog.verbosity=99 -Dxml.catalog.prefer=public
-Dxml.catalog.relative-catalogs=yes to the command but with little success.

thanks,

 Dave.

Reply via email to