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


Groups > it.comp.java > #8775

Re: Accessing a PDF Document with the Acrobat Viewer JavaBean

From Gulp® <gulp@hotmail.it>
Newsgroups it.comp.java
Subject Re: Accessing a PDF Document with the Acrobat Viewer JavaBean
Date 2015-11-10 01:44 +0100
Organization Aioe.org NNTP Server
Message-ID <n1reqk$si2$1@speranza.aioe.org> (permalink)
References <n1n8ti$9c3$1@speranza.aioe.org> <n1pq4g$urs$1@speranza.aioe.org> <n1qbg3$ajn$1@speranza.aioe.org> <n1qhr0$qm1$1@speranza.aioe.org>

Show all headers | View raw


Il 09/11/15 17:32, Dr.UgoGagliardelli ha scritto:
> ci deve essere il manifest, ovvero il file:
> META-INF/MANIFEST.MF

Tieni presente che, al momento, non ho ancora compilato l'applicazione 
la lancio da Netbeans.
L'unico file MANIFEST.MF che ho trovato si trova dentro alla directory 
dell'applicazione (MiaApp) ed ha solo questo testo:

Manifest-Version: 1.0
X-COMMENT: Main-Class will be added automatically by build

che seguendo il tuo suggerimento ho cambiato così:

Manifest-Version: 1.0
X-COMMENT: Main-Class will be added automatically by build
Class-Path: MiaApp\acrobat.jar

Ma continua a presentarsi l'errore:
java.lang.NoClassDefFoundError: com/apple/mrj/MRJAboutHandler

Il riferimento di riga mi rimanda a:
Viewer viewer= new Viewer();


-- 
Gulp®
--
"Partimque figuras retulit antiquas, partim nova monstra creavit."
(La Metamorfosi - Ovidio)

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