Hi Sergey,
English:
At the end of the line when there is a tag, the text does not justify correctly and ends up being a space at the end, it is something that happens rarely, however, it is only solved when I delete and rewrite the tag and the text part ".. mim,"
- Sorry my english. :D
Português ...
Search found 231 matches
- Sat Aug 01, 2020 7:21 pm
- Forum: Support
- Topic: Error justifying text
- Replies: 4
- Views: 27523
- Thu Feb 27, 2020 12:56 pm
- Forum: Support
- Topic: error in generating pdf with vertical text
- Replies: 1
- Views: 17646
error in generating pdf with vertical text
hi, i'm trying to generate pdf with synPDF, but i can't because there is a part of the text that contains vertical writing. follow the code!
can someone help me?
procedure TFrmEditorInstrumentoProtestoNovo.ExportaParaPdf ( Arquivo : string ) ;
var
i : Integer;
Metafile : TMetafile;
RVUnit ...
can someone help me?
procedure TFrmEditorInstrumentoProtestoNovo.ExportaParaPdf ( Arquivo : string ) ;
var
i : Integer;
Metafile : TMetafile;
RVUnit ...
- Mon Feb 24, 2020 1:01 pm
- Forum: Support
- Topic: Get alignment in cursor position
- Replies: 1
- Views: 16912
Get alignment in cursor position
How to identify the text alignment used on the selected line?
- Fri Jun 14, 2019 11:34 am
- Forum: Support
- Topic: complete line
- Replies: 3
- Views: 26249
Re: complete line
Inglês:
Hello sergey,
still about this doubt, we have not been able to do until today.
After so long, is there any new solution that solves our problem?
Thank you!
Português:
Olá sergey,
ainda sobre esta dúvida, não conseguimos fazer até hoje.
Depois de tanto tempo, há alguma nova solução que ...
Hello sergey,
still about this doubt, we have not been able to do until today.
After so long, is there any new solution that solves our problem?
Thank you!
Português:
Olá sergey,
ainda sobre esta dúvida, não conseguimos fazer até hoje.
Depois de tanto tempo, há alguma nova solução que ...
- Thu May 30, 2019 8:17 pm
- Forum: Support
- Topic: Format a text from Clipboard
- Replies: 4
- Views: 25514
Re: Format a text from Clipboard
It worked!
Thanks Sergey
Thanks Sergey
- Thu May 30, 2019 5:09 pm
- Forum: Support
- Topic: Format a text from Clipboard
- Replies: 4
- Views: 25514
Re: Format a text from Clipboard
I want to clear the formatting when pasting a copied text.
Sorry for my English.

Sorry for my English.

- Thu May 30, 2019 12:01 pm
- Forum: Support
- Topic: Format a text from Clipboard
- Replies: 4
- Views: 25514
Format a text from Clipboard
Hello Sergey
I would like to format a text from clipboard from another document according to the formatting of the field being pasted, how do we proceed?
We are pasting into a TRichViewEdit component.
thanks
I would like to format a text from clipboard from another document according to the formatting of the field being pasted, how do we proceed?
We are pasting into a TRichViewEdit component.
thanks
- Thu Jan 31, 2019 12:03 pm
- Forum: Support
- Topic: Disable drag-and-drop an image
- Replies: 4
- Views: 24873
Re: Disable drag-and-drop an image
It worked.
Thanks Sergey!
Thanks Sergey!
- Wed Jan 30, 2019 10:45 am
- Forum: Support
- Topic: Disable drag-and-drop an image
- Replies: 4
- Views: 24873
Re: Disable drag-and-drop an image
Is included, and allows drag and drop
- Tue Jan 29, 2019 11:44 pm
- Forum: Support
- Topic: Disable drag-and-drop an image
- Replies: 4
- Views: 24873
Disable drag-and-drop an image
Hello, Sergey.
How to disable drag-and-drop an image from the editor?
How to disable drag-and-drop an image from the editor?
- Thu Nov 08, 2018 10:03 am
- Forum: Support
- Topic: Capitalize first letter of a sentence
- Replies: 4
- Views: 28466
Re: Capitalize first letter of a sentence
Is there a way to automatically capitalize the first letter of a sentence as we go on typing. ie. the first letter after the full stop and space.
thanks in advance
Sorry for the delay.
Two main approaches are possible:
1) like in MS Word, a word is capitalized after it is finished
2) like in ...
- Fri Jul 20, 2018 11:19 pm
- Forum: Support
- Topic: SRichViewEdit + addict software
- Replies: 4
- Views: 26175
Re: SRichViewEdit + addict software
The location where you did the installation + \TRichView\ThirdParty\Addict
- Thu Dec 28, 2017 5:02 am
- Forum: Support
- Topic: How to get current Font.Name?
- Replies: 2
- Views: 17520
Re: How to get current Font.Name?
Code: Select all
rv.Style.TextStyles[rv.CurTextStyleNo].FontName
- Fri Nov 27, 2015 12:47 pm
- Forum: Support
- Topic: Getting text with format
- Replies: 6
- Views: 32482
- Fri Nov 27, 2015 11:09 am
- Forum: Support
- Topic: Getting text with format
- Replies: 6
- Views: 32482
Getting text with format
Hi,
I am using the filll fields function with getvaluefromdatabase, where i'm getting a formated (bold,italic, etc..) text, and i want to put this text into a variable to the function insert ( or replace ), and still get the formated text.
Could anyone help me with this ?
I am using the filll fields function with getvaluefromdatabase, where i'm getting a formated (bold,italic, etc..) text, and i want to put this text into a variable to the function insert ( or replace ), and still get the formated text.
Could anyone help me with this ?