Search found 1 match
- 2013-07-10T01:30:33-07:00
- Forum: Users
- Topic: Create Tiff-Files with Watermark from Multipage-PDF
- Replies: 1
- Views: 1661
Create Tiff-Files with Watermark from Multipage-PDF
Hello, I'm a new User of ImageMagick and I hope that my problem can be fixed easily :D with ImageMagick. I have a multipage PDF which has to be converted into multiple Tiff files. This can be easily done via: convert input.pdf output-%d.tiff But now I want to add a watermark to each created tiff ...