User Profile
Collapse
-
You can create a simple <xsl:for-each select="//w:p"/> and print the counter in it. You will get 1,2,3,4.. and so on. -
How to convert XML to PDF, TIFF and other formats
XML is usually processed by a stylesheet (XSL). A couple of years ago you had to create the XSL by hand; now there are several editors that are quite user friendly.
For example, a software developer would use XF Designer to create page layouts and apply styles and colors.
Then you can apply the templates at runtime to any XML data using a XML formatting engine (both commercial and free are available). -
For XSL-FO you may also want to use a visual designer such as Ecrion XF Designer, especially if you are a beginner.
When it comes to printed documents, you can have more than 1 type of page.Leave a comment:
No activity results to display
Show More
Leave a comment: