We have implemented it like this:
1st, we set the first page's ending row and the next page's starting row with the same row,which crosses pages;
2nd, when SRV paints the next page, we set an offset upward to the Y co-ordinate of the row, whose part is painted as the first row on the page.
Result ...
Search found 3 matches
- Tue Dec 26, 2017 6:34 am
- Forum: ScaleRichView
- Topic: PageBreak inside table row
- Replies: 10
- Views: 1025097
- Wed Sep 14, 2016 1:29 am
- Forum: ScaleRichView
- Topic: Slow performance after loading images in header and footer
- Replies: 9
- Views: 58556
- Fri Jun 08, 2012 9:21 am
- Forum: Support
- Topic: about 10.5pt size font
- Replies: 1
- Views: 13664
about 10.5pt size font
Hello,everyone
Does anybody know how to display text with 10.5pt size font in TRichView ?
The size property of TFontInfo is defined as an integer type,and the size property of TFont in VCL is also defined as an integer type. How could i display text with a float type value size font ,like 10.5pt ...
Does anybody know how to display text with 10.5pt size font in TRichView ?
The size property of TFontInfo is defined as an integer type,and the size property of TFont in VCL is also defined as an integer type. How could i display text with a float type value size font ,like 10.5pt ...