Quite some time ago I purchased iSEDQuickPDF lib mainly for printing PDF docs from my apps.
Since then the lib has been bought out and is now QuickPDF lib version 7.xx. They have an upgrade policy for previous owners (still not cheap though). And they've dropped their support for PB (samples, etc).
Has anyone done the deed and upgraded ? Is it worth is ? And is there a PB wrapper for this new version ?
Thanx ...
QuickPDF Lib 7.xx ???
Yes, they list full unicode support.
Code: Select all
http://www.quickpdflibrary.com/products/quickpdf/features.php
Re: QuickPDF Lib 7.xx ???
Deleted - double up ?
Last edited by swan on Mon Nov 02, 2009 11:02 pm, edited 1 time in total.
Re: QuickPDF Lib 7.xx ???
@ srod - U may be interested in the latest version of the QuickPDFLibrary V7.17
Amounst other new features they list the following Unicode support:
Amounst other new features they list the following Unicode support:
Code: Select all
Unicode Support
The following functions have been Unicode enabled:
DAGetInformation
DASetInformation
SetCustomInformation
GetCustomInformation
SetInformation
GetInformation
GetCatalogInformation
SetCatalogInformation
RetrieveCustomDataToString
StoreCustomDataFromString
GetAnalysisInfo
NewOutline
SetOutlineTitle
OutlineTitle
NewStaticOutline
GetOutlineJavaScript
SetOutlineJavaScript
AddLinkToJavaScript
FormFieldJavaScriptAction
GetFormFieldJavaScript
SetOpenActionJavaScript
PageJavaScriptAction
DocJavaScriptAction
AddGlobalJavaScript
GetGlobalJavaScript
GlobalJavaScriptPackageName
GetPageJavaScript
AddPageLabels
GetPageLabel
NewOptionalContentGroup
GetOptionalContentGroupName
GetDocumentFileName
DAExtractPageText
GetPageText
ExtractFilePageText
GetAnnotStrProperty
SetAnnotStrProperty
Re: QuickPDF Lib 7.xx ???
Hi Swan,
I spoke to the developers of QuickPDFLibrary and I cannot use this product for my intended purposes as it invalidates their license. This leaves me with but one option - write my own pdf library which is on the mountain which is the srod to-do list!
I spoke to the developers of QuickPDFLibrary and I cannot use this product for my intended purposes as it invalidates their license. This leaves me with but one option - write my own pdf library which is on the mountain which is the srod to-do list!
I may look like a mule, but I'm not a complete ass.
Re: QuickPDF Lib 7.xx ???
That's a pity.
I'll be updating to the latest version just so I can work with the latest versions of pdf files.
Cheers ...
I'll be updating to the latest version just so I can work with the latest versions of pdf files.
Cheers ...

