Hi,
First of all, good job with your aspose words product!
Now I'm having a problem with the width of a shape added to the document.
For example, if I add a shape of 200 X 20 to the document and save it to PDF format, it works fine (the shape, as if the is nothing in it, will be 200 X 20).
Now, I change the save format passed to the Save Method to "SaveFormat.Doc" and it seems tha the shape shrink to fit its content (note that when I create the shape, I set the "FitToContent" property to false).
Is there anything missing, a property to set?
Thanks and have a nice day,
Jsr