Hi Brad,
I am new to RB so please forgive me for that part :) I have an example
that I could send you so we could discuss this better if you don't mind. I
can print text and boxes etc just fine but graphics and canvases are totally
new to me. My example is a feeble attempt at what I scrounged on the net to
make this work and now I am totally confused. Let me know...
Thanks,
Dave
p.s. The example is small and simple.
From: Brad Rhine <[EMAIL PROTECTED]>
Reply-To: Getting Started <gettingstarted@lists.realsoftware.com>
To: Getting Started <gettingstarted@lists.realsoftware.com>
Subject: Re: Help with canvas to printer
Date: Thu, 23 Mar 2006 23:09:14 -0500
On Mar 23, 2006, at 11:05 PM, Dave Bert wrote:
I need some help understanding whats all involved taking an image from a
canvas and printing it out. I have an image on a canvas and know I can't
directly print it out without some magical passes to some different
objects, but I need some help so I get started in the correct direction.
Its either advanced or its a really stupid question...but at least a
reply will let me know where I sit.
You need to do your drawing to a picture before giving it to the canvas.
Then you can send the picture to the printer. The canvas itself doesn't
remember what's in it, so you can retrieve it later.
--
Brad Rhine
[EMAIL PROTECTED]
http://bradrhine.com
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>