Development of internet and intranet solutions PDF solutions based on pure PHP
The 'F' in FPDI stands for 'free': you may use it for any kind of project and adapt it to your needs -the license conditions of ASL 2.0 are met nevertheless.
class FPDI extends FPDF_TPL { mixed getLastUsedPageBox ( void ) }
With this method you can check if the box, you defined in FPDI::importPage() could be used or if another box were imported.
Returns the Name of the last imported pagebox.