Did anyone already have a look at this: http://www.jpedal.org/ ?
They have 3 products: an Open Source GPL Version that is able to display pdf pages, with some non-GPL-plugins for embedded fonts, then a "Viewer Version" and an "Enterprise Version". http://www.jpedal.org/versions.html My impression is, that the Open Source part should be sufficient - perhaps together with the font plugins. And here a Java Web Start trial of the viewer, the source code of the viewer is also available on the website: http://www.jpedal.org/webstart.html (the menus are in "German" :-) ) I tried it a the "Subversion Book" with 279 pages, and the Adobe pdf-spec with 512 pages and a lot of graphics and formulas, ... . In the pdf-spec it seems to have some problem with links or references, that are somehow displayed as buttons? One will have to have a closer look at this, but it is looking promising. Regards, Martin > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Etienne Studer > Sent: Samstag, 27. Mai 2006 00:30 > To: Jorge Olcina; [EMAIL PROTECTED] > Subject: RE: [ULC-developer] pdf server side > > > Hi Jorge > > Thanks for the link. > > Looks promising but no information on pricing - I hate that. > > Etienne > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:ulc-developer- > > [EMAIL PROTECTED] On Behalf Of Jorge Olcina > > Sent: Thursday, May 18, 2006 8:50 AM > > To: [EMAIL PROTECTED] > > Subject: Re: [ULC-developer] pdf server side > > > > Hi, > > > > Take a look to ICEpdf (www.icesoft.com). > > > > Jorge Olcina > > > > ----- Original Message ----- > > From: "Etienne Studer" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > > Sent: Thursday, May 18, 2006 5:23 PM > > Subject: RE: [ULC-developer] pdf server side > > > > > > > Hi Marco > > > > > > I see. In that case, you need to find a Java implementation of a PDF > > > viewer. Once you have such a Swing component, you can then write a > > > (probably trivial) ULC extension to display the content of a PDF > file > > > within that PDF viewer on the client-side. > > > > > > About a year ago, I searched for such a Java-based PDF viewer, but > did > > > not find anything satisfying. Maybe you will be more successful now. > If > > > you find something that looks promising, I'd be interested to know > (and > > > might be able to help you with the ULC integration). > > > > > > Etienne > > > > > > > > > > > >> -----Original Message----- > > >> From: [EMAIL PROTECTED] [mailto:ulc-developer- > > >> [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] > > >> Sent: Thursday, May 18, 2006 8:16 AM > > >> To: [EMAIL PROTECTED] > > >> Subject: [ULC-developer] pdf server side > > >> > > >> > > >> hi etienne, > > >> thx for your fast response! > > >> I have already seen your application, but this is not what i > > >> meant. > > >> I want to show the document really on server side. i don't want > > >> use the acrobat reader client-side. > > >> In your application you use for viewing der lokal acrobat reader > > >> (ClientContext.showDocument...). > > >> If you don't have a acrobat reader client side, for example with > > >> a network-client, you cannot > > >> view the document. do you have further ideas? > > >> thx > > >> marco > > >> > > >> > > >> --------------------------------- > > >> > > >> Hi Marco > > >> > > >> I suggest to take a look at the ULC Application Template where I > > >> provide > > >> a sample server-side PDF integration: > > >> > > >> > > > > http://ulc-community.canoo.com/snipsnap/space/Contributions/Application+ > > >> Template > > >> > > >> Etienne > > >> > > >> > > >> > -----Original Message----- > > >> > From: [EMAIL PROTECTED] > > >> [mailto:ulc-developer- > > >> > [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] > > >> > Sent: Tuesday, May 16, 2006 5:06 AM > > >> > To: [EMAIL PROTECTED] > > >> > Subject: [ULC-developer] pdf server side > > >> >=20 > > >> >=20 > > >> > Hi all, > > >> > is it possible to show a pdf server side? > > >> > With iText i can get a byteArray of the pdf. But has anybody an > > >> > idea how to show this server side? > > >> > Is a ulccomponent existing? We have some clients without adobe > > >> > acrobat reader, so it's > > >> > necessary to show it server side. > > >> >=20 > > >> > Thx a lot > > >> > marco > > >> >=20 > > >> >=20 > > >> > > >> > > >> _______________________________________________ > > >> ULC-developer mailing list > > >> [email protected] > > >> http://lists.canoo.com/mailman/listinfo/ulc-developer > > > _______________________________________________ > > > ULC-developer mailing list > > > [email protected] > > > http://lists.canoo.com/mailman/listinfo/ulc-developer > > > > > > > > > > _______________________________________________ > > ULC-developer mailing list > > [email protected] > > http://lists.canoo.com/mailman/listinfo/ulc-developer > _______________________________________________ > ULC-developer mailing list > [email protected] > http://lists.canoo.com/mailman/listinfo/ulc-developer _______________________________________________ ULC-developer mailing list [email protected] http://lists.canoo.com/mailman/listinfo/ulc-developer
