PDF Overflow



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
.



Relevant Pages

  • Problems trying to call functions in one file from another
    ... is in a php file, ... let's say this file has a bunch of code in it and a bunch of functions ... Then, let's say I have another php file inside the upper level folder, ... dosomethinglevel2(); // call function in another directory ...
    (comp.lang.php)
  • Re: PHP Page and Database Not Interfacing
    ... Our hosting company evidently upgraded their version of php, ... to insert some new statements into the php file that interfaces with ... the data base. ...
    (alt.php)