Do you own a Debenu Quick PDF Library 12/11/10/9/8/7? Upgrade to Debenu Quick PDF Library 13!

Foxit Quick PDF Library

EzPDFlibrary is a pirated version of Quick PDF Library

December 2, 2010

We don’t usually publicize copyright infringements of our products — we prefer to deal with these issues privately — but unfortunately due to the risk that innocent customers might purchase pirated software, we’ve decided to alert the general public.

EzPDFlibrary is a pirated version of Quick PDF Library. I won’t link to their website, but it’s not hard to find. They have stolen the source code, documentation and samples and re-branded it as their own. They are now selling this software to unsuspecting customers. This is of course completely illegal, infringes our copyright for Quick PDF Library and of course defrauds innocent people of hard earned money.

We’re taking the appropriate action against this company (contacting their payment processor, web host and more) but you could be of great assistance to us if you alert anyone you see mentioning the name EzPDFlibrary to the fact that this is pirated software and should not be used. Instead, they should look at Quick PDF Library (obviously!).

It might be “Ez” to pirate software, but it certainly was not easy to build such a powerful library as Quick PDF Library over the past 10 years, so we’d appreciate any help you can provide in alerting your fellow developers to avoid these fraudsters and bring them down.

Thank you.

By Rowan | Comments (11) | Posted in News,Quick PDF Library

Quick PDF Library 7.22 Released, Includes Delphi XE and JBIG2 Support

November 25, 2010

Quick PDF Library 7.22 has been released and is ready for testing. This is the official (and final) build of 7.22 and it is jam-packed with new functions, enhancements and bug fixes. Three major highlights for this release include Delphi XE support, JBIG2 support and improved CMYK rendering.

Release Notes

New functions

  • SetImageResolution
  • SetOutlineRemoteDestination
  • SetRenderDCOffset
  • SetOverprint
  • CompareOutlines
  • GetOutlineObjectNumber
  • NewDestination
  • AddLinkToDestination
  • NewNamedDestination
  • GetDestName
  • SetOutlineNamedDestination
  • SetRenderScale
  • GetRenderScale
  • SetFindImagesMode

Bug fixes

  • Circle co-ordinates in metafile import
  • Empty fills in metafile import
  • Added support for a text output operator in the renderer
  • Alignment calculations for the FitImage function for different measurement units
  • Corrected DADrawCapturedPage function
  • NewStaticOutline function accepts a ParentID of 0
  • LoadFromString correctly sets the SourceFileSize
  • Improvements to retrieval of annotation properties (page number)
  • Improvements to font name matching for non-embedded fonts
  • Improvements to form field appearance stream generation for rotated pages/fields
  • Improvements to form field appearance stream generation for fields with auto-size fields
  • GetTableColumnCount returns correct result
  • Adjustments to EPS output
  • Corrected the operation of the DAMovePage function
  • Improvements to direct access form field functions
  • Protection from divide by zero exceptions in the renderer
  • Correct handling of offset CropBox in the renderer
  • Direct access image extraction corrected for TIFF images

Enhancements

  • Support for rendering images compressed with JBIG2 encoding
  • Support for reading PDFs containing malformed (19-byte) xref table entries
  • Support for CFF fonts stored in OpenType format
  • Support for Format2 charset tables in CFF font data
  • Support for remote destination file names in GetOutlineOpenFile
  • Added new DLL import for C++ with MFC (CString instead of std::string)
  • Added new DLL import for Visual FoxPro
  • Added new DLL import for VB.NET
  • Support for Delphi XE
  • FitTextBox, allow Options = 3
  • Improved CMYK to RGB mapping
  • Added support for bleed, trim and art box in CapturePageEx
  • Added support for bleed, trim and art box in DACapturePageEx
  • Improvements to GetNamedDestination
  • Upgraded internal ZLib library to version 1.2.5
  • Improved loading of documents with data after the %%EOF tag
  • Added new DLL import for C++ with MFC (CString instead of std::string)
  • Added new DLL import for Visual FoxPro
  • Added new DLL import for VB.NET
  • Support for Delphi XE
  • Direct access image extraction now supports JPEG images

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.

By Rowan | Comments (3) | Posted in News,Quick PDF Library,Releases

Quick PDF Library 7.22 Beta 3 Released

November 3, 2010

Quick PDF Library 7.22 beta 3 has been released and is ready for testing. This new beta includes numerous improvements and bug fixes, as well as 8 new functions. The 7.22 beta 3 installer can be downloaded from the button below.

Release Notes

New functions

  • SetOverprint
  • CompareOutlines
  • GetOutlineObjectNumber
  • NewDestination
  • AddLinkToDestination
  • NewNamedDestination
  • GetDestName
  • SetOutlineNamedDestination

Bug fixes

  • GetTableColumnCount updated to use GetColumnCount instead of GetRowCount
  • Adjustments to EPS output
  • Bug fix in LZW decoding

Enhancements

  • FitTextBox, allow Options = 3
  • Improved CMYK to RGB mapping
  • Added support for bleed, trim and art box in CapturePageEx
  • Added support for bleed, trim and art box in DACapturePageEx
  • Improvements to GetNamedDestination
  • Upgraded internal ZLib library to version 1.2.5
  • Improved loading of documents with data after the %%EOF tag

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.

By Rowan | Comments (4) | Posted in News,Quick PDF Library,Releases

