You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Roman Kharin edited this page Mar 21, 2015
·
2 revisions
Open
fpdf.open():
Description
This method begins the generation of the PDF document. It is not necessary to call it explicitly because AddPage() does it automatically.
Note: no page is created by this method.