DocVariable/DocProperty with vertical tab

Hi,

in a Word document you can have a vertical tab character (0B in ASCII) in a DocProperty/DocVariable. If you update such a field Word generates new lines instead of paragraphs. Word encodes the vertical tab character as _x000b_ in WordML/FlatOpc format.

If you open a Word document containing those fields with Aspose.Words, call UpdateFields and save it as a PDF you don't get newlines in the fields, instead you see the string _x000b_. Aspose should handle the vertical tab character like word does.

best regards
alex

Hi Alex,


Thanks for your inquiry. I tested the scenario and have managed to reproduce the same problem. For the sake of correction, I have logged this problem in our issue tracking system as WORDSNET-11735. We will further look into the details of this problem and will keep you updated on the status of correction. We apologize for your inconvenience.

Best regards,

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


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