Export Templates to XSL and generate PDF

Top Previous Topic Next Topic  Print this topic

You can generate and preview your PDF output by presssing CTRL+F5 (or by clicking the Preview PDF command button from the Generate group).

Behind the scenes, XF Designer 2011 will first convert your XF template to a XSL stylesheet. The stylesheet is combined with your test XML by running a XSL transformation. The result is XSL-FO which is processed by the XF renderer into PDF.

 

process

 

When you are ready to deploy your templates on the server you have two options:

If using XF Rendering Server you can use directly the XF templates.

For other rendering engines you can pre-generate the XSL templates and run the templates manually.

 

Previous: Edit Document Templates