Re: [PHP] PDFlib error help --

2002-08-22 Thread Hank Marquardt
Well an answer, even one I didn't want is better than no answer -- I only thought a band-aid might be around as the code did work at one time ... oh well, I guess I'm going to go learn more about PDFlib than I ever wanted to:( Thanks for the help. On Thu, Aug 22, 2002 at 07:53:13AM -0700, Rasmus

Re: [PHP] PDFlib error help --

2002-08-22 Thread Rasmus Lerdorf
There is no bandaid for this. Your code is simply wrong. You are calling a stroke function without having a path to stroke. You need to fix the code. -Rasmus On Thu, 22 Aug 2002, Hank Marquardt wrote: > I've got an old, inherited codebase (>18months) that generates PDFs -- just > upgraded th

[PHP] PDFlib error help --

2002-08-22 Thread Hank Marquardt
I've got an old, inherited codebase (>18months) that generates PDFs -- just upgraded the server and libraries and php versions and now the PDF stuff is broken -- a quick scan of the archive and on google didn't this issue on there. The error I'm getting is: PDFlib error: function 'PDF_stroke' mu