PDF is a widely implemented standard and it is a common requirement for applications to generate output in PDF format for printing or emailing. Writing a PDF output mecanism from scratch is a complex task and it is essential that any document is fully compliant to all relevant PDF standards in order to ensure that is can be opened and read by applications such as Adobe Acrobat Reader.
Following as a list of solutions which use off the shelf PDF classes to deliver a working solution. Typically the time to develop a solution from scratch wil lbe far grearter than the cost of using an off the shelf component.
Submit a new solution to this problem >