Re: Use pdf as background for form



On May 20, 6:40 pm, Jamie
<jamie_ka1lpa_not_valid_after_ka1l...@xxxxxxxxxxx> wrote:
TD wrote:
Is there a way to use a pdf file as the background of a form.  The pdf
file contains a form that the user prints out, fills in and mails
off.  I want to create a program to computerize this but do not want
to convert the pdf file to any other type of image.

Thanks,
TD

  I you import the ActiveX control for the PDF reader.,
there is a PaintTo procedure that'll let you paint the
viewing page to another location like a Bitmap or what
ever..

http://webpages.charter.net/jamie_5";

I'm very new to Delphi so help me out here please.

How do I import the Adobe Acrobat Reader activex control into Delphi?

Where can I find docmentation on how to use the PaintTp procedure?

How would I print the data so that it lines up correctly on the pdf
file when I print it?

Thanks to all who replied !!!
TD
.



Relevant Pages