Hi there !
I have xml and xsl files i need to convert them to xslfo files . I need this to convert to pdf files.
Thanks.
Hi there !
I have xml and xsl files i need to convert them to xslfo files . I need this to convert to pdf files.
Thanks.
You have to write your own XSL-FO document, then run it through a FOP (Formatting Object Processor). For the first, check out http://www.xml.com/pub/a/2001/01/17/xsl-fo/, for the second, check out Apache FOP, https://xmlgraphics.apache.org/fop/.
Thanks Sugmuffen...
I checked fop...
Actually what i'm trying to do is that I have some charts and table on a jsp page. I need to grab those svgs and tables and embbed them into a pdf file.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.