Since more people use this library now, I added a ChangeLog file... that's were any future release info can be found.
Unclaimed project
Are you a maintainer of combine_pdf? Claim this project to take control of your public changelog and roadmap.
Changelog
A Pure ruby library to merge PDF files, number pages and maybe more...
Since more people use this library now, I added a ChangeLog file... that's were any future release info can be found.
After a lot of time and testing, I think this version is working well enough to be integrated into real life production projects...
...I would love more testing and I would feel more comfortables if more people helped out in testing the different features out... But I couldn't find anything that stands in the way of normal use.
Current features include: PDF merging/combining. PDF stamping (overl...
The CombinePDF library is becoming more and more a: PDFTookit library...
for example: ...now, we can number pages, add opaque/transparent text-boxes (with nice borders and backgrounds)...
There is even a nice Font library object (now containing only the 14 standard fonts) which could help with multilingual page numbering formats (such as non-latin page numbers. I hope one day we format page numb...
Version 0.0.4 is actually the first public release and it works for most PDF files.
This version should raise exceptions when it fails.
I tested this version on all the PDF files I could find. Merging of PDF files now works across the board for all supported PDF files (regular PDF files and PDF files with either very simple compression or very simple encryption).
Stamping (or watermarking) page...