Add Watermark to PDF in PHP
This demo shows how to add a kind of watermark to PDF documents in PHP. It uses additional layout features such as rotation or color (take a look at the resulting PHP source code).
Furthermore it shows you how to protect/encrypt the resulting PDF document with a user and/or owner password in PHP. (One password is fixed for demonstration purpose).
