Skip to main content

Home/ Groups/ Acrobat
acrobat man

Adobe Forums - closing and re-opening a document re-instantiates acrobat. - 0 views

shared by acrobat man on 12 Dec 08 - Cached
  • This appears to be the method that works - AVDoc avDoc = AVDocOpenFromFile(pathName, fileSys, titleText); pdDoc = PDDocOpenFromASFile (PDFDataFile, authProc, doRepair); PDDocClearFlags(pdDoc, PDDocNeedsSave); PDDocClose(pdDoc); AVDocClose (avDoc, noSave); Everything works - as expected -  there is only one document instance , etc and it prints this is nice
1 - 5 of 5
Showing 20 items per page