I am trying to change the SRC property of an Adobe Acrobat object in my program. When I insert code to do this, for example the line :
c:\apfcDocumentDB\images\example2.pdf"
followed by the line:
c:\apfcDocumentDB\images\test2.pdf"
produces the error:
"Method 'src' of object '_DPdf' failed"
Can someone please let me know how to do this?
Thanks...
c:\apfcDocumentDB\images\example2.pdf"
followed by the line:
c:\apfcDocumentDB\images\test2.pdf"
produces the error:
"Method 'src' of object '_DPdf' failed"
Can someone please let me know how to do this?
Thanks...