Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Changing SRC of Adobe Acrobat object at runtime

Status
Not open for further replies.

Nickels

MIS
Oct 1, 2002
3
US
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...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top