modify pdf files

  • Thread starter Thread starter DalH
  • Start date Start date
D

DalH

I'm searching for a dll that I can include in my project that edits text in
a pdf file.

This is what I would like to do:
I have a pdf that contains the text 'varFirstname' in the correct font and
the pdf is already in the correct size.
The .NET project needs to change the 'varFirstname' with the data that is
entered in the form.
Is this possible and what do i need for this to work?

I'm not allowed to install any components on the server, because we use a
shared hosting.
 
Back
Top