8 projects tagged "English"
3D Vertical Bar Graph provides both client and server-side solutions for the incorporation of bar graphs into Web pages. It provides versatile components so that Web authors and Java developers can easily build and publish dynamic and interactive bar graphs. There are many configurable features and functions to both the applet and servlet and as such, the documentation and examples are designed to give both a full understanding of every feature and enable you to implement both the applet and servlet quickly and easily. The series of examples gives an overview of the variety of implementations possible.
TFORMer is a versatile barcode label printing and reporting program. It provides a uniform solution for creating all types of documents like labels, forms, serial letters, lists, and reports. TFORMer is used on workstations, as a server-based output system or as a report generator SDK. Documents are created with the graphical layout editor TFORMer Designer. For printing purposes, data is entered manually or imported from databases or files. Templates for compliance labeling (e.g. AIAG, VDA, DHL, GS1, etc.) reduce design efforts significantly. For software developers, the output functionality is available with TFORMer Runtime. This cross-platform reporting SDK supports all types of barcodes, direct printing, PostScript, HTML, ZPL-II, and image and PDF creation. It integrates perfectly into client and server solutions. APIs are available for .NET, DLL, COM, and Java.
aiCharts is a framework to visualize a wide range of financial, business, engineering, and mathematical charts. It allows developers to enhance applications for the Android platform with interactive charts with flexible customization abilities. A great number of visual effects, transparency, and custom drawing are supported.
jPDFFields is a Java library for working with interactive PDF forms in both AcroForm and XFA formats. It allows your application to get and set field values, and can import and export to the FDF, XFDF, and XDP formats. It can also "flatten" fields in a document. (Flattening is the process of merging the fields into the PDF content layer so the information is retained, but as static PDF content.) jPDFFields is built on top of Qoppa's proprietary PDF technology, so it is 100% Java and does not require any third party software or drivers.
jPDFImages is a Java library to export images from PDF files and import images into PDF files. It can create images from pages in a PDF document and export them as JPEG, TIFF, or PNG images. It can return the image of any page in the document to the host Java application as a BufferedImage for further processing or to save in different formats. It can create documents or add pages to existing documents by importing TIFF, JPEG, and PNG images. After creating or modifying a document, it can save to the local filesystem or to an output stream to be able to serve the document directly to a client browser when working within a J2EE server. jPDFImages 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.
jPDFSecure is a Java library which can digitally sign PDF documents and change security settings on PDF Documents. With jPDFSecure, your application or Java applet can encrypt PDF documents, set permissions and passwords, and create and apply digital signatures. jPDFSecure is optimized for performance and is built on top of Qoppa's proprietary PDF technology, so there is no need for any third party software or drivers. jPDFSecure has a simple interface to load PDF documents from files, network drives, URLs, and even input streams, which can be generated at runtime or come directly from a database. After changing security settings, jPDFSecure can save the document to a file, a java.io.OutputStream, or a javax.servlet.ServletOutputStream when running in a J2EE application server to output the file directly to a browser. jPDFSecure is platform-independent and can be used in any environment which supports Java.