Searched refs:FPDF (Results 1 – 10 of 10) sorted by relevance
| /plugin/dw2pdf/vendor/setasign/fpdi/src/ |
| D | FpdfTpl.php | 19 class FpdfTpl extends \FPDF
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/ |
| D | CREDITS.txt | 4 * Software: FPDF * 24 -Clément Lavoillotte for HTML-oriented FPDF idea 46 * FPDF package. *
|
| D | README.md | 3 It is based on [FPDF](http://www.fpdf.org/) and [HTML2FPDF](http://html2fpdf.sourceforge.net/)
|
| /plugin/dw2pdf/vendor/setasign/fpdi/ |
| D | README.md | 13 documents and use them as templates in [FPDF](http://www.fpdf.org), which was developed by Olivier … 14 from a copy of [FPDF](http://www.fpdf.org), FPDI does not require any special PHP extensions. 21 Because FPDI can be used with FPDF, TCPDF or tFPDF we haven't added a fixed dependency in the main 25 To use FPDI with FPDF include following in your composer.json file:
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | TODO | 23 Missing zlib FPDF font generation error
|
| D | ChangeLog | 782 * Fixed: FPDF-generated PDF files with embedded fonts could not 898 (getting rid of AFM files in FPDF output method) 1085 of small cross (FPDF output) 1171 * Change: Complete support for interactive forms in FPDF and 1225 * Added support for checkbox form fields (FPDF) 1227 * Added support for radio form fields (FPDF) 1238 * Fixed: rectangles drawn using "rect" FPDF output driver method 1242 FPDF output 1244 * Fixed: circles (i.e. list item markers) were distorted in FPDF 1321 * Fixed 'dotted' line style caused errors in FPDF output [all …]
|
| D | pdf.fpdf.php | 93 * @param FPDF $handler PDF file wrapper (FPDF object) 97 * @see FPDF::is_object_written 113 * @param FPDF $handler PDF file wrapper (FPDF object) 1036 class FPDF { class 1622 function FPDF($orientation='P', $unit='mm', $format='A4') { function in FPDF
|
| D | output.fpdf.class.php | 331 $this->pdf =& new FPDF('P','pt',array(mm2pt($media->width()), mm2pt($media->height())));
|
| /plugin/dw2pdf/ |
| D | composer.lock | 299 …rs to read pages from existing PDF documents and use them as templates in FPDF. Because it is also…
|
| /plugin/html2pdf/html2pdf/html2ps/fpdf/ |
| D | fpdf.php | 68 * @param FPDF $handler PDF file wrapper (FPDF object) 72 * @see FPDF::is_object_written 88 * @param FPDF $handler PDF file wrapper (FPDF object) 940 class FPDF { class 1526 function FPDF($orientation='P',$unit='mm',$format='A4') { function in FPDF
|