Search found 41 matches

by tiagosis
Thu Dec 17, 2020 2:32 pm
Forum: Support
Topic: Print Selected Text Only
Replies: 14
Views: 29859

Re: Print Selected Text Only

this is exactly what happens, if I order printing to start on line 4, it prints only the excerpt "DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD" because it believes that "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA...
by tiagosis
Thu Dec 17, 2020 1:10 pm
Forum: Support
Topic: Print Selected Text Only
Replies: 14
Views: 29859

Re: Print Selected Text Only

ok, but I need printing to start on the line that I indicate in "MinPrintedItemNo" is what I expect from the component, how do I solve it ?. This is a crucial issue for my project. I would like you to point me to a solution for me to end my deadline here already.
by tiagosis
Wed Dec 16, 2020 9:08 pm
Forum: Support
Topic: Print Selected Text Only
Replies: 14
Views: 29859

Re: Print Selected Text Only

I started SRichViewEdit1.MinPrintedItemNo := 8; but printing started with line 6, why is that?
by tiagosis
Wed Dec 16, 2020 12:40 pm
Forum: Support
Topic: Print Selected Text Only
Replies: 14
Views: 29859

Re: Print Selected Text Only

what i need to know is: with this component can i start printing on line X and finish on line Y? example: line 1 - AAAAAAAAAAA line 2 - BBBBBBBBBBB line 3 - CCCCCCCCCC line 4 - DDDDDDDDDD line 5 - EEEEEEEEEEE line 6 - FFFFFFFFFFFF I need to print the content starting from line 2 to 4. if this is not...
by tiagosis
Tue Dec 15, 2020 7:39 pm
Forum: Support
Topic: Print Selected Text Only
Replies: 14
Views: 29859

Print Selected Text Only

how can i implement a routine of printing only the selected text? ps: I can't implement copying to a temporary srichview because I need to maintain the position of the form on the page. example I already have a page with printed information and I want to continue printing on an existing page, that i...
by tiagosis
Fri Dec 11, 2020 4:56 pm
Forum: Support
Topic: Insert text at the beginning of each page
Replies: 3
Views: 14078

Re: Insert text at the beginning of each page

thanks for the answer, i can't use the header because in this case my text would be fixed.
I need to insert it on the first line of each page and give a broken line for the user to enter as his text.
by tiagosis
Thu Dec 10, 2020 8:29 pm
Forum: Support
Topic: Insert text at the beginning of each page
Replies: 3
Views: 14078

Insert text at the beginning of each page

Hi, I need to create a routine where I can include a standard text at the beginning of each page and break the line to continue the user's text, I thought of a loop but I couldn't find a way to do it.
by tiagosis
Mon Jul 23, 2018 8:21 pm
Forum: Support
Topic: SRichViewEdit + addict software
Replies: 4
Views: 17484

Re: SRichViewEdit + addict software

Thanks for the answer. I'm using addict version 4.0
and I did not find the "RVAAddictSpellInterface1"
by tiagosis
Fri Jul 20, 2018 9:30 pm
Forum: Support
Topic: SRichViewEdit + addict software
Replies: 4
Views: 17484

SRichViewEdit + addict software

hello, I got the addict component to work with SRichViewEdit but I did not find any demo, could you show an example?

I have configured the dictionary through: AddictSpell.Setup;

and execute this in the OnCreate of my form: AddictSpell.AddControl (SRichViewEdit1);
by tiagosis
Sat Jun 30, 2018 7:11 pm
Forum: Support
Topic: justify - paragraph
Replies: 29
Views: 75755

Re: justify - paragraph

I tried the shift + enter with the property set to true in the constant "RichViewJustifyBeforeLineBreak" by the time I'm going to use it anyway, but if this aspect of the spaces were seen in future updates it would be interesting, thanks for the time being
by tiagosis
Sat Jun 30, 2018 6:52 pm
Forum: Support
Topic: justify - paragraph
Replies: 29
Views: 75755

Re: justify - paragraph

okay, but I do not need a line break but justification stays, there's nothing that can be done about it?
by tiagosis
Sat Jun 30, 2018 6:32 pm
Forum: Support
Topic: justify - paragraph
Replies: 29
Views: 75755

Re: justify - paragraph

in the "Capital do Estado de Mato..." section if you push this excerpt with spaces so that it falls on the line below. Notice that the line above to which this part belonged was not justified.
by tiagosis
Sat Jun 30, 2018 6:07 pm
Forum: Support
Topic: justify - paragraph
Replies: 29
Views: 75755

Re: justify - paragraph

I took an example to show you, but none of my rtf texts corrects the line spacing when the text is justified and then added spaces in the line. what I need is that added spaces to the line if self tuning is justified just like in word.
by tiagosis
Sat Jun 30, 2018 6:05 pm
Forum: Support
Topic: justify - paragraph
Replies: 29
Views: 75755

Re: justify - paragraph

I took an example to show you, but none of my rtf texts corrects the line spacing when the text is justified and then successive line spacing is made.
by tiagosis
Sat Jun 30, 2018 2:56 pm
Forum: Support
Topic: justify - paragraph
Replies: 29
Views: 75755

Re: justify - paragraph

follow file rvf