Thx for response.....
I have also seen this on iText page:

"Can I view PDFs using iText?
No, use Acrobat Reader or GhostView or any other PDF viewer
instead.
If you need a Java solution to view PDFs, you can try out this
suggestion made by Carsten Hammer:
Use jpedal. There is an example on their site.
Adobe once released a PDF Viewer library: Adobe Acrobat Viewer
(for Java). Unfortunately they discontinued the development, so
it only supports older versions of PDF and JAVA.
Carsten provided a jar with an example on how to use the library.
You can find this jar here. Just do java -jar pdfviewer.jar.
Before you download the zip, please read the License Agreement
from Adobe first.
Or you can try this commercial product from ICEsoft: ICEpdf.  "

In the next weeks i will implement a solution and will announce
it.

bye
marco






                                                                 
             "Jorge                                              
             Olcina"                                             
             <[EMAIL PROTECTED]                                    An 
             s>                     <[EMAIL PROTECTED]>    
             Gesendet von:                                 Kopie 
             ulc-developer                                       
             [EMAIL PROTECTED]                                 Thema 
             canoo.com              Re: [ULC-developer] pdf      
                                    server side                  
                                                                 
             18.05.2006                                          
             17:50                                               
                                                                 
                                                                 
                                                                 




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

Reply via email to