Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
tigerrabbit@adobeforums.com #1
How to close the doc clearly in my plugin?
write a plugin and add a watermark to the doc,and call the pddocsave,and then delete the watermark added,add another watermark and saved.lastly i call the pddocsave,avdocdosave avdocclose,and pddocclose to close the doc,and want to move the file to another position,but always failed,told me that the file was opened by another process?but i have closed the doc? what is the matter?who can tell me.
tigerrabbit@adobeforums.com Guest
-
Opera Plugin - Like IE Plugin
Experts! Can anyone tell me if and how it is possible to insert the Contribute Plugin into the Opera Browser? Thank you very much, Sectas -
Please help --> How can I install flash player plugin (version 8) in browser without downloading setup or redirecting to macromedia site if flash plugin is not available in browser
Hi, Please help How can I install flash player plugin (version 8) in browser without downloading setup or redirecting to macromedia site if... -
SO CLOSE!
I'm using coldfusion and the MYSQL Migration toolkit to create my web application but when I'm trying to convert my access database to mysql... -
close my project that is in a browser window (close this window)
How can I do this with a button? What do I have to put into button? -
tigerrabbit@adobeforums.com #2
Re: How to close the doc clearly in my plugin?
use the acrobat sdk 7.0.
tigerrabbit@adobeforums.com Guest
-
Leonard_Rosenthol@adobeforums.com #3
Re: How to close the doc clearly in my plugin?
Why are you mixing PDDoc and AVDoc calls in this manner? And how is the file opened - PDDocOpen, AVDocOpen, other?
Leonard_Rosenthol@adobeforums.com Guest
-
dit2000@adobeforums.com #4
Re: How to close the doc clearly in my plugin?
I am going through this problem, too. Does the sdk 7 work well with it compare to other version like the 8, 9?
dit2000@adobeforums.com Guest
-
tigerrabbit@adobeforums.com #5
Re: How to close the doc clearly in my plugin?
To Leonard Rosenthol:
i do not know how the file is opened?i just use the AVAppGetActiveDoc to get the AVDoc object,and then use the AVDocGetPDDoc to get thd PDDoc object throught the AVDoc object,and then operate the doc use the PDDoc object,and then save it.
at last i should close the doc and the window not the acrobat process ,want to move the file to another position,but all failed which said the file is open by another process.
tigerrabbit@adobeforums.com Guest
-
Leonard_Rosenthol@adobeforums.com #6
Re: How to close the doc clearly in my plugin?
Then if you started with an AVDoc - you should NEVER close the PDDoc. Also, if you didn't open the document, why would the user expect that you would be closing it?
Leonard_Rosenthol@adobeforums.com Guest



Reply With Quote

