Re: [xwt-users] newBrowserWindow options and some more stuff
David Crawshaw <[email protected]>
| Newsgroups | gmane.comp.java.xwt.users |
|---|---|
| Message-ID | <[email protected]> |
On Wednesday, August 6, 2003, at 10:33 PM, Andrew Kohlsmith wrote: > A PDF viewer in XWT... interesting concept but would the speed be > there?? Convert the PDF to SVG, provide basic per-page viewer with scrollbar wrapper. Done. Conversion could probably be done in JS. Adobe Acrobat is a bit on the bloated side, I bet with some work it could be matched for speed. d