Welcome to the examples page. We'll write more here as time permits, but in the meantime use the menu at left to view the examples we do have online. Some of the examples were broken during the move to the new server, but we will get them online again as soon as possible.
VeryPDF HTML Converter can also be used by Web-based applications to convert HTML, RTF, WMF, EMF files to PDF, PS (Postscript), TXT, TIF, TIFF, JPG, JPEG, GIF, PNG, BMP, WMF, EMF, PCX, TGA, JP2, PNM dynamically at real time.
FPDF is a PHP class which allows to generate PDF files with pure PHP, that is to say without using the PDFlib library. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
As you can see, this function requires a handle to the PDF document, a reference to the font object to be used, the text string to be written (obviously!), and the X and Y coordinates of the position at which to begin writing the text. These coordinates are specified with respect to the origin (0,0), which is located at the bottom left corner of the document.