Quantcast
Channel: Aspose.Pdf Product Family
Viewing all articles
Browse latest Browse all 3131

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

$
0
0
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:
http://www.aspose.com/community/forums/permalink/576952/600526/showthread.aspx#600526

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

Viewing all articles
Browse latest Browse all 3131

Trending Articles