Hi, does anyone know if it is possible to populate PDF form with perl? My script can fill out the pdf with user information and save it or output the form to standard output in text. But what I want is to display the pdf form to user without saving. Does anyone have solution of any idea? Thank.
Sure. Sorry, I should have done that. Here are the errors:
Error message in the log file:
[client 127.0.0.1] Can't locate LWP.pm in @INC (@INC contains: .) at C:/Apache Group/Apache2/cgi-bin/test.cgi line 7.\r [Sun Feb 26 13:42:07 2006] [error]
[client 127.0.0.1] BEGIN failed--compilation...
Hi all,
Does anyone know how to configure Apache so that it knows where to find the newly installed perl module? When I run my cgi which uses a newly installed module, my apache server cannot find it and gives me error. Please help. Thanks.
Hi everyone,
I have just started to learn perl and encountered many issues. I hope there is someone here can help. I need to use the LWP library so I downloaded and installed it. Then I tried to use (i.e. use LWP;) it in a program. When I run it in DOS, it works fine, but when I run the same...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.