Apache FOP: generating valid xml:fo



I hope I'm not repeating a question or missing any good resources but I
really can't figure out the best way to progress with my problem. We'd
like to use apache fop to generate documents in both PDF and PCL format
- our email system will only take PDF and the fax system only PCL,
Apache FOP is spot on for this. However it is choking on whatever I
feed it, I think because not all the tags have been implemented.

Can anyone recommend me a good way of feeding a document in to FOP
other than by crafting the xml:fo myself in a text editor? We might
need "normal" people to make documents to go through this process, and
we will need tables. I've seen some XSLT for XHTML to xml:fo but of
course they don't take account of the fact that not all of the xml:fo
standard has been implemented.

Suggestions, pointers, and any other snippets or ideas would be most
welcome - and if I should be writing this xml file myself, then tell me
and I'll get started!

Thanks everyone

Lorna

.



Relevant Pages

  • Re: pdftops eps font issue
    ... I'm creating the pdf from Apache FOP and then I convert it from pdftops ... It sounds like you have probably found a bug, ...
    (Ubuntu)
  • Re: Apache FOP: generating valid xml:fo
    ... - our email system will only take PDF and the fax system only PCL, ... Apache FOP is spot on for this. ... Are you using XML? ...
    (comp.text.xml)
  • Re: pdftops eps font issue
    ... The program creating the PDF (Apache FOP) is the component performing ... the font subsetting. ... "The PostScript renderer does not yet support TrueType fonts," ...
    (Ubuntu)
  • Re: Dynamic PDF - which method?
    ... > have the HTML to start with, as well as the CGI Powerbuilder where the PDF ... > XML file to obtain the data placed at the proper places in the HTML. ... Did you use Apache FOP in a similar way? ...
    (comp.lang.java.softwaretools)