Re: Use pdf as background for form



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";

.



Relevant Pages

  • Re: Use pdf as background for form
    ... file contains a form that the user prints out, fills in and mails ... �I want to create a program to computerize this but do not want ... PDF file, have the user click a button and make a Shell call to Print ...
    (alt.comp.lang.borland-delphi)
  • Re: Use pdf as background for form
    ... file contains a form that the user prints out, ... �I want to create a program to computerize this but do not want ... PDF file, have the user click a button and make a Shell call to Print ... I also assume that the PDF isn't already set up to be a fill-in form, or else TD wouldn't need to write any program at all since Acrobat and Foxit both support fill-in forms. ...
    (alt.comp.lang.borland-delphi)
  • Use pdf as background for form
    ... Is there a way to use a pdf file as the background of a form. ... file contains a form that the user prints out, fills in and mails ... I want to create a program to computerize this but do not want ...
    (alt.comp.lang.borland-delphi)