Project Description:
I want to use a module in Kohana 3.2 (and compatible with Kohana 3.3) to merge PDF files generated by the existing PDF view module (https://github.com/shadowhand/pdfview). PHP software to merge PDF files already exists (http://pdfmerger.codeplex.com/) but I want to use it easely as a module in Kohana.
I want to contribute this module to the community (open-source) but I don't mind paying whoever makes this module.