AsposeShowcase / QR_Code_Generator_by_Aspose.BarCode_for_Java

QR Code Generator by Aspose.BarCode for Java is a web application to generate various types of QR Codes using Aspose.BarCode for Java.
http://goo.gl/GqUMog
MIT License
7 stars 6 forks source link

API is ignoring image format and only returning Jpeg as image format #1

Closed farooqsheikhpk closed 9 years ago

farooqsheikhpk commented 9 years ago

API is ignoring image format and only returning Jpeg

Actual API Call

http://localhost:8080/qrcodegen/api/qrcode/generate?tata=test&foreColor=&bgColor=&ecc=&size=&format=png

Expected Result: QR Code image in PNG format

Actual Result: QR Code image in Jpeg format

It is always returning Jpeg format and ignoring format query string.

farooqsheikhpk commented 9 years ago

FIXED in https://github.com/AsposeShowcase/QR_Code_Generator_by_Aspose.BarCode_for_Java/commit/57a66ed141639bbb1bc6b40bddc5e8a2fbac6cdb