Search found 29 matches
- Tue Oct 29, 2019 1:43 pm
- Forum: Support
- Topic: page break
- Replies: 5
- Views: 25022
Re: page break
Thank you, I did all that, but unfortunately, I'm unable to stop the user from typing even after 11 inch paper length. all I need to force the user from exceeding the paper size, if exceeded the user will need to create new document, I'm able to stop the user on the width by adding MaxTextWidth ...
- Tue Oct 29, 2019 1:37 pm
- Forum: Support
- Topic: default table style
- Replies: 5
- Views: 24393
Re: default table style
Thank you so much for your time,
I was able to find it under
rvActionsResource.rvActionInsertTable1
Thanks again
I was able to find it under
rvActionsResource.rvActionInsertTable1
Thanks again
- Mon Oct 28, 2019 4:51 pm
- Forum: Support
- Topic: default table style
- Replies: 5
- Views: 24393
Re: default table style
sorry, yes that is what I meant RichViewActions table.
Is that a component I need to register ? or just create TrvActionInsertTable table and assign all default on form create ?
Thank you so much
Is that a component I need to register ? or just create TrvActionInsertTable table and assign all default on form create ?
Thank you so much
- Mon Oct 28, 2019 4:47 pm
- Forum: Support
- Topic: page break
- Replies: 5
- Views: 25022
Re: page break
Hello,
I use TRichViewEdit
Thank you
I use TRichViewEdit
Thank you
- Sun Oct 27, 2019 3:19 pm
- Forum: Support
- Topic: page break
- Replies: 5
- Views: 25022
page break
Hello,
On create new document I like to do this : (if possible)
1-Set page size 8.5 x11 inch.
2-Add page break or line on inch 10 (leave one inch on the bottom for my footer). or disable any entry after inch 10, something like that
Thank you
On create new document I like to do this : (if possible)
1-Set page size 8.5 x11 inch.
2-Add page break or line on inch 10 (leave one inch on the bottom for my footer). or disable any entry after inch 10, something like that
Thank you
- Sun Oct 27, 2019 3:13 pm
- Forum: Support
- Topic: default table style
- Replies: 5
- Views: 24393
default table style
Hello,
Is there a way to have default table style (like bother width, cell width, color so on)?
Thank you
Is there a way to have default table style (like bother width, cell width, color so on)?
Thank you
- Sat Oct 19, 2019 12:45 pm
- Forum: Support
- Topic: horizontal line
- Replies: 2
- Views: 17904
Re: horizontal line
Thank you so much
- Fri Oct 18, 2019 10:10 pm
- Forum: Support
- Topic: horizontal line
- Replies: 2
- Views: 17904
horizontal line
Hello, Is there a way to add horizontal line in RichViewEdit? I tried to add table, and hide left, right and bottom border but not working for me. I'm sure I'm doing something wrong. var table1: TRVTableItemInfo; begin table1 := TRVTableItemInfo.CreateEx(1,1, RichViewEdit1.RVData); table1 ...
- Tue Oct 15, 2019 2:05 pm
- Forum: Support
- Topic: FastReport wapper
- Replies: 37
- Views: 180514
Re: FastReport wapper
Hello, Here is what I did to use TRichview with fastreport. 1-Open fastreport, create new empty report page (all margins =0) drop tfrxRichview , align to client, save it with any name. 2-Create your rtf file with richview action, you can add your fastreport variables as [x] and save it as rtf ...
- Tue Oct 15, 2019 1:54 pm
- Forum: Support
- Topic: table in rtf
- Replies: 2
- Views: 16715
Re: table in rtf
Thank you, I may avoid using table all together
- Mon Oct 14, 2019 7:59 pm
- Forum: Support
- Topic: table in rtf
- Replies: 2
- Views: 16715
table in rtf
Hello,
I have a table added on richview action, looks good, but after I saved the file, and opened with wordpad, everything looks just fine with all spaces , and font styles, except the able , please see the image.
any idea what I'm doing wrong ! thank you
I have a table added on richview action, looks good, but after I saved the file, and opened with wordpad, everything looks just fine with all spaces , and font styles, except the able , please see the image.
any idea what I'm doing wrong ! thank you
- Sun Oct 13, 2019 12:38 pm
- Forum: Support
- Topic: text on the background
- Replies: 4
- Views: 21864
Re: text on the background
Thank you, you are awesome man!
As always I appreciate your superb support, you never let your user down, best support ever.
Thanks again
As always I appreciate your superb support, you never let your user down, best support ever.
Thanks again
- Sun Oct 13, 2019 12:37 pm
- Forum: Support
- Topic: find first character
- Replies: 4
- Views: 21654
Re: find first character
Thank you,
As always I appreciate your superb support, you never let your user down, best support ever.
Thanks again
As always I appreciate your superb support, you never let your user down, best support ever.
Thanks again
- Sat Oct 12, 2019 6:25 pm
- Forum: Support
- Topic: find first character
- Replies: 4
- Views: 21654
Re: find first character
Thanks for your time, All I need to know if the document's first character @ or whatever I look for , if picture or anything else other than @ or table etc, that means the first character not @ (excluding the space and empty lines) example @ abc, <table> hello world (first character is @ on the ...
- Sat Oct 12, 2019 6:16 pm
- Forum: Support
- Topic: text on the background
- Replies: 4
- Views: 21864
Re: text on the background
Yes please, only when empty
Thank you so much
Thank you so much