Page 1 of 1

Add text to a PDF

Posted: 2006-06-19T15:05:33-07:00
by oddball508
Does anyone know of a commandline or vbscript way of adding text to a PDF file without regenerating the PDF file?

Basicaly I have a large number of PDF files (around 1.3 million). I want to add a serial number to the bottom right hand corner. I can not use a watermarking process such as in PDFTK as the originals PDF file are created from images (ie One image per page and that image fills each page).

Thanks.