Online Store Receipt - HTML to PDF Example

This example shows how an HTML version of a fictitious online store receipt can be converted to PDF in real-time using Highwire™. The document contains an HTML based receipt that is formatted using heavily nested tables and cascading style sheets, and includes an image.
This example also shows how sections of the HTML document can be ignored when generating the PDF, and how to sections not visible in the browser can be added to the PDF version. This is accomplished using the <ctignore> and <ctadd> tags, which are Highwire specific tags and will be ignored by the browser.

To generate the PDF, go back to the html version of the Store Receipt and click on either the Generate PDF version link or the Highwire™ button.

<< Back
Note: The PDF will be generated in real time when you click the link or button. It is not a static cached version.