Re: [PHP] PDF Overflow

2007-03-02 Thread Holger Blasum
On 02-28, Eddie Schnell wrote:
 I am writing a PHP file that outputs a PDF file that will have a bunch 
 of data from the data base. After the ammount of data hits 24 pieces(23 
 with 0) i need it to go to a new page. I am using the PDFB Library which 
 contains a custom barcode thing, FPDI+FPDF.

PDFB's $pdf-AddPage(); looks like what you need?

Kind regards,

-- 
Holger Blasum +49-174-7313590 (cell) GnuPG 1024D/ACDFC3B769DC1ED66B47


signature.asc
Description: Digital signature


[PHP] PDF Overflow

2007-02-28 Thread Eddie Schnell
I am writing a PHP file that outputs a PDF file that will have a bunch 
of data from the data base. After the ammount of data hits 24 pieces(23 
with 0) i need it to go to a new page. I am using the PDFB Library which 
contains a custom barcode thing, FPDI+FPDF.


Thank's for your help in advance, Eddie

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php