Post Script (EPS) Support in Aspose Barcode (QR - 2D) for Java -

Hello,

I noticed that a QR barcode with embedded URL, Email, Text etc... can be created as such

BarCodeBuilder b = new BarCodeBuilder();

b.setSymbologyType(Symbology.QR);

b.setCodeText("1234567890");

b.save(@"c:\test_qr.bmp", "bmp");

My question is, can the saved output be an EPS file (Encapsulated Post Script) instead of the bmp, jpeg, gif, etc... ?

Thanks

Hi,


Thanks for your interest in Aspose.

I am sorry, saving image in EPS format is not supported by Aspose.BarCode for Java. We will consider adding this in future and will inform you when it is supported. Sorry for the inconvenience.

The issues you have found earlier (filed as ) have been fixed in this update. This message was posted using BugNotificationTool from Downloads module by MuzammilKhan