watermark_to_pdf 0.1.0
WatermarkToPdf is a Ruby gem that allows you to add text-based watermarks to PDF files. It uses the MiniMagick library to process PDF pages as images, apply customizable watermark text, and then converts the watermarked pages back into a single PDF. The gem supports setting different watermark text, font, size, position, and color for each page, providing a flexible solution for adding professional watermarks to your PDF documents.
Gemfile:
=
install:
=
Versions:
- 0.1.0 September 30, 2024 (10 KB)
Runtime Dependencies (1):
mini_magick
>= 0