Return-Path: Delivered-To: apmail-xml-fop-user-archive@www.apache.org Received: (qmail 49780 invoked from network); 8 Jul 2004 15:40:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 8 Jul 2004 15:40:15 -0000 Received: (qmail 28325 invoked by uid 500); 8 Jul 2004 15:40:10 -0000 Delivered-To: apmail-xml-fop-user-archive@xml.apache.org Received: (qmail 28231 invoked by uid 500); 8 Jul 2004 15:40:10 -0000 Mailing-List: contact fop-user-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: fop-user@xml.apache.org Delivered-To: mailing list fop-user@xml.apache.org Received: (qmail 28218 invoked by uid 99); 8 Jul 2004 15:40:09 -0000 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=MAILTO_TO_SPAM_ADDR,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [207.45.250.28] (HELO parsnd04.testsgib.com) (207.45.250.28) by apache.org (qpsmtpd/0.27.1) with ESMTP; Thu, 08 Jul 2004 08:40:08 -0700 Received: from parmsw01.iap.sgcib.com by parsnd04.testsgib.com via Smap(2.01) id i68Fe52n023082 for ;Thu, 8 Jul 2004 17:40:05 +0200 (MEST) Received: from gapar002.fr.world.socgen (VIPout) by parmsw01.iap.sgcib.com (Content Technologies SMTPRS 4.3.12) with ESMTP id for ; Thu, 8 Jul 2004 17:40:05 +0200 Subject: Re: Integrating FOP in a Project To: fop-user@xml.apache.org X-Mailer: Lotus Notes Release 5.0.11 July 24, 2002 Message-ID: From: paul.bezault@sgcib.com Date: Thu, 8 Jul 2004 17:40:04 +0200 X-MIMETrack: Serialize by Router on gapar002/srv/socgen (Release 5.0.10 |March 22, 2002) at 07/08/2004 05:40:05 PM MIME-Version: 1.0 Content-type: text/plain; charset="us-ascii" X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N i use fop 0.20.5 and i can't use driver.initialize() because it doesn't exist. but i don't think that's the problem because in my program the logger never print the second AAAAA so I suppose the application stop in the Driver driver = new Driver() line !!! thanks for your help ! grm7793@yahoo.com To: fop-user@xml.apache.org 07/08/04 05:23 PM cc: Please respond to Subject: Re: Integrating FOP in a Project fop-user I think you're missing one line of code: --- paul.bezault@sgcib.com wrote: > logger.warn("AAAAA"); > //Driver driver = new > Driver((InputSource)xslfo,out); > Driver driver = new Driver(); driver.initialize(); > logger.warn("AAAAA"); > driver.setRenderer(Driver.RENDER_PDF); > driver.setInputSource((InputSource)xslfo); > driver.setOutputStream(out); > driver.run(); Glen --------------------------------------------------------------------- To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org For additional commands, e-mail: fop-user-help@xml.apache.org ****************************************************************** The sender's email address has changed to firstname.lastname@ sgcib.com. You may want to update your personal address book. Please see http://www.sgcib.com for more information. ** This message and any attachments (the "message") are confidential and intended solely for the addressee(s). Any unauthorised use or dissemination is prohibited. E-mails are susceptible to alteration.Neither SOCIETE GENERALE nor any of its subsidiaries or affiliates shall be liable for the message if altered, changed or falsified. *************** L'adresse mail de votre correspondant a change en prenom.nom@ sgcib.com.Il est recommande de mettre a jour votre carnet d'adresses personnel.Pour plus d'informations, aller sur http://www.sgcib.com ** Ce message et toutes les pieces jointes (ci-apres le "message") sont confidentiels et etablis a l'intention exclusive de ses destinataires. Toute utilisation ou diffusion non autorisee est interdite. Tout message electronique est susceptible d'alteration.La SOCIETE GENERALE et ses filiales declinent toute responsabilite au titre de ce message s'il a ete altere, modifie ou falsifie. ****************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org For additional commands, e-mail: fop-user-help@xml.apache.org