thanks for the reply.
cool! it's working now! however the size rvf size has increased, even with the pictures conversion. Is it normal? Is it possible to decrease the pictures size?
Search found 3 matches
- Tue Nov 08, 2016 4:47 pm
- Forum: Support
- Topic: converting TGraphic to jpeg or png from existing rvf
- Replies: 3
- Views: 13683
- Tue Nov 08, 2016 1:14 pm
- Forum: Support
- Topic: converting TGraphic to jpeg or png from existing rvf
- Replies: 3
- Views: 13683
converting TGraphic to jpeg or png from existing rvf
I have the following procedure to convert all pictures from de rfv in jpg, I'm doing that to save more space in my database. When I try to use, an "access violation" exception rise at the line: RVData.GetRVData.SetPictureInfo(itemno, s, tgraphic(Jpg), VAlign, Tag); I,m using the richview 15 ...
- Thu Aug 06, 2015 7:27 pm
- Forum: Support
- Topic: tag used as memo
- Replies: 4
- Views: 18728
hello, everyone! Thank you Sergey for the help. I've made this function, if anyone is interested. It is attending my needs when I want to get a Tag text with multilines. ///alteração 06/08/2015 ///função que pega todas as linhas de um field de multilinhas function TFEditor.GetMultilineFieldText(rv : ...