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

How to update PDF Title with value from Excel

New Here ,
Oct 10, 2016 Oct 10, 2016

I have searched and found information on importing excel data into a single PDF but that is not quite what I need.  I need to loop through a directory of PDF's and if the pdf document name matchs the field PDF in my excel file then update the PDF Title field with the Title from the spreadsheet. 

So basically loop through c:\pdfs and if PDF Name = Excel spreadsheet PDF column value then update the actual PDF Title with the value from the excel spreadsheet column Title.  I guess I would have to scan every row of the spreadsheet to see if that PDF existed or not.  Is this possible?

Thanks!

Excel:

PDFTITLE
CL01000399.pdfCOMMON POLICY CONDITIONS
TOPICS
Acrobat SDK and JavaScript , Windows
1.4K
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

correct answers 1 Correct answer

Community Expert , Oct 10, 2016 Oct 10, 2016

Edit: Sorry, my original reply was wrong. I misunderstood your request.

Yes, this can be done in Acrobat, but it would require the development of a custom-made script and an Action.

Translate
Community Expert ,
Oct 10, 2016 Oct 10, 2016

Edit: Sorry, my original reply was wrong. I misunderstood your request.

Yes, this can be done in Acrobat, but it would require the development of a custom-made script and an Action.

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
New Here ,
Oct 12, 2016 Oct 12, 2016
LATEST

Ok thank you!

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