Search found 12 matches
- Sun Jun 19, 2011 8:51 am
- Forum: Support
- Topic: Repeat image at higher resolution
- Replies: 8
- Views: 33847
- Sat Jun 18, 2011 9:58 pm
- Forum: Support
- Topic: Repeat image at higher resolution
- Replies: 8
- Views: 33847
- Sat Jan 01, 2011 5:29 pm
- Forum: Support
- Topic: Repeat image at higher resolution
- Replies: 8
- Views: 33847
- Sat Jan 01, 2011 5:25 pm
- Forum: Support
- Topic: Repeat image at higher resolution
- Replies: 8
- Views: 33847
- Fri Dec 31, 2010 12:11 pm
- Forum: Support
- Topic: Repeat image at higher resolution
- Replies: 8
- Views: 33847
- Tue Dec 21, 2010 12:54 am
- Forum: Support
- Topic: FastReport wapper
- Replies: 37
- Views: 219261
- Tue May 26, 2009 7:58 pm
- Forum: Support
- Topic: FastReport wapper
- Replies: 37
- Views: 219261
I agree with BvOsten.
- Tue May 12, 2009 7:08 am
- Forum: Support
- Topic: FastReport wapper
- Replies: 37
- Views: 219261
- Mon Apr 21, 2008 9:20 pm
- Forum: Support
- Topic: FastReport wapper
- Replies: 37
- Views: 219261
- Sat Sep 15, 2007 5:12 pm
- Forum: Support
- Topic: FastReport wapper
- Replies: 37
- Views: 219261
- Thu Mar 29, 2007 9:14 am
- Forum: Support
- Topic: Print as Image
- Replies: 1
- Views: 12010
Print as Image
Hi Sergey,
I need to do print from TRichView with use of FastReport, and for that I would like to use bitmap.
Now I use the following procedure:
procedure PrintAsBitmap(Source:TCustomRichView; DestDir: string);
var
rvPrnt: TRVPrint;
bmp: TBitmap;
I: integer;
begin
DestDir ...
I need to do print from TRichView with use of FastReport, and for that I would like to use bitmap.
Now I use the following procedure:
procedure PrintAsBitmap(Source:TCustomRichView; DestDir: string);
var
rvPrnt: TRVPrint;
bmp: TBitmap;
I: integer;
begin
DestDir ...
- Mon Nov 27, 2006 1:15 pm
- Forum: Support
- Topic: Update for registerd users?
- Replies: 19
- Views: 83668