--- a/tcpdf/examples/index.php +++ b/tcpdf/examples/index.php @@ -1,1 +1,89 @@ +'; +?> + + + + +TCPDF Examples + + + + + + + + +

TCPDF Examples

+ +
    +
  1. Simple PDF with default Header and Footer: [PDF]
  2. +
  3. Simple PDF without Header and Footer: [PDF]
  4. +
  5. Custom Header and Footer: [PDF]
  6. +
  7. Cell stretching: [PDF]
  8. +
  9. Multicell: [PDF]
  10. +
  11. WriteHTML and RTL support: [PDF]
  12. +
  13. Independent columns with WriteHTMLCell: [PDF]
  14. +
  15. External UTF-8 text file: [PDF]
  16. +
  17. Image: [PDF]
  18. +
  19. Multiple columns: [PDF]
  20. +
  21. Colored Tables: [PDF]
  22. +
  23. Graphic Functions: [PDF]
  24. +
  25. Graphic Transformations: [PDF]
  26. +
  27. Javascript and Forms: [PDF]
  28. +
  29. Bookmarks (Table of Content): [PDF]
  30. +
  31. Document Encryption: [PDF]
  32. +
  33. Independent columns with MultiCell: [PDF]
  34. +
  35. Persian and Arabic language on RTL document: [PDF]
  36. +
  37. Non unicode / Alternative config file: [PDF]
  38. +
  39. Multicell complex alignment: [PDF]
  40. +
  41. writeHTML alignment: [PDF]
  42. +
  43. CMYK colors: [PDF]
  44. +
  45. Page Groups: [PDF]
  46. +
  47. Object Visibility: [PDF]
  48. +
  49. Object Transparency: [PDF]
  50. +
  51. Text Rendering Modes and Text Clipping: [PDF]
  52. +
  53. Barcodes: [PDF]
  54. +
  55. Multiple page formats: [PDF]
  56. +
  57. Set PDF viewer display preferences: [PDF]
  58. +
  59. Colour gradients: [PDF]
  60. +
  61. Pie Chart Graphic: [PDF]
  62. +
  63. EPS/AI vectorial image: [PDF]
  64. +
  65. Mixed font types (TrueType Unicode, core, CID-0): [PDF]
  66. +
  67. Clipping masks: [PDF]
  68. +
  69. Line styles with cells and multicells: [PDF]
  70. +
  71. Text Annotations: [PDF]
  72. +
  73. Spot Colors: [PDF]
  74. +
  75. NON-embedded CID-0 CJK font: [PDF]
  76. +
  77. HTML Justification: [PDF]
  78. +
  79. Booklet (double-sided pages): [PDF]
  80. +
  81. File attachment: [PDF]
  82. +
  83. Image with Alpha Channel Transparency: [PDF]
  84. +
  85. Disk caching: [PDF]
  86. +
  87. Move, Copy and Delete page: [PDF]
  88. +
  89. Table Of Content with Bookmarks: [PDF]
  90. +
  91. Text hyphenation: [PDF]
  92. +
  93. Transactions and UNDO: [PDF]
  94. +
  95. Table header and rowspan: [PDF]
  96. +
  97. TCPDF methods in HTML: [PDF]
  98. +
  99. 2D Barcode (QR-Code AND PDF417): [PDF]
  100. +
  101. Full page background: [PDF]
  102. +
  103. Digital Signature Certification: [PDF]
  104. +
  105. Javascript functions: [PDF]
  106. +
  107. XHTML Form: [PDF]
  108. +
  109. Font Dump: [PDF]
  110. +
  111. Crop Marks and Registration Marks: [PDF]
  112. +
  113. Cell vertical alignments and borders: [PDF]
  114. +
  115. SVG Image: [PDF]
  116. +
  117. Table Of Content with HTML templates: [PDF]
  118. +
  119. Advanced page settings: [PDF]
  120. +
  121. XHTML + CSS: [PDF]
  122. +
  123. XObject Templates: [PDF]
  124. +
  125. Text stretching and spacing (tracking/kerning): [PDF]
  126. +
  127. No-write page regions: [PDF]
  128. +
+ + + +