Question
Insert a visible line of text into the PDF header margin area programmatically
Insert a visible line of text into the PDF header margin area
Hi,
I am display a PDF file retrieved from database in web browser and need to print it. The problem I am facing is to add a line of text indicating the ID of the file and time stamp of when it was created. I am thinking using file stream operation(use Java or PL/SQL etc.) to add the line of text into the PDF file before display it in browser.
Any help on how to achieve this would be very appreciated.
Hedy

