Add text to a PDF document

  • Thread starter Thread starter tim
  • Start date Start date
T

tim

Hi all,

I need some help to add some text into an existing PDF document. I search
with Google but the only thing that I see is some basic things like merge,
split and print documents. I know how to do that.

I had the paper version of the Adobe SDK but I can't find it any more. Can
someone please help me with a few lines of code or a link to a site where I
can find more information how to get the job done.

Thanks in advance
Tim
 
tim said:
Hi all,

I need some help to add some text into an existing PDF document. I search
with Google but the only thing that I see is some basic things like merge,
split and print documents. I know how to do that.

I had the paper version of the Adobe SDK but I can't find it any more. Can
someone please help me with a few lines of code or a link to a site where I
can find more information how to get the job done.

Thanks in advance
Tim

Hi, Tim

Which version are you targeting ?
As far as I know Adobe supports .NET since v.7

Check this link for additional details:
http://www.adobeforums.com/cgi-bin/webx/.3bc27810

HTH,
Petar Atanasov
http://a-wake.net
 
Petar,

It can be done with version 7 but also 5 or 6. I think the the code for all
version shall be the same.
The link you mentioned is merging documents together and I know how to do
that from code.

Thanks
Tim
 
Hi Petar,

I found the digital version of the SDK and form here I can find what I need
to do.

Thanks
Tim
 
Back
Top