Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] SWT Control for displaying a .pdf

You might have to unpack this pdf-file into a temp. directory - ClassLoader.getResourceAsStream, convert InputStream into FileOutputStream etc.

Jan

----- Original Message ----- From: "Timar Laurentia" <laurentia.timar@xxxxxxxxxxx>
To: <platform-swt-dev@xxxxxxxxxxx>
Sent: Tuesday, November 30, 2004 12:47 PM
Subject: [platform-swt-dev] SWT Control for displaying a .pdf


Hello all,

I need a SWT Control to launch a .pdf file as a stream.
(The .pdf file is included in a .jar.)

Can you help me with any idea or link?

Thank you very much,
Laurentia

_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-swt-dev




Back to the top