Click to See Complete Forum and Search --> : did any 1 worked with xslfo and pdf?


pelegk1
06-30-2003, 03:30 AM
if yes then how?

Charles
06-30-2003, 05:09 AM
Sure, I do it all of the time. [list=1]
Learn XSL
Learn FO
Use XSL to transform XML to FO and then use an FO processor to generate the PDF.
[/list=1]See http://xml.apache.org/fop/.

pelegk1
06-30-2003, 08:19 AM
what is basiclly FO and do i need to install something for it/?
and what do i need on the pdf client so it will work/
thanks inadvance
PEleg

Khalid Ali
06-30-2003, 11:38 AM
FO = Formatting Objects
If I rememebr correctly(Its been several years when I used it)
You will need to download-install a processor(3rd link)..
Supporting Links
1. http://www.w3.org/Style/XSL/
2. http://www.renderx.com/Tests/doc/html/tutorial.html
3. http://xml.apache.org/fop/