Ivan Ooi wrote:
> In Windows, I can embed acrobat reader in SWT using ActiveX but...
> how bout in Mac ?
> How can I do that ?
Starting in 10.4 (IIRC), the Mac OS X frameworks includes "PDF Kit".
If it works at all like WebKit it should be embeddable using the
CocoaComponent class (included by Apple in the JVM). This is not a
trivial project, however. See the Java WebKit project on Source Forge
to see how it was done with WebKit.
I do seem to recall that Adobe had a Java PDF viewer, bundled with
the Reader. I do not know if it is/was usable as a separate
component, if it ever worked on the Mac, or if it is currently
supported/developed/included.
You might also try Googling for info on the Multivalent library,
which has PDF support.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden