Link to home
Start Free TrialLog in
Avatar of k5imism3
k5imism3

asked on

VB4 and CGI

I have a serious problem.  I attempting to create a 'on the fly' PDF based on user input from an HTML form. The Crystal report template is the same for all, just the records contained will vary.  My VB CGI references a Crystal control on a VB form that remains hidden. The printer is Acrobat distiller, which captures print and sends it to a specified directory where it is converted to a PDF for use with Acrobat Reader.  This setup works great with no CGI code attached. With CGI, VB tells me there are no printers attached to my server. Without CGI, VB correctly tells me what printers are installed.

What do I do to get this to work?
Deadline approaching!!
Thanks, Scott
Avatar of y96andha
y96andha

Are the printers local printers or network printers? What user account does your VB CGI run under?
ASKER CERTIFIED SOLUTION
Avatar of icd
icd

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial