Hi,
I encountered a problem with textboxes inside headers or footers while saving a docx file as pdf via Aspose.words. You can simply reproduce the problem:
- open blank document with MS Word
- add a header
- insert a textbox with some text inside the header
- save it
now convert/save this docx as PDF with aspose.words. I would have expected that the text or textbox is tagged as an artifict in the resulting PDF File but it isn’t. If you put “normal” text, without a textbox, inside the header aspose works fine. Even if you save the above docx as pdf via MS Word itself, the resulting PDF file has the expected artifact tag. So I am assuming that Aspose.words has some problems interpreting a textbox inside a header or footer.
Thanks in advance
Chris