Re: WebCore and PDF
Re: WebCore and PDF
- Subject: Re: WebCore and PDF
- From: Niels Peter Strandberg <email@hidden>
- Date: Tue, 14 Jan 2003 12:58:25 +0100
Is that possible now with webcore? Could NSView now read/render html
documents and export to pdf?
Once you have the missing pieces, yes.
You mean, when WebCore is fully integrated with Object-C?
Just imagine what could be done by generating html documents, render
in a NSView using webcore and get a pdf-document as a result!
Well, you could also just create NSViews themselves and render those
to PDF...but yes, HTML often is a good starting point for such tasks
HTML is very flexible, you can easily do tables that will fit on both
A4 and Letter size paper, or any other size for that matter. You can
use css, to set font, size etc. just to name XML, XSLT and much more.
A cocoa-java solution, would be nice, of cause!
Niels Peter
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.