We need to convert a bundle of static HTML documents into a single PDF file programmatically using a java component running on OFBiz. The pdf files would be distributed to site users for offline browsing of the web pages.
The major points of the requirements are: 1. The banner at the top should not be present in the final pdf document. 2. The navigation bar on the left should be transformed into pdf bookmarks from html hyperlinks. 3. All hyperlinked contents (html/pdf/doc/docx etc.) present in the web pages should be part of the final pdf document with pdf bookmarks. Is there any OFBiz built-in component of doing this Thanks, Cheers, hbagchi -- View this message in context: http://www.nabble.com/Convert-html-to-pdf-along-with-hyperlinked-web-pages-tp20183164p20183164.html Sent from the OFBiz - User mailing list archive at Nabble.com.
