ReaderID(ReaderName)
Set AloahaPDF = CreateObject(“AloahaSimplePDF_oop.simpleEdit”) MsgBox CStr(AloahaPDF.readerid(AloahaPDF.readername(0))) Set AloahaPDF = Nothing
Set AloahaPDF = CreateObject(“AloahaSimplePDF_oop.simpleEdit”) MsgBox CStr(AloahaPDF.readerid(AloahaPDF.readername(0))) Set AloahaPDF = Nothing
Set AloahaPDF = CreateObject(“AloahaSimplePDF_oop.simpleEdit”) MsgBox CStr(AloahaPDF.readername(0)) 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…