Com.Aspose.Pdf.Image setBlackWhite also adds an Evaluation mark

Hello,

When adding the following to an image, an evaluation mark is also added to the image while using a valid license file:

com.aspose.pdf.Image image = new com.aspose.pdf.Image();
image.setFile(tempFrameFile);
image.setBlackWhite(true);

I’ve noticed one post on the forum by an Aspose Staff member mentioning this in January, but no fix has been given in the last updates.

See the mentioning forum post here:
https://forum.aspose.com/t/66052

Please let us know when this will be fixed, as saving a black and white image to a color pdf makes the pdf too large. We need the black and white compression in the pdf.

Kind regards,
Cedric

Hi Cedric,


Thanks for your inquiry. I am afraid the reported issue is still not resolved. However we have increased the issue priority and requested our product team to fix it on priority. We will notify you as soon as it is resolved.

We are sorry for the inconvenience caused.

Best Regards,

The issues you have found earlier (filed as PDFNEWJAVA-34924) have been fixed in Aspose.Pdf for Java 10.8.0.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.