Code Monkey home page Code Monkey logo

jspi's Introduction

JSPI - Java Internet Printing Protocol Implementation

This library enables you to add remote printing capabilities to your Java applications running on servers and other client applications.

Usage

Adding dependency using Apache Maven

  1. Clone the project

    Execute git clone https://github.com/bhagyas/jspi

  2. Install artifact on your Maven repository

    Change into jspi-core project and execute mvn clean install or mvn deploy. Note that you might need to skip the tests when building the project.

  3. Add as a dependency

    Add the following on your pom.xml

    <dependency>
      <groupId>com.xinterium.jspi</groupId>
      <artifactId>jspi-core</artifactId>
      <version>1.0-SNAPSHOT</version>
    </dependency>
    

API and Examples

Examples are available in the jspi-core/src/test directory along with the tests.

Notes from the History :

jspi

This project is based on the original project exported from code.google.com/p/jspi (LGPL)

Description:

We realize a pure java implementation of the internet printing protocol (ipp) implementing Java Print Service API (jsp). This implementation can be useful for both server and client side code, so this helps in high level printing services, virtual printers for document conversion and so on.

Authors

Original library author information can be found on the Google Code project location.

jspi's People

Contributors

bhagyas avatar kuc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

jspi's Issues

Continue??

Hello,

do you want to improve and continue the developing of this project?
The code is not complete and the isn't useable yet.

I think it is a very usefull project because no other java framework
provides an ipp implementation.

Christoph

Original issue reported on code.google.com by [email protected] on 12 Jun 2009 at 11:28

fit-to-page

Hello

I have the feeling that the fit-to-page attribute is missing. Could you please give me some hints on how to have a print job with fit-to-page?

Thanks!

GET_PRINTER_ATTRIBUTES servlet is missing ?

I try to implement a virtual printer, and I saw that a servlet for GET_PRINTER_ATTRIBUTES (first request by windows) is missing. Do I miss something or do I have to implement it myself ? Do I miss a quick shortcut or something ?
Thank's in advance !

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.