40 projects tagged "printing"
Print Release System provides Web-based management of System V printing. It sits between Samba and the System V printing system. It ought to be relatively easy to make it work with other printing systems. After the job is printed, the user needs to consult a Web page that shows their queued jobs, which can be selected and released for printing (or canceled). A record is maintained for each job and, once the user reaches a quota, they can't release any further jobs to the printer.
JImageView an image viewer with no extra features. It is essentially an image display plus a menu-bar which includes the following actions: Rotate (Clockwise, Counter Clockwise, Rotate Normal); Scale (Zoom In, Zoom Out, Zoom to fit, Zoom Normal); Mirror (Flip Horizontally, Flip Vertically, Flip Normal); Fullscreen display; Slideshow mode; and Print.
PrinterSetup is a flexible printer setup system. It is tailored to institutions with more than 20 deployed printers. It is designed to work with CUPS on Mac OS X. PrinterSetup is a component of PrintingWorks, a print accounting solution. There is limited documentation. Apple package deployment requires Mac OS X 10.3 or later, and is untested on earlier versions. Apple package development requires Mac OS X 10.5 or later and Xcode 3.0 or later.
Apache XML Graphics Commons is a library that consists of several reusable components used by Apache Batik and Apache FOP. Many of these components can easily be used separately outside the domains of SVG and XSL-FO. You will find components such as a PDF library, an RTF library, Graphics2D implementations that let you generate PDF and PostScript files, and much more.
The Java Print Dialog Framework (JPDF) allows software developers to add a comprehensive printing capability to existing Java applications. The JPDF can preview and print Swing components: JTable, JTree, JTextPane, JTextArea, JEditorPane, and JPanel. Business reports and forms can be composed, viewed, and printed. A wide variety of page-setup, print-preview, and print dialogs are provided. The JPDF is designed to be integrated into Java Swing applications and applets.
PDFreactor is a formatting processor to convert HTML and XML to PDF. It uses Cascading Style Sheets (CSS) to define page layout and styles. It allows you to dynamically generate PDF documents such as invoices, delivery notes, shipping documents, or print versions of Web content on-the-fly. Vector graphics (SVG), barcodes, MathML, XSLT, and CMYK colors are supported. All common J2EE application servers are supported. Complete .NET, PHP, Perl, Python, and Ruby APIs are included. Direct integration into automatic build processes using Apache Ant is also possible.