
Includes updates to Toolkit barcode library, adds support for JPEG 2000 images, plus improves performance.
Features
Improvements were made to the code base for performance, including the following:
- Toolkit barcode library was updated.
- Field rotation: You can now rotate the actual field in the PDF, not just the text inside of the field.
- An optional page number to SetOutputArtBox, SetOutputBleedBox, and SetOutputTrimBox, to be consistent with other SetOutput methods.
- NumPages now counts the number of pages for password-protected PDF files.
- Support for JPEG 2000 images.
Fixes
- Fixed - The Copyform and MergeFile destinations limit is to 40. Errors occur if the input file has more than 40 destinations.
- Fixed - The annotations font changes when modifying text.
- Fixed - Setting the .NET property DeleteFormFieldsAfterFlattening to true throws an error.
- Fixed - NumPages process time increased.
- Fixed - ImageByteSteam fails.
- Fixed - Barcode 39 missing "*" symbols.
- Fixed - Cannot close input file after calling TK.KeepInputFileOpen.
- Fixed - The text field font changes after merging.
- Fixed - Check boxes are not set properly with SetFormFieldData value.
- Fixed - ReadOnlyOnMerge function is not applied.