Hi,
I have a table with text and spaces in the end.
The full date should fit into the cell but in RichView ActionsTest demo application it seems to push the date to two rows.
In WordPad for example it shows the full date on one row.
Please advise.
Search found 4 matches
- Wed Sep 23, 2020 2:44 pm
- Forum: Support
- Topic: Issue with cell text wrap
- Replies: 1
- Views: 9124
- Wed Dec 18, 2019 1:49 pm
- Forum: Support
- Topic: Issue with box paragraph
- Replies: 3
- Views: 18140
Issue with box paragraph
Hello,
When a rtf file contains \box tag for paragraph border then the paragraph is not shown in RichViewActionsTest demo application.
In Microsoft Word for example, it shows correctly.
Please advise.
When a rtf file contains \box tag for paragraph border then the paragraph is not shown in RichViewActionsTest demo application.
In Microsoft Word for example, it shows correctly.
Please advise.
- Wed Sep 11, 2019 12:49 pm
- Forum: Support
- Topic: Issue with table cell borders
- Replies: 3
- Views: 16856
Re: Issue with table cell borders
This issue seems to have started since TRichView started differentiating between inner cell borders (CellBorderWidth) and outermost cells (OutermostCellBorderWidth). The OutermostCellBorderWidth is later added to table BorderWidth and thus if there is at least one outermost cell with a border the ...
- Mon Sep 09, 2019 2:03 pm
- Forum: Support
- Topic: Issue with table cell borders
- Replies: 3
- Views: 16856
Issue with table cell borders
Hello, I'm trying to copy-paste a table from Word where some cells have borders. I'm using the latest RichViewActions demo from web site. If the borders are inside the table (meaning between two cells) then RichViewActions displays them correctly. But if the borders are for outmost cells (meaning no ...