Results 1 to 4 of 4

Thread: How to print filled/last edited timestamp of the pdf file on Adobe Acrobat

  1. #1
    Join Date
    Sep 2011
    Posts
    63

    How to print filled/last edited timestamp of the pdf file on Adobe Acrobat

    Last four month I work on one project that mostly depend on the pdf file and for creating as well as maintaining this pdf file I use adobe acrobat 9 software on windows 7. Now I faced one issue with hthis software. I want to print timestamp means date and time when any user lastly edited or filled this pdf files. I haven’t found any option that help to get this timestamp information of this pdf file. Also I want to get this information onto my print option. Can anybody help me to do this task. I google it but can’t found any option. Any suggestions??

  2. #2
    Join Date
    May 2011
    Posts
    410

    Re: How to print filled/last edited timestamp of the pdf file on Adobe Acrobat

    In adobe acrobat software there is not any predefined option available to get this information. You need to either contact the developer of this adobe acrobat software or check what result is being available onto it. if developer has been provide you any procedure, apply it onto your software. Otherwise try to develop this timestamp information with the help of the java script language. There are so many inbuilt API available onto it. That works to get and provide such information. Hence use this and get appropriate information.

  3. #3
    Join Date
    Jun 2011
    Posts
    635

    Re: How to print filled/last edited timestamp of the pdf file on Adobe Acrobat

    As your field's custom calculation, enter following code onto it and check what result arrives with this software. I hope that this will be provide you the option to print the timestamp details of this software. In that you need to use below
    code:
    event.value = util.printd("yyyy-mm-dd",this.info.modDate)

  4. #4
    Join Date
    Jul 2011
    Posts
    640

    Re: How to print filled/last edited timestamp of the pdf file on Adobe Acrobat

    Quote Originally Posted by QUENBY View Post
    As your field's custom calculation, enter following code onto it and check what result arrives with this software. I hope that this will be provide you the option to print the timestamp details of this software. In that you need to use below

    code:
    event.value = util.printd("yyyy-mm-dd",this.info.modDate)
    Yes, this code is also being very useful and I try this code in my situations. This code has been help in my similar kind of project that will be help to fix this issue. I would be say that there is also necessary to set the time format as well as date format of this software. Be careful at the time of applying this code onto the software. This date/time format makes major impact onto the software for maintain the timestamp information of this software. Hence I would be say that try this simple thing and check what result arrives onto it.

Similar Threads

  1. How to remove text from adobe acrobat file?
    By Raffaele in forum Windows Software
    Replies: 5
    Last Post: 25-05-2012, 08:52 PM
  2. Replies: 8
    Last Post: 16-03-2012, 02:35 PM
  3. Moving pages in pdf-file of Adobe Acrobat X‎
    By Zev in forum Windows Software
    Replies: 6
    Last Post: 15-11-2011, 10:47 AM
  4. Replies: 5
    Last Post: 15-11-2011, 10:46 AM
  5. Adobe acrobat Print Error: The document could not be printed
    By Jona-thon in forum Windows Software
    Replies: 5
    Last Post: 14-07-2010, 03:40 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,248,045.29673 seconds with 17 queries