Closed
Bug 171100
Opened 23 years ago
Closed 23 years ago
Integrate PDF viewing into the browser
Categories
(Camino Graveyard :: General, enhancement)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: sbwoodside, Assigned: saari)
Details
(Whiteboard: Comment 3 for a workaround.)
PDF display is available for free with the Quartz display engine on OS X. This
request is to integrate PDF display into the browser, using the Quartz PDF
rendering engine to display the PDF. The PDF would appear within the browser
window, in a similar way to Acrobat integration with the browser on many windows
browsers.
For an open source (GPL) implementation of an NSView subclass that at first
glance, seems to include widgets and be well abstracted, see:
http://www.u-bourgogne.fr/monge/j.laurens/iTeXMac/Download.html
In 10.2 the PDF rendering engine seems to be pretty comparable to me in basic
rendering of a variety of documents; however it seems slower than acrobat in
very complex documents. This may be because acrobat display "asynchronously"
while the basic quartz PDF view apparently does not.
I don't know about this. Adobe should provide an Acrobat plug-in, and I imagine
that would suffice for most people. Why Adobe's so tardy with this plug-in for
OS X is beyond me, though.
| Reporter | ||
Comment 2•23 years ago
|
||
IMHO it would be better just to get a plug-in from adobe. But until that
happens, according to a few people (including me) it should be "pretty easy" to
install this as a workaround or whatever.
Updated•23 years ago
|
Summary: [RFE] Integrate PDF viewing into the browser → Integrate PDF viewing into the browser
FYI, there is a third-party PDF plug-in available:
http://www.schubert-it.com/download/
Comment 4•23 years ago
|
||
And it looks like it works like a charm. "Installation" is just moving that file
to the Internet Plug-Ins folder, just as it should be. Chimera picked it up
without a browser restart.
And yet it may be a good idea to make use of OS X's integrated PDF technology.
Wouldn't this be quite a lot faster than a plug-in?
Therefore, confirming.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: Comment 3 for a workaround.
| Reporter | ||
Comment 5•23 years ago
|
||
Yeah, this really isn't necessary any more. Manfred's plug in is great.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•