6 projects tagged "merge"
Proview is a PDF editor that allows you to merge and split files; rotate, flip, and scale individual pages or all pages; crop pages; and modify the document information. It can edit encrypted files, and can decrypt and encrypt PDF documents. You can also manage PDF bookmarks, add or remove PDF attachments, and add text and dates to one or more pages. Proview has a simple, clean interface with all functions easily accessible, and it comes with full interactive help.
OpenTBS is a PHP tool that helps you to make OpenOffice and MS Office documents using templates. You first design your template using OpenOffice or MS Office, and then OpenTBS merges it with data that you supply from PHP code and databases. It has facilities to manage pictures. The resulting documents are saved to file, served for download, or returned as a string. In fact, OpenTBS can merge any OpenDocument files, any OpenXML files, and any XML files compressed in a Zip archive. No extra exe file is required and it makes no temporary files, since all work is done in memory. OpenTBS is based on the TinyButStrong template engine.