Page 1 of 1

Alignment Issue

Posted: Sun Oct 23, 2011 9:20 pm
by chew3365
Hi...

Its always happen when break page. When it's going break into another page, the alignment will move right.
FYI, the details in rich text, i copy directly from word file.

Refer to this link http://www.filesonic.com/file/2709786001

Any solution for this ? Thanks

Alignment Issue

Posted: Mon Oct 24, 2011 6:33 am
by HighAley
Hello.
chew3365 wrote:Its always happen when break page. When it's going break into another page, the alignment will move right.
FYI, the details in rich text, i copy directly from word file.

Any solution for this ? Thanks
All output of RTF component is produced through Riched20.dll library.
Unfortunately, we cannot control work of this library, and therefore, we cannot fix a problem with page break.

As workaround you can use text components with html tags.

Thank you.