Search found 3 matches

by bastian.turcs
Fri Jan 08, 2021 8:06 am
Forum: Support
Topic: RTF import/export and trrh / absolute table row height
Replies: 1
Views: 11476

RTF import/export and trrh / absolute table row height

In RTF, the row height of a table is described via the \trrh control word, followed by a number. If the number is negative, the table row height is absolute, otherwise the row height at least the specified value or increased if the text of the row requires more space. Unfortunately, if I do a load ...
by bastian.turcs
Wed Dec 23, 2020 4:28 pm
Forum: Support
Topic: RTF import/export and pghsxnN
Replies: 3
Views: 14522

Re: RTF import/export and pghsxnN

Thank you for your fast reply. I already use ReadDocParameters and this works fine. Is it possible to extend rtf reading / writing in some way to persist these control words? It would be fine if there is no change in the display of the document in the richview control itself , as our customer uses ...
by bastian.turcs
Wed Dec 23, 2020 3:07 pm
Forum: Support
Topic: RTF import/export and pghsxnN
Replies: 3
Views: 14522

RTF import/export and pghsxnN

Hello, I'm using TRichView 16.10.4 to load an rtf that contains the following control word sequence: \pgwsxn16838\pghsxn11906\marglsxn1134\margbsxn1417 After importing this rtf and saving it the text as rtf again, this information is lost. It is used to change the page format in the midst of the ...