Webview and printing with templates
Webview and printing with templates
- Subject: Webview and printing with templates
- From: Jokke Heikkila <email@hidden>
- Date: Wed, 14 Feb 2007 00:26:38 +0200
As I'm taking my first turns with cocoa I'm at point where I need to
print my repetitive data as nice looking reports. By looking the
archives and some googling it seems that the render-with-webview-and-
print-it-method is the way to go. I haven't found any good examples
how to actually implement this idea, so I turn to the list as this
must be something many of you've done. What's the way to approach
this? Should I load the html template into memory and stuff the data
in at right places somehow and then push it (save a temp file?) to
the webview? Or is there some other popular way that people are
using? Any example code somewhere :-)
jokke h.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden