- Example 001 : first example with default Header and Footer
- Example 002 : without Header and Footer
- Example 003 : custom Header and Footer
- Example 004 : text Stretching with Cell()
- Example 005 : Multicell()
- Example 006 : WriteHTML()
- Example 007 : independent columns with WriteHTMLCell()
- Example 008 : external UTF-8 Unicode text file
- Example 009 : Image()
- Example 010 : text on multiple columns
- Example 011 : table with primitive methods
- Example 012 : graphic methods
- Example 013 : graphic transformations
- Example 014 : forms and javascript
- Example 015 : index with Bookmarks()
- Example 016 : document encryption
- Example 017 : independent columns with MultiCell()
- Example 018 : Persian and Arabic language on RTL document
- Example 019 : alternative config file
- Example 020 : complex alignment with Multicell()
- Example 021 : writeHTML() text flow
- Example 022 : CMYK colors
- Example 023 : page groups
- Example 024 : object visibility with setVisibility() and layers with startLayer()
- Example 025 : object transparency with SetAlpha()
- Example 026 : text clipping
- Example 027 : 1D barcodes
- Example 028 : multiple page formats
- Example 029 : Set PDF viewer display preferences with setViewerPreferences()
- Example 030 : colour gradients
- Example 031 : pie chart graphic
- Example 032 : EPS/AI vectorial image with ImageEPS()
- Example 033 : mixed font types (TrueType Unicode, core, CID-0)
- Example 034 : clipping masks
- Example 035 : border styles with SetLineStyle()
- Example 036 : PDF text annotations
- Example 037 : spot colors
- Example 038 : unembedded CID-0 CJK font
- Example 039 : HTML text justification
- Example 040 : booklet mode (double-sided pages)
- Example 041 : file attachment
- Example 042 : image with transparency (alpha channel)
- Example 043 : disk caching
- Example 044 : move, copy and delete pages
- Example 045 : table of contents
- Example 046 : text hyphenation
- Example 047 : transactions and UNDO
- Example 048 : HTML tables with header and rowspan
- Example 049 : call TCPDF methods in HTML
- Example 050 : 2D barcodes (QR-Code, Datamatrix ECC200 and PDF417)
- Example 051 : image as a page background
- Example 052 : digital signature certification
- Example 053 : javascript functions
- Example 054 : XHTML form
- Example 055 : core fonts dump
- Example 056 : crop marks and registration marks
- Example 057 : vertical alignment and metrics on Cell()
- Example 058 : SVG vectorial image with ImageSVG()
- Example 059 : table of contents with HTML templates
- Example 060 : advanced page settings
- Example 061 : XHTML + CSS
- Example 062 : XObject templates
- Example 063 : text stretching and spacing (tracking/kerning)
- Example 064 : no-write page regions
- Example 065 : PDF/A-1b (ISO 19005-1:2005) document
- Example 066 : Using WriteHTMLCell
- Example 067 : Shorthand border styles including !important