Hello Sergey, thanks for answering.
I had not done it because-this post being so old-I thought it was already incorporated into the library.
I just did it and it works perfect!
Thank you!
Search found 29 matches
- Mon Mar 25, 2019 2:17 pm
- Forum: ScaleRichView
- Topic: Cursor not showing when TSRichViewEdit is in a VCL Frame
- Replies: 7
- Views: 99629
- Fri Mar 22, 2019 6:30 pm
- Forum: ScaleRichView
- Topic: Cursor not showing when TSRichViewEdit is in a VCL Frame
- Replies: 7
- Views: 99629
Re: Cursor not showing when TSRichViewEdit is in a VCL Frame
Hi!
I recently updated my version of ScaleRichView. I find this same problem: Cursor not showing when TSRichViewEdit is in a VCL Frame.
The same form (with a frame with a ScaleRichView) was working well until the update. The only problem that I have detected so far is that the cursor does not to ...
I recently updated my version of ScaleRichView. I find this same problem: Cursor not showing when TSRichViewEdit is in a VCL Frame.
The same form (with a frame with a ScaleRichView) was working well until the update. The only problem that I have detected so far is that the cursor does not to ...
- Wed May 24, 2017 5:57 pm
- Forum: Support
- Topic: RichViewActions/ScaleRichView (Table Borders increases)
- Replies: 4
- Views: 20617
Re: RichViewActions/ScaleRichView (Table Borders increases)
Sergey, thank you for answering. Your answer made me work. :lol: :lol: :lol: :lol: :lol:
My project is very large and all its parts are interrelated. It's very difficult to send you the whole project.
Well... I got more information about the problem. I can eliminate the symptom but I do not know ...
My project is very large and all its parts are interrelated. It's very difficult to send you the whole project.
Well... I got more information about the problem. I can eliminate the symptom but I do not know ...
- Tue May 02, 2017 5:17 pm
- Forum: Support
- Topic: RichViewActions/ScaleRichView (Table Borders increases)
- Replies: 4
- Views: 20617
Re: RichViewActions/ScaleRichView (Table Borders increases)
Hello Sergey
Thank you for answering me. The truth is that I made many modifications and I do not know what is causing these problems.
First I tell you what I did in my application: I used TForm3.pas from the ActionTest.dpr project and I made it into a TFrame. So, I can use it in different places ...
Thank you for answering me. The truth is that I made many modifications and I do not know what is causing these problems.
First I tell you what I did in my application: I used TForm3.pas from the ActionTest.dpr project and I made it into a TFrame. So, I can use it in different places ...
- Thu Apr 27, 2017 7:05 pm
- Forum: Support
- Topic: RichViewActions/ScaleRichView (Table Borders increases)
- Replies: 4
- Views: 20617
RichViewActions/ScaleRichView (Table Borders increases)
Hello!! I'm using RichViewActions/ScaleRichView
I'm testing a modified version of ActionTest (RichViewActions) within an application I'm developing.
I encounter the following problem: If you enter a table with the default values, the table are perfect. If you enter a second table with the default ...
I'm testing a modified version of ActionTest (RichViewActions) within an application I'm developing.
I encounter the following problem: If you enter a table with the default values, the table are perfect. If you enter a second table with the default ...
- Tue Jun 14, 2016 12:38 pm
- Forum: ScaleRichView
- Topic: TSRichViewEdit / TSRVPrint and PrintFrames()
- Replies: 6
- Views: 94944
- Mon Jun 13, 2016 8:23 pm
- Forum: ScaleRichView
- Topic: TSRichViewEdit / TSRVPrint and PrintFrames()
- Replies: 6
- Views: 94944
- Thu Jun 09, 2016 8:01 pm
- Forum: ScaleRichView
- Topic: TSRichViewEdit / TSRVPrint and PrintFrames()
- Replies: 6
- Views: 94944
TSRichViewEdit / TSRVPrint and PrintFrames()
Hi, I am using ScaleRichView and I need to do my own routine for printing only a few pages.
I need to print pages-for example 1,4,13,15,16
I'm storing numbers desired pages in a list.
My code is something like this:
SRVPrint := TSRVPrint.Create(nil);
try
SRVPrint.SRichViewEdit := Edit; // Edit ...
I need to print pages-for example 1,4,13,15,16
I'm storing numbers desired pages in a list.
My code is something like this:
SRVPrint := TSRVPrint.Create(nil);
try
SRVPrint.SRichViewEdit := Edit; // Edit ...
- Mon Jun 06, 2016 6:32 pm
- Forum: ScaleRichView
- Topic: Store properties within the document (I need some advice)
- Replies: 2
- Views: 21893
- Fri Jun 03, 2016 4:23 pm
- Forum: ScaleRichView
- Topic: Store properties within the document (I need some advice)
- Replies: 2
- Views: 21893
Store properties within the document (I need some advice)
Hello!
I want to store some properties inside the document:
TSRVPageProperty.PageNoVAlign
TSRVPageProperty.PageNoFromNumber
TSRVPageProperty.PageNoFirst
I need an advice. What is the best way to store the properties within the document? ¿In DocProperties?
Thanks for readme.
I want to store some properties inside the document:
TSRVPageProperty.PageNoVAlign
TSRVPageProperty.PageNoFromNumber
TSRVPageProperty.PageNoFirst
I need an advice. What is the best way to store the properties within the document? ¿In DocProperties?
Thanks for readme.
- Wed Apr 20, 2016 5:43 pm
- Forum: ScaleRichView
- Topic: First page header/footer are visible only after double-click
- Replies: 8
- Views: 49876
- Wed Apr 20, 2016 2:10 pm
- Forum: ScaleRichView
- Topic: First page header/footer are visible only after double-click
- Replies: 8
- Views: 49876
- Tue Apr 19, 2016 8:24 pm
- Forum: ScaleRichView
- Topic: First page header/footer are visible only after double-click
- Replies: 8
- Views: 49876
First page header/footer are visible only after double-click
Hello, I hope my bad English is not so bad. I'm not sure that the title is correct :-)
I am having a problem when I load a document in the header of the first page of a TSRichViewEdit.
The content is not visible at first. You can only see after double clicking on it.
My application is to managing ...
I am having a problem when I load a document in the header of the first page of a TSRichViewEdit.
The content is not visible at first. You can only see after double clicking on it.
My application is to managing ...
- Fri Mar 11, 2016 3:20 pm
- Forum: ScaleRichView
- Topic: Shared Images in Header and Footer
- Replies: 8
- Views: 57780
- Fri Mar 11, 2016 2:45 pm
- Forum: ScaleRichView
- Topic: Shared Images in Header and Footer
- Replies: 8
- Views: 57780