Search found 5 matches
- Wed Mar 20, 2024 7:57 am
- Forum: Support
- Topic: Insert Item into a Header\Footer
- Replies: 3
- Views: 16725
Insert Item into a Header\Footer
Hi! I have several questions: 1) I want to insert the page number into the Header or Footer. I did the same as the action procedure TPageNoSetupForm.btnOkClick(Sender: TObject); var Item: TRVPageNumberItemInfo; rve: TCustomRichViewEdit; begin fScaleRichView.PageProperty.PageNoFromNumber := ePageNo ...
- Mon Sep 06, 2010 8:17 am
- Forum: Support
- Topic: Table defect
- Replies: 1
- Views: 12381
Table defect
Hello,
I found defects:
I created document with table with 200 rows.
First page - all ok.
But on the second page a cursor is increased with every line.
Used “ActionTest” with ScaleRichView from download page
I found defects:
I created document with table with 200 rows.
First page - all ok.
But on the second page a cursor is increased with every line.
Used “ActionTest” with ScaleRichView from download page
- Tue Aug 24, 2010 8:52 pm
- Forum: Support
- Topic: Store PageNo options in file
- Replies: 1
- Views: 13223
Store PageNo options in file
How I can store page no options (such as visible, font, align) in document?
Mrthos SaveRVFToStreamEx doesn't store these parameters.
Thanks.
Mrthos SaveRVFToStreamEx doesn't store these parameters.
Thanks.
- Thu Jul 15, 2010 10:41 am
- Forum: Support
- Topic: Export (save) to RTF without coontrol
- Replies: 2
- Views: 11516
- Thu Jul 15, 2010 9:13 am
- Forum: Support
- Topic: Export (save) to RTF without coontrol
- Replies: 2
- Views: 11516
Export (save) to RTF without coontrol
I stored RVF file in database table.
Sometimes I need to the export file in RTF format. Is it possible to do without a form with the the RichView control?
Sometimes I need to the export file in RTF format. Is it possible to do without a form with the the RichView control?