Re: Printing graphics question

new topic     » goto parent     » topic index » view thread      » older message » newer message

don cole wrote:
> 
> 
> }}}
<eucode>
>        junk=getPrinter()
>          if startDoc( "My Print Job" ) then-- start up the document
>          end if
>        junk=startPage()
> 
>         drawEllipse(id,False, 10, 10,   100, 100)
> 
>         if endDoc() then
>          releasePrinter()
>         end if
> </eurcode>
> 
> The above code works fine if id is a window,
> but prints nothing if it is Printer.
> 
> Is there an easy of doing this or do I have to make bitmaps?
> don cole
> SF
> 
Don,

In your drawEllipse what is "id"?  Is this a handle to the printer?

Jonas

Jonas Temple
http://www.yhti.net/~jktemple

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu