I am using the WordWrappedTextStyle class which inherits from TextStyle. When drawn on the desktop edition map control the word-wrapping is honored; however, when drawn to the PDF the text wrapping is not honored. Are the text styles used when writing to a PDF?
Generating a PDF document does not observe wordwrappedtextstyle setting
Gregory,
That’s depend on the implementation of WordWrappedTextStyle, for example, if I override DrawCore method and write the wrong logic, it might causes the problem. So could you provide a simple sample that will be very help to solve it, if it’s two large or you thinkg it contains private information you can send to support@thinkgeo.com and let him forward to James.
I will keep an eye on this post and please let me know if you have questions
James