KSRELIFDOCة.docx (89.1 KB)
KSRELIFDOCة (2).pdf (95.3 KB)
I am converting word to pdf, in header image is overlapping, Even i tried online using aspose, same issue is happening. The attached pdf i converted online using aspose.
Can you help me to find the issue.
We are using aspose-words-23.1-jdk16.jar
@usmankhan.engineer
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): WORDSNET-27588
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.
@usmankhan.engineer We have already completed analyzing the issue. The issue occurs because Aspose.Words corrects the position of a wrapped shape that goes outside the page, and MS Word does not. Apparently, correction should not be applied to header/footer shapes.
The shape that overlaps other contents is not visible in MS Word layout because it is positioned at about 613pt relative to Column, where it is not visible because the position is beyond the right page edge. Aspose.Words has a logic that forces wrapped shapes to be inside page boundaries. Apparently the logic should not be applied to the problematic shape.
We will keep you informed and let you know once the issue is resolved.