Incorrect conversion of watermark from word document to pdf

Hi,

I’m using aspose-words-14.6.0-jdk16 , Java 1.7. When I’m trying to convert word document (watermark-test.docx) which has watermark to pdf, watermak is converted incorrectly (see watermak.pdf). I’m converting in the standard way:

Document doc = new Document(new FileInputStream
(“watermark-test.docx”));

doc.save(“watermark.pdf”);


Hi Tomasz,

Thanks for your inquiry.

I
have tested the scenario and have
managed to reproduce the same issue at my side. For the sake of
correction, I have logged this problem in our issue tracking system as WORDSJAVA-913. I have linked this forum thread to the same issue and you will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

Hi,

What is the estimated time to fix this issue ? Should I expect this in the next release ? Where can I check issue status ?


Hi Tomasz,


Thanks for your inquiry. I would
like to share with you that
issues are addressed and resolved based on first come first serve
basis. Currently, your issue is pending for analysis and is in the
queue.

Hopefully, the fix of your issue will be available in
Aspose.Words’ August 2014 release i.e. 14.8.0. Please note that this
estimate is not final at the moment; I will be sure to inform you via
this forum thread as soon as this issue is resolved.

We appreciate your patience.

The issues you have found earlier (filed as WORDSJAVA-913) have been fixed in this .NET update and this Java update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.