Jump to content
We've recently updated our Privacy Statement, available here ×

To get started with labels and QR-code


inki

Recommended Posts

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

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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-rest-api-reference/v630/reports-service

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...