This behavior is a powerful PDF generating tool that uses HTML and CSS (Cascading Style Sheets) as page layout and content definition format.
It allows users to easily add PDF generation functionality to web applications. It's designed so you can get up to speed and productive within ten minutes.
Using in Web applications for online PDF generation from HTML templates.
In order to get PDF output, all what you need is create a dynamic web page (.asp, .aspx, .jsp, .cfp, etc) or static (.html) and the extension transform the HTML generated in a file pdf with full support for embedded images, tables and all the HTML tag. Adding this behavior to your web application for reporting or to achieve professional grade print functionality provided by modern PDF viewers, like AdobeĀ® Acrobat ReaderĀ®.
With this behavior you can control PDF page size, orientation, margins, dynamic headers with embedded images, footers, page numbering, 2 headers for the first page and for the others pages, background images with opacity percentage control.
With the new release from version 1.2.0 is more simple create the HTML source code because don't need all the special setup in the HTML source required in the old version but is compatible with standard HTML code
The new versions from 1.2.0 can be integrated in the HTML Editor
Important! This behavior require .Net Framework version 2.0 installed on the server