This content has been marked as final.
Show 3 replies
-
1. Re: Need Help for DigSigCompareWords in DLL File
lrosenth Jun 28, 2011 1:46 AM (in response to DareenTourkey)That Acrobat SDK is for use in building Acrobat plugins (and a few other
things). It is NOT for building stand-alone DLLs. That is why the HFTs
are null - you aren't inside Acrobat.
-
2. Re: Need Help for DigSigCompareWords in DLL File
DareenTourkey Jun 28, 2011 3:01 AM (in response to lrosenth)Thanks for your fast response ...
Can i use PDF Library SDK to use Acrobat Compare in c++ application as a DLL file ?
if yes how can i get it?
Thanks again for you co-operation
-
3. Re: Need Help for DigSigCompareWords in DLL File
lrosenth Jun 28, 2011 3:12 AM (in response to DareenTourkey)You can use the PDFLibrary to build a stand-alone DLL - that's what it is
for.
However, the PDFLibrary does not include that specific API


