RE: [PHP] Question regarding PDF creation

2005-04-18 Thread Chris W. Parker
Mário Gamito on Monday, April 18, 2005 3:01 AM said: > I'm using FPDF (http://www.fpdf.org/) to create a... PDF. First of all thanks for asking this question because I was in need of building PDFs and lo and behold FPDF works great so far! > $pdf->Cell(60,10,'Powe

[PHP] Question regarding PDF creation

2005-04-18 Thread Mário Gamito
Hi, I'm using FPDF (http://www.fpdf.org/) to create a... PDF. I'm trying to use a variable inside an instruction, but i'm getting errors or malformed PDFs and i can't figure how to overcome them. This instruction $pdf->Cell(60,10,'Powered by FPDF.',0,1,'C'); inserts a line in the PDF, starting