Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

javaScript add the system file creation date

Community Beginner ,
Sep 16, 2020 Sep 16, 2020

Hi,

I have a javascript for my pdf and I want to insert the creation date into a form field. 

I was able to get the Modified date that you can see in Acrobat under tthe File->Properties->Description tab with 

this.info.CreationDate;

 

However I want to get the creation date under the system file properties (right click on the pdf->Properties).

Is this possible?

 

Thanks!

TOPICS
How to , PDF forms
702
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 27, 2020 Sep 27, 2020
LATEST

No, JS has no access to that information.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines