[Webkit-unassigned] [Bug 3527] Allow Safari to open postscript files in browser windows as well

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Jan 21 05:22:06 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=3527





------- Comment #8 from ddkilzer at kilzer.net  2006-01-21 05:22 -------
According to this developer documentation, Preview uses a Quartz 2D API to do
the conversion, then display the PDF.

http://developer.apple.com/documentation/GraphicsImaging/Conceptual/drawingwithquartz2d/dq_ps_convert/chapter_16_section_1.html

It should be possible to do the same thing in WebKit and reuse the existing PDF
viewing code.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list