These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Acrobat SDK 8.1 C# Programming

richwright
Registered: Oct 8 2007
Posts: 4

I am working on a program which cycles through a directory of PDF files and apply a custom property to each file. I am able to access each file and update the property, but I am prompted to save each file.

Is it possible to programmatically disable to prompt for save with changes?
Is it necessary to display the acrobat application when each file is opened?

lkassuba
ExpertTeam
Registered: Jun 28 2007
Posts: 3636
Might want to try posting this Acrobat SDK question to the Acrobat Developer's SDK Forum at:
http://forum.adobe.com/webx/.eed56a0/

Lori Kassuba is an AUC Expert and Community Manager for AcrobatUsers.com.

richwright
Registered: Oct 8 2007
Posts: 4
Thank you for the response lkassuba. I will give the developer forum a try.