Debenu, developer of Quick PDF Library, has acquired Planet PDF, PDF Store and ARTS PDF

October 21, 2010

We’re (really) excited to announce that we have added Planet PDF, PDF Store and ARTS PDF to the family of Debenu products — which already includes Quick PDF Library, Quick PDF Tools and Benubird.

News about this can be found at Planet PDF and on the Debenu Blog.

What does this mean for Quick PDF Library?

Well it means that Quick PDF Library will be exposed to an even greater number of developers (the Planet PDF Forum is the number #1 forum for PDF users, from beginners to the guys who write the PDF specs) and will have even more resources behind it. It’s an exciting time for the library and a great time to start developing your applications using it.

P.S. Quick PDF Library 7.22 beta 3 is almost ready for release…

By Rowan | Comments Off on Debenu, developer of Quick PDF Library, has acquired Planet PDF, PDF Store and ARTS PDF | Posted in News

Quick PDF Library 7.22 Beta Released, Includes JBIG2 Support

August 30, 2010

Quick PDF Library 7.22 beta 1 has been released and is ready for testing. The 7.22 beta 1 installer can be downloaded from the button below.

Release Notes

New functions

  • SetImageResolution
  • SetOutlineRemoteDestination

Bug fixes

  • Circle co-ordinates in metafile import
  • Empty fills in metafile import
  • Added support for a text output operator in the renderer
  • Alignment calculations for the FitImage function for different measurement units
  • Corrected DADrawCapturedPage function
  • NewStaticOutline function accepts a ParentID of 0
  • LoadFromString correctly sets the SourceFileSize

Enhancements

  • Support for rendering images compressed with JBIG2 encoding
  • Support for reading PDFs containing malformed (19-byte) xref table entries
  • Support for CFF fonts stored in OpenType format
  • Support for Format2 charset tables in CFF font data
  • Support for remote destination file names in GetOutlineOpenFile

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.

By Rowan | Comments (7) | Posted in News,Quick PDF Library,Releases

Quick PDF Library Survey

August 24, 2010

It’s survey time. A bit like hammer time, but not quite as exciting. But bare with me…

We’ve put together a survey to help us gain a better understanding of how you use Quick PDF Library and how you might use it in the future and we’d really like your feedback.

The survey has 10 multiple choice questions and should only take a few minutes to fill out. Here it is:

Quick PDF Library Survey

We look forward to your feedback. Thanks for your time in advance.

By Rowan | Comments Off on Quick PDF Library Survey | Posted in News

Customer Testimonials — We Need You!

We’re in the process of sprucing up the site for Quick PDF Library and we’d like to add a few customer testimonials, so if you’re a happy Quick PDF customer and would like to send us a testimonial, please email me at rowan.hanna@debenu.com.

Thanks for your support!

By Rowan | Comments Off on Customer Testimonials — We Need You! | Posted in News

JBIG2 support coming (very) soon

August 19, 2010

More and more PDF files are landing in our inbox that use JBIG2 image compression. We were not planning on adding support for JBIG2 until later in the year, but due to popular demand, we’ve decided to support it much sooner.

So the next version, 7.22, will support JBIG2 compression. We should have a beta ready in 1-2 weeks. Most of the development for this feature has been done and now we’re just testing and optimizing.

If you have any PDF files that use JBIG2 compression please send them to me at rowan.hanna@debenu.com and I will add them to our repository of testing files.

By Rowan | Comments (3) | Posted in News,Tips & Tutorials

Quick PDF Library Lite 7.21 Released — Free PDF SDK!

August 17, 2010

Quick PDF Library Lite 7.21, a free PDF SDK, has been released and is now ready for download. This new release includes a new function, SetBaseURL, as well as all of the bug fixes and enhancements that were included in the full Quick PDF Library 7.21 release.

If there are new functions that you think would really enhance Quick PDF Library Lite, post a comment and we’ll see what we can do in the next release.

To find out more about Quick PDF Library Lite visit this link: Free PDF library.

By Rowan | Comments Off on Quick PDF Library Lite 7.21 Released — Free PDF SDK! | Posted in News,Quick PDF Library Lite,Releases

Quick PDF Library 7.21 Beta 1 Released

July 2, 2010

Quick PDF Library 7.21 beta 1 has been released and is ready for testing. This beta includes 13 new functions, performance improvements and bug fixes.

The 7.21 beta 1 installer can be downloaded from the button below.

Release Notes

New functions
  • GetDocumentFileSize
  • GetMaxObjectNumber
  • GetOptionalContentConfigCount
  • GetOptionalContentConfigState
  • GetActionDest
  • ClearImage
  • ImportEMFFromStream
  • AddTextMarkupAnnotation
  • GetAnnotDest
  • SetAnnotQuadPoints
  • GetAnnotQuadPoints
  • GetAnnotQuadCount
  • DAGetAnnotationCount
Bug fixes
  • Corrected processing of dictionaries inside content streams
  • Corrected handling of inherited page rotation
  • Added support for font dictionaries directly inside resource dictionaries
  • Fixed miter limit handling in metafiles
  • Added support for nested page labels
  • Corrected handling of PostScript names in TrueType fonts
Enhancements
  • Added support for JPEG2000 images with separate indexed color space
  • Added support for certain DeviceN color spaces

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.

By Rowan | Comments (8) | Posted in News,Quick PDF Library,Releases

« Older PostsNewer Posts »