For instance, if the table would contain a value:
$123,456,789.00
this value would be wordwrapped to something like:
$123,
456,
789.
00
The table's cells become much higher, and narrower. It seems as the table is squeezed together.
Edit:
It seems as if each table cell gets the left Indentation I ...
Search found 5 matches
- Mon Jun 09, 2008 2:25 pm
- Forum: Support
- Topic: LoadRTF containing a table into idented paragraph
- Replies: 3
- Views: 13804
- Mon Jun 09, 2008 9:09 am
- Forum: Support
- Topic: LoadRTF containing a table into idented paragraph
- Replies: 3
- Views: 13804
LoadRTF containing a table into idented paragraph
Hi,
I'm currently having some trouble when loading an RTF containing a table into a document that has indentation.
Code snippit:
RichViewEdit1->RTFReadProperties->ParaStyleMode = rvrsUseSpecified;
RichViewEdit1->RTFReadProperties->ParaStyleNo = iParagraphStyle;
Stream->Position = 0 ...
I'm currently having some trouble when loading an RTF containing a table into a document that has indentation.
Code snippit:
RichViewEdit1->RTFReadProperties->ParaStyleMode = rvrsUseSpecified;
RichViewEdit1->RTFReadProperties->ParaStyleNo = iParagraphStyle;
Stream->Position = 0 ...
- Mon Jul 09, 2007 6:37 am
- Forum: Examples, Demos
- Topic: [How to] How to print 2 documents in one printing job, etc.
- Replies: 14
- Views: 124415
- Wed Jul 04, 2007 6:55 am
- Forum: Examples, Demos
- Topic: [How to] How to print 2 documents in one printing job, etc.
- Replies: 14
- Views: 124415
- Tue Jul 03, 2007 2:06 pm
- Forum: Examples, Demos
- Topic: [How to] How to print 2 documents in one printing job, etc.
- Replies: 14
- Views: 124415