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 returning Jpeg as default image format instead of PNG #2

Closed farooqsheikhpk closed 9 years ago

farooqsheikhpk commented 9 years ago

API http://localhost:8080/qrcodegen/api/qrcode/generate?data=http://aspose.com&foreColor=&bgColor=&ecc=&size=&format=&download=true

Expected Result: QR Code image in PNG format

Actual Result: QR Code image in Jpeg format

Default is set as Jpeg instead of PNG.

farooqsheikhpk commented 9 years ago

Resolved. https://github.com/AsposeShowcase/QR_Code_Generator_by_Aspose.BarCode_for_Java/commit/656bfc605ed22845c5c3c86091d58be70f2adf31