8 projects tagged "merge"
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.
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.
JDiff is a tool which performs folder recursive comparisons and file comparison based on Myer's minimum set of differences algorithm. Based on this file comparison algorithm, it also provides a 3-way merge, which can run without a graphical interface. JDiff is released as an auto-executable jar file.
jPDFAssemble is a Java library to assemble PDF files. It can combine, merge, or split PDF documents, and allows the addition or manipulation of bookmarks. It can save resulting documents to the local filesystem or to an output stream, to be able to serve the documents directly to a client browser when working within a J2EE server. jPDFAssemble is built on top of Qoppa's proprietary PDF technology, so you do not have to install any third party software or drivers. It is also 100% Java, so it is completely platform-independent.
jPDFProcess is a Java library to work with PDF documents which can be used to deliver customized PDF content to your users or to process and manipulate incoming PDF content. The library has a simple interface to work with PDF documents and is designed to be integrated easily and seamlessly into your PDF document workflow. jPDFProcess provides the functionality found in many other Qoppa Software libraries, including printing, setting permissions and security, creating and assembling documents, digital signing, working with form fields, extracting text, and more. It can work with PDF documents from files, URLs, and input streams, and can save documents to files and output streams, so it can serve documents from a J2EE application directly to a client browser without any temporary files. jPDFProcess is platform-independent, and can be used in any environment which supports Java.