Aspose barcode generator for Java

Hello,

I am looking for java based component for my project that generates the barcodes that has the following features.

1. Which can be installed as server side component(sits on application server/Webserver) and accepts the requets from client side applications which are jsp based webpages to generate the barcodes and shown in the webpage.

2. Which can be used at enterprise level. There will be large volumes of concurrent client requests will be coming to generate barcodes.

3. Should support standalone application requests to generate barcodes.

4. Provide good support model. Provide excellent technical support(fixes, prompt response).

5. It will be an added advantage if it has a feature writing the barcodes to a PDF file after generation and returning the pdf stream in response to the client request.


Can you please respond to the above queries ASAP?


This message was posted using Email2Forum by sheliah.

Hi,

Thanks for considering Aspose.

1, 2, 3 Please find the attached sample application (Netbeans source project) that consists of a jsp page (client end) and a servlet (server end for generating barcode). It requires any compatible web/application server that can run servlets (e.g. Apache). Complete source and Apache distributable files are attached.

4. Support is provided via forums. Usually, you will get response within 24 hours.

5. Writing barcodes to pdf is not directly supported by Aspose.BarCode for Java. But, I will test the possibility of writing barcodes to pdf, by integrating with Aspose.Pdf for Java. I will get back to you soon on this.