about SRichViewEdit1.DrawImage()?

ScaleRichView support and discussion (TRichView add-on for WYSIWYG editing)
Post Reply
iambeijing086
Posts: 22
Joined: Mon Dec 02, 2013 1:41 am

about SRichViewEdit1.DrawImage()?

Post by iambeijing086 »

about DrawImage declare below:
function DrawImage(Canvas: TCanvas; BGImage: TBitmap;
offX, offY: Integer; scaleX, scaleY: Single;
PaintRect: TRect): Boolean;

how call it .
i want to SrichViewEdit make JPG or BMP by per page

help ? and in fact , i want to make pdf by these JPGs or Bmps again.

thanks a lot.

welcome to beijing~ :D
iambeijing086
Posts: 22
Joined: Mon Dec 02, 2013 1:41 am

this question can cancel

Post by iambeijing086 »

I have call DrawPage() instead of DrawImage()

so this question can cancel. thanks.
Post Reply