I have to write a program that opens up a pdf document and inserts a code somewhere inside the pdf and then saves the file on the server.
Right now the pdf has a line that reads
Your code is ______.
I need it to say your code is 7889. for example.
Anyone know how this could be done?
Right now the pdf has a line that reads
Your code is ______.
I need it to say your code is 7889. for example.
Anyone know how this could be done?