User Profile

Collapse

Profile Sidebar

Collapse
Catz
Catz
Last Activity: Feb 4 '10, 07:53 AM
Joined: Feb 4 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Catz
    replied to How does preceding-sibling::* work?
    in XML
    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.
    See more | Go to post

    Leave a comment:


  • Catz
    started a topic How to convert XML to PDF, TIFF and other formats
    in XML

    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).
    See more | Go to post

  • Catz
    replied to printing a page in as per A5 size sheet
    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.
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...