Quick PDF Library 7.25 Beta 3 Released
Quick PDF Library 7.25 beta 3 has been released and is ready for download and testing. This new beta includes updates to the CMap parser, improved memory handling for image decoding and various other updates to the library.
This beta release also includes the new Quick PDF Library Developer Guide that we mentioned a couple of weeks ago.
The 7.25 beta 3 installer can be downloaded from the button below.
Release Notes
Enhancements
- Added support for CCITT images with /Indexed color space
- Improvements to EMF import font scaling
- Improved reading of CID font encoding
- Documents with malformed trailers are now handled gracefully
- Reduced memory consumption with CanvasDC functions
- Added support for CCITT images with EncodedByteAlign encoding
- Documents with malformed page tree nodes are now processed
- Improvements to accuracy of text extraction
- Image resolution can now be read from certain BMP images
- Improved text alignment with certain CFF fonts
- Added support for CCITT images with the EndOfLine flag
- New Quick PDF Library Developer Guide
- CMap parser now supports variable length codes (beta 3)
- Memory reduction on image decoding (beta 3)
- Metafile import now compresses images (beta 3)
New functions
- GetEmbeddedFileID
- NormalizePage
- DARemoveUsageRights
- RemoveUsageRights
- DrawImageMatrix (beta 3)
Bug fixes
- ExtractPages, CopyPageRanges and ExtractPageRanges now handle inherited resources
- DrawDataMatrixSymbol now defaults to black if the fill color has not been set
- DrawDatamatrixSymbol correctly encodes double digits
- Resources are correctly freed during EMF+ output
- Corrected page indexing for DAFindPage
- Outlines are correctly appended during document merging
- Annotations now drawn independently of page transformation matrix
- Improvements to image decoding to prevent inverted images
- Image indexing bug removed from the renderer image caching system (beta 3)
- NewFormField returns a correct result even for fields with duplicate field names (beta 3)
- Improved error handling during image extraction (beta 3)
Feedback! Any feedback large or small is appreciated. We’ll shortly be planning the next round of exciting new features for Quick PDF Library, so we’d really like to know what you want to see added to the SDK. Don’t be shy, email us at support@quickpdflibrary.com and have your say.


Very nice job indeed!
Speed increases, memory stabilization, and even better rendering!
Runs very smooth. Thank you, and congratulations on all the hard work!
Comment by JCH — May 19, 2011 @ 10:59 pm
Thanks JCH! We hope to make a few more improvements before the 7.25 official release.
Comment by Rowan — May 20, 2011 @ 2:06 am
Has the function “SetFormFieldSubmitAction() ” or something similar been implemented?
Comment by Marshall Thomas — May 24, 2011 @ 9:49 am
It would be better to add incremental update in SaveToFile.
Comment by Vladimir — May 25, 2011 @ 4:35 am
Rowan,
Any plans to release a lightweight viewer as part of the library?
Comment by Gary Jonardi — May 26, 2011 @ 5:42 am
Hi Gary,
Yes, we’re putting the finishing touches on Quick PDF Viewer ActiveX. It is looking pretty good. I think we’ll be able to release it just after 7.25 has been released early next week. We have done the back-end and front-end, now we just need to stitch them together.
I will contact you as soon as we have something that you can test.
Cheers,
– Rowan.
Comment by Rowan — May 26, 2011 @ 5:45 am
Hi Marshall,
SetFormFieldSubmitAction has been added in the latest internal Quick PDF Library build and will be released with the final version of 7.25 next week.
Cheers,
– Rowan.
Comment by Rowan — May 26, 2011 @ 5:46 am
First I’d like to say, a great product.
Can we get TIFF (or other format) resolution/dpi tags fixed so if we save at 200 dpi, the tags are set correctly to show 200 dpi?
Comment by Tom — May 26, 2011 @ 11:13 am