Skip to main content
Participant
December 30, 2020
Answered

need to adding unique number in pdf with each pages by auto

  • December 30, 2020
  • 1 reply
  • 797 views

Hi,

I need to Script / Actoin or any otherway to below requirement.

I have unique number in excel file and paste into PDF in each file like below example.

Step:

1. copy value "FAIZ00001" form excel file and paste value in PDF in page 1.

2. copy value "GP245698" form excel file and paste value in PDF in page 2.

3. copy value "654987123" form excel file and paste value in PDF in page 3.

4. and in end take print out for all pages.

 

thanks.

This topic has been closed for replies.
Correct answer try67

You can't do that directly from an Excel file. You will have to save the file as a plain-text file first, and then you could use a script to read that file and paste the contents from it into the PDF. You will need to decide how to do that, though. Do you want to use a field? A comment? A watermark? Something else? Either way, it will require the development of a custom-made script.

1 reply

try67
Community Expert
try67Community ExpertCorrect answer
Community Expert
December 30, 2020

You can't do that directly from an Excel file. You will have to save the file as a plain-text file first, and then you could use a script to read that file and paste the contents from it into the PDF. You will need to decide how to do that, though. Do you want to use a field? A comment? A watermark? Something else? Either way, it will require the development of a custom-made script.

Participant
December 30, 2020

thanks for quick reply,

 

okay i can text file, could you please share process to add number with Field and Script.

try67
Community Expert
Community Expert
December 30, 2020

That would require me creating this script for you, which I can do for a small fee.

You can contact me privately via [try6767 at gmail.com] to discuss it further.