From: Phil D. <ph...@du...> - 2003-08-18 22:09:52
|
The invoices, orders and statements and a couple of others use the R & OS pdf-php class to create pdfs you will know these ones because they include the file PDFStarter_ros.inc You are using linux I guess. pdflib can be used as a shared module I think I can't remember the details - I know I had some trouble installing it first time out. The php manual has some good pointers about pdflib installation and also there are a few links referred to in the INSTALL file of web-erp which spell out pdflib installation. Phil ----- Original Message ----- From: "Chris McClendon" <MCC...@dc...> To: <ph...@du...> Sent: Tuesday, August 19, 2003 1:06 AM Subject: Re: web-erp > Phil, > > I did install the pdflib.rpm, and it will create pdf files for some of the reports and invoices. Could it be that I don't have pdflib compiled in PHP or a configuration issue? > > Thanks, > > Chris > > Chris McClendon > Technology Strategist > Georgia Department of Corrections > Phone 404-651-7045 > >>> Phil Daintree <ph...@du...> 08/16/03 00:24 AM >>> > Hi Chris, > > This is because the system needs pdflib either compiled into PHP or the module > enabled. The system creates PDF files - the installation instructions talk > about the requirement for pdflib (I hope!) > > The sourceforge web hosting does not have pdflib available since it is rather > expensive to lisence - work is underway to convert to a different pdf > creation php-pdf class developed by R & OS Ltd > > Regards > Phil > > On Saturday 16 August 2003 04:09, you wrote: > > Phil, > > > > I have been looking at Web-erp for a small area in our > > department. It works great with one exception. When I try to > > run certain report functions, I get this error message; > > > > Fatal error: Call to undefined function: pdf_new() in > > /var/www/html/web-erp/PDFStarter.inc on line 5 > > > > I'm getting that on any PDF function that calls, > > "PDFStarter.inc". > > > > I searched though the support section, but did not see > > anyone else reporting the problem. It also happens on you > > on-line demo. > > > > For instance, it happens when I try to run, Inventory > > Valuation Reporting. > > > > Any help would be greatly appreciated. > > > > Chris McClendon > > user ID=mcclec00 > > e-mail=mcc...@dc... > > |