ReaderExists
Set AloahaPDF = CreateObject(“AloahaSimplePDF_oop.simpleEdit”) MsgBox CStr(AloahaPDF.ReaderExists) Set AloahaPDF = Nothing
Set AloahaPDF = CreateObject(“AloahaSimplePDF_oop.simpleEdit”) MsgBox CStr(AloahaPDF.ReaderExists) Set AloahaPDF = Nothing
We released today a new version of our Aloaha PDF Suite and our Aloaha PDF Signator. The “Out of Process Object” AloahaSimplePDF_OOP is a simple programming interface which bundles just the most important features of our Aloaha PDF SDK. Since it…