Message 1 of 3
Version proprety of a PDF with iLogic

Not applicable
07-21-2016
07:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello.
I'm looking for a function which can read/write a version proprety in a PDF file, like this but for a PDF :
oRevNum = iProperties.Value("Project", "Revision Number")
We use the PDF to make some archives of our drawings, and I'd like to use the version proprety on a PDF to check with iLogic if the PDF is the actual PDF or an archive.
Best regards