garth25 wrote:
> Hi,
>
> I have been tasked to see if it is possible to fill in
>
http://www.uses.doleta.gov/pdf/eta9061.pdf
this government form and
> several others dynamically from a database.
>
> Does anyone have an idea if it can be done via ASP or am
I looking at
> recreating each form with HTML and filling in that way.
> My main issue with this is if the government will accept
the generated
> forms that way.
>
>
> Any ideas would be helpful.
>
> Thanks in advance
I have just got my head around using ASPPDF from
www.asppdf.com. Its a
component you install on your server. You can then
dynamically create a
PDF or put content onto an existing PDF.
Steve