Homesessive Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Apache PDFBox - Wikipedia

    en.wikipedia.org/wiki/Apache_PDFBox

    Apache PDFBox is an open source pure- Java library that can be used to create, render, print, split, merge, alter, verify and extract text and meta-data of PDF files. Open Hub reports over 11,000 commits (since the start as an Apache project) by 18 contributors representing more than 140,000 lines of code. PDFBox has a well established, mature ...

  3. iText - Wikipedia

    en.wikipedia.org/wiki/IText

    iText is a library for creating and manipulating PDF files in Java and . NET. It was created in 2000 and written by Bruno Lowagie. The source code was initially distributed as open source under the Mozilla Public License or the GNU Library General Public License open source licenses.

  4. PDFtk - Wikipedia

    en.wikipedia.org/wiki/Pdftk

    PDFtk (short for PDF Toolkit) is a toolkit for manipulating Portable Document Format (PDF) documents. It runs on Linux, Windows and macOS. It comes in three versions: PDFtk Server (open-source command-line tool), PDFtk Free and PDFtk Pro (proprietary paid). It is able to concatenate, shuffle, split and rotate PDF files.

  5. JasperReports - Wikipedia

    en.wikipedia.org/wiki/JasperReports

    JasperReports is an open source Java reporting tool that can write to a variety of targets, such as: screen, a printer, into PDF, [2] HTML, Microsoft Excel, RTF, ODT, comma-separated values (CSV), XSL, [2] or XML files. It can be used in Java-enabled applications, including Java EE or web applications, to generate dynamic content.

  6. Apache Velocity - Wikipedia

    en.wikipedia.org/wiki/Apache_Velocity

    Apache Velocity first released in April 2001, is a Java -based template engine that provides a template language to reference objects defined in Java code. It aims to ensure clean separation between the presentation tier and business tiers in a Web application (the model–view–controller design pattern). Velocity is an open source software ...

  7. List of Java bytecode instructions - Wikipedia

    en.wikipedia.org/wiki/List_of_Java_bytecode...

    This is a list of the instructions that make up the Java bytecode, an abstract machine language that is ultimately executed by the Java virtual machine. [1] The Java bytecode is generated from languages running on the Java Platform, most notably the Java programming language . Note that any referenced "value" refers to a 32-bit int as per the ...

  8. List of PDF software - Wikipedia

    en.wikipedia.org/wiki/List_of_PDF_software

    Open-source, cross-platform C library to generate PDF files. OpenPDF: GNU LGPLv3 / MPLv2.0: Open source library to create and manipulate PDF files in Java. Fork of an older version of iText, but with the original LGPL / MPL license. PDFsharp: MIT C# developer library to create, extract, edit PDF files. Poppler: GNU GPL

  9. Snippet (programming) - Wikipedia

    en.wikipedia.org/wiki/Snippet_(programming)

    Snippet is a programming term for a small region of re-usable source code, machine code, or text. Ordinarily, these are formally defined operative units to incorporate into larger programming modules. Snippet management is a feature of some text editors, program source code editors, IDEs, and related software.