Some PDF files need additional jar libraries
- Java Advanced Imaging (JAI) can be used to enhance image handling, especially for Tiffs. These files need jai_core.jar
- Files with JPEG2000 encoded images will also need imageio.jar, which is part of JAI
- We found a problem in imageio.jar and built our modified version.
- These can be downloaded from here
PDF to HTML5 Conversion Release Notes: Latest Release
|
17 th May 2013
|
|
Summary
- Ongoing improvements in conversion.
- Allow user to alter links
- Fixes and improvements for customer issues.
Specific issues
14057: [html feature] Make methods which create links public so user can override
Done
14075: Removal of some flags from ExtractPagesAsHTML and ExtractPagesAsSVG
ExtractPagesAsHTML has lost HTMLDisplay.UseCharSpacing and HTMLDisplay.UseFontResizing.
ExtractPagesAsSVG has lost SVGDisplay.UseCharSpacing, SVGDisplay.UseWordSpacing and SVGDisplay.UseFontResizing.
14076: Disable navMode if using excludeMetaData
Fixed
14077: Thumbnail nav bar values have changed
-Dorg.jpedal.pdf2html.navMode=thumbnailpanel_top is now -Dorg.jpedal.pdf2html.navMode=thumbnails_top
thumbnailpanel_top -> thumbnails_top thumbnailpanel_right -> thumbnails_right thumbnailpanel_bottom -> thumbnails_bottom thumbnailpanel_left -> thumbnails_left
14078: Fix ExtractPagesAsJavaFX and FXML
JavaFX is now fixed
14054: Text in form not passed into HTML
Fixed
14048: Alter default background color to #919191
Altered
14049: Add -Dorg.jpedal.pdf2html.backgroundColor to allow setting of body background color
Added
|
Click here for full details of changes/fixes in all PDF to HTML5 builds.
Disclaimer
In no event shall the author, or any other party who may modify and/or redistribute this program and documentation, be liable for any commercial, special, incidental, or consequential damages arising out of the use or inability to use the program including, but not limited to, loss of data or data being rendered inaccurate or losses sustained by you or losses sustained by third parties or a failure of the program to operate with any other programs, even if you or other parties have been advised of the possibility of such damages.