1
vote
Filling PDF Forms with PHP
Try using HTMLDOC, there is a free/opensource version available
There is more info on how to create a pdf using HTMLDOC with PHP:
…
4
votes
How do I add exif data to an image?
You can save a large amount of space, especially if you have a large number of images..
Add the following to text.txt
2#110#Credit="My Company"
Strip all e …
