xml - Where can I find good tutorials on XSL-FO (Formatting/ed Objects), the stuff one feeds to fop and get PDF's? -


on company i've worked, me , colleagues, implemented tailored document distribution system on top of xsl-fo.

my task script deliver documents , configure cups print server , fax server, never had time hands dirty on xsl-fo.

i'm thinking of implementing in region made there i'll need templates work while testing.

where can find tutorials on xsl-fo, since fop process i've mastered already?

i refer people 2003 ibm developerworks article: html formatting objects (fo) conversion guide

i don't recommend using provided .xsl convert html fo, use narrative understand different xsl-fo constructs , how relate html (which understand).


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -