Previous | Next | (P-PDF) Acrobat 6.0
Topic: PDDoc Save
Conf: (P-PDF) Acrobat 6.0, Msg: 119137
From: jefke
Date: 9/23/2004 07:08 PM
Hi,
Does maybe someone know how to save a pdf document that is opened in a webbrowser.
I want to do this without using the "Save a Copy" toolbar button, but instead I want to use may own toolbutton (so that I can save it to a specific location).
I allready tried PDDoc.Save(PDSaveFull + PDSaveCopy, "c:\test.pdf")
But this wont' work.
Some sample code please.
Thanx