A Java library to help you with your development.
iText is a library that contains classes that generate documents in the Portable Document Format (PDF) and / or HTML.
Requirements:
· Java
What's New in This Release
· PdfContentStreamProcessor: removed unused code
· PdfPRow: lowered the fuzzy factor to compensate for floating point errors
· Replaced HashMap for Map in the return of AcroFields.getFields().
Parsing PDFs:
· Code cleanup
· Content streams in arrays should be parsed as if they were separated by whitespace
· Expose CTM
Parsing PDFs: Inline images:
· Refactor to pull inline image processing into it's own class. Added parsing of image data if there is no filter applied (there are some PDFs where there is no white space between the end of the image data and the EI operator). Ultimately, it will be best to actually parse the image data, but this will require a pretty big refactoring of the iText decoders (to work from streams instead of byte[] of known lengths).
· Handle multi-stage filters; Correct bug that pulled whitespace as first byte of inline image stream.
· Applying stream filters to inline images.
· PdfReader: Expose filter decoder for arbitrary byte arrays (instead of only ...
Requirements:
· Java
What's New in This Release
· PdfContentStreamProcessor: removed unused code
· PdfPRow: lowered the fuzzy factor to compensate for floating point errors
· Replaced HashMap for Map in the return of AcroFields.getFields().
Parsing PDFs:
· Code cleanup
· Content streams in arrays should be parsed as if they were separated by whitespace
· Expose CTM
Parsing PDFs: Inline images:
· Refactor to pull inline image processing into it's own class. Added parsing of image data if there is no filter applied (there are some PDFs where there is no white space between the end of the image data and the EI operator). Ultimately, it will be best to actually parse the image data, but this will require a pretty big refactoring of the iText decoders (to work from streams instead of byte[] of known lengths).
· Handle multi-stage filters; Correct bug that pulled whitespace as first byte of inline image stream.
· Applying stream filters to inline images.
· PdfReader: Expose filter decoder for arbitrary byte arrays (instead of only ...

Developer:![]() License / Price: ![]() Size / OS: ![]() Last Updated: ![]() | Bruno Lowagie ![]() Mozilla Public License / FREE ![]() 1.5 MB / Windows All ![]() August 23rd, 2010 |
Download: | iText 5.0.4 |
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.