Hi All,
using tabs (set by DefTabWidth) in rvStyle you can edit textlines appearing as tables. The editor-screen is showing correct.
You can group items in columns by deviding them by tabs, f.e.:
abc 123
de 12345
xyzz 22
Printing this sometimes items are not shown in their "column":
abc 123
de 12345
xyzz 22
It would be great, if you could give me some help to solve this problem!
Many Thanks!! - DiRi
rvEdit / rvStyle / rvPrint: Problem with tabs (DefTabWidth)
rvEdit / rvStyle / rvPrint: Problem with tabs (DefTabWidth)
Sorry - example is not shown as expected.
I have two columns, space between filled with serveral tabs. rvEdit is showing that as a table, rvPrint sometimes does not correct locate items of the second column.
I have two columns, space between filled with serveral tabs. rvEdit is showing that as a table, rvPrint sometimes does not correct locate items of the second column.
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Sorry, it cannot be fixed. Sometimes text on screen and on printer have slightly different heights. Usually it's not a big problem, except for possible misalignment of of tabs, as you can see.
Solutions:
- use tables instead of tabs to align text in columns;
- or you can use WYSIWYG component, ScaleRichView, instead of TRichViewEdit.
Solutions:
- use tables instead of tabs to align text in columns;
- or you can use WYSIWYG component, ScaleRichView, instead of TRichViewEdit.