To get started with labels and QR-code

Hi,

I have a java server software, now I would like to get started with labels (QR-codes).

Could you help me on my route here, were can I get started - how should I think ?

Today we are running most services over a RESTful-API and that would be the preferred way when using a product from jaspersoft,

Am I able to do that ( request : I send a text , response : i receive an QR-code image )

Best regards, ink

ps.

all tips are welcome, tutorials, course and books and blogs :)

ds

inki's picture
7
Joined: Oct 14 2006 - 5:58am
Last seen: 2 years 6 months ago

1 Answer:

JasperReports supports QR codes so you just have to place the barcode component in your report layout.

Writing your own servlet that uses JasperReports is very easy but if you don't know how to program, you can just use JasperReports Server and use it's REST API. Just read the REST API documentation on how to retrieve a report with a GET.

http://community.jaspersoft.com/documentation/tibco-jasperreports-server...

hozawa's picture
190673
Joined: Apr 24 2010 - 4:31pm
Last seen: 4 years 3 months ago
Feedback