This example demonstrates the basic features of TinyPDF-PHP.
php basic.php- Text rendering with custom colors
- Text alignment (left, center, right)
- Drawing rectangles with fill colors
- Drawing lines with different widths and colors
- Page layout and positioning
- Footer with page numbers
Creates a basic demonstration PDF saved as output.pdf in this directory.