I had a case that required splitting the text string into text segments to maintain the date format, so that what I did but I had a very weird behavior from aspose PDF component which is:
I placed the text (that required splitting) in page header and in same header I added a table and when changing the font size for the text in the header table the segments order (for the text that required splitting) changed. And the funny thing that if changed the number of columns in the header table the weird behavior will be reversed.
I included a sample code to simulate the bug. To reproduce the, bug please change the value of _BodyArabicFonSize between 7 and 8. And to change the bug behavior call CreateHeader1()instead of CreateHeader() function in the btnRead_Click (after changing the called function please try with switching the _BodyArabicFonSize between 7 and 8)
Thanks.
regards__________________________
Hasan Zawahreh
System Development Division
eSense Software
esense ... continues
________________________________