Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > it.comp.java > #8772

Re: Accessing a PDF Document with the Acrobat Viewer JavaBean

From "Dr.UgoGagliardelli" <do.not.spam@me.please>
Newsgroups it.comp.java
Subject Re: Accessing a PDF Document with the Acrobat Viewer JavaBean
Date 2015-11-09 10:47 +0100
Organization Aioe.org NNTP Server
Message-ID <n1pq4g$urs$1@speranza.aioe.org> (permalink)
References <n1n8ti$9c3$1@speranza.aioe.org>

Show all headers | View raw


Il 08.11.2015 11.39, Gulp® ha scritto:
> Da acrobat.jar
> import com.adobe.acrobat.*;
>
> Viewer viewer = new Viewer();
> mi da java.lang.NoClassDefFoundError
>
> Perchè?
>
> https://today.java.net/pub/a/today/2005/10/20/accessing-pdf-with-acrobat-viewer-javabean.html
>
L'errore java.lang.NoClassDefFoundError in genere riporta anche il nome 
della classe non trovata.
La causa banale potrebbe essere che non hai aggiunto acrobat.jar nel 
classpath dell'applicazione.

Back to it.comp.java | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Accessing a PDF Document with the Acrobat Viewer JavaBean Gulp® <gulp@hotmail.it> - 2015-11-08 11:39 +0100
  Re: Accessing a PDF Document with the Acrobat Viewer JavaBean "Dr.UgoGagliardelli" <do.not.spam@me.please> - 2015-11-09 10:47 +0100
    Re: Accessing a PDF Document with the Acrobat Viewer JavaBean Gulp® <gulp@hotmail.it> - 2015-11-09 15:40 +0100
      Re: Accessing a PDF Document with the Acrobat Viewer JavaBean "Dr.UgoGagliardelli" <do.not.spam@me.please> - 2015-11-09 17:32 +0100
        Re: Accessing a PDF Document with the Acrobat Viewer JavaBean Gulp® <gulp@hotmail.it> - 2015-11-10 01:44 +0100
          Re: Accessing a PDF Document with the Acrobat Viewer JavaBean "Dr.UgoGagliardelli" <do.not.spam@me.please> - 2015-11-10 10:40 +0100
            Re: Accessing a PDF Document with the Acrobat Viewer JavaBean "Gulp®" <Adebval@email.it> - 2015-11-11 09:06 +0100
            Re: Accessing a PDF Document with the Acrobat Viewer JavaBean Gulp® <gulp@hotmail.it> - 2015-11-12 00:02 +0100
              Re: Accessing a PDF Document with the Acrobat Viewer JavaBean "Dr.UgoGagliardelli" <do.not.spam@me.please> - 2015-11-12 10:08 +0100
                Re: Accessing a PDF Document with the Acrobat Viewer JavaBean "Dr.UgoGagliardelli" <do.not.spam@me.please> - 2015-11-12 10:16 +0100
                Re: Accessing a PDF Document with the Acrobat Viewer JavaBean Gulp® <gulp@hotmail.it> - 2015-11-12 16:24 +0100
                Re: Accessing a PDF Document with the Acrobat Viewer JavaBean "Dr.UgoGagliardelli" <do.not.spam@me.please> - 2015-11-13 21:01 +0100
                Re: Accessing a PDF Document with the Acrobat Viewer JavaBean Gulp® <gulp@hotmail.it> - 2015-11-12 17:43 +0100
                Re: Accessing a PDF Document with the Acrobat Viewer JavaBean "Dr.UgoGagliardelli" <do.not.spam@me.please> - 2015-11-13 20:58 +0100
                Re: Accessing a PDF Document with the Acrobat Viewer JavaBean "Gulp®" <Adebval@email.it> - 2015-11-16 10:04 +0100
                Re: Accessing a PDF Document with the Acrobat Viewer JavaBean Gulp® <gulp@hotmail.it> - 2015-11-12 18:39 +0100
                Re: Accessing a PDF Document with the Acrobat Viewer JavaBean "Dr.UgoGagliardelli" <do.not.spam@me.please> - 2015-11-13 20:59 +0100
          Re: Accessing a PDF Document with the Acrobat Viewer JavaBean "CarMas" <carmas@jpknet.com> - 2015-11-10 17:13 +0100
            Re: Accessing a PDF Document with the Acrobat Viewer JavaBean Gulp® <gulp@hotmail.it> - 2015-11-10 17:54 +0100
              Re: Accessing a PDF Document with the Acrobat Viewer JavaBean 4ndre4 <a.laforgia@gmail.com> - 2015-11-10 15:14 -0800
              Re: Accessing a PDF Document with the Acrobat Viewer JavaBean "Dr.UgoGagliardelli" <do.not.spam@me.please> - 2015-11-11 17:09 +0100

csiph-web