Printing a database report

Steve Steinitz steinitz at datatactics.com.au
Sun Apr 8 22:46:47 PDT 2007


Hi Scott,

Thanks for your reply.

You wrote:

> On Apr 8, 2007, at 5:53 PM, Steve Steinitz wrote:
> 
> > image the whole report into a second view or perhaps to pdf or
> > even to a low-level graphics-system object... and then, when the
> > printing system calls my drawRect, I return rects of that
> > intermediate object
> 
> Can you just generate HTML and print it via a WebView?

I currently have fine, down-to-the-pixel control over the report and
I'm not sure how I'd accomplish that in html.  But its certainly along
the lines of what I was thinking.

I'm open to other ideas.

Thanks,

Steve


More information about the MacOSX-dev mailing list