Thanks for this library and sorry about my english.

I have developed an utility based on your library in order to generate a
Pdf from a Lotus Notes document.

It Works fine with Notes 7 (jvm 1.4) but i need it also for Notes 6 (jvm
1.3) so I have downloaded the code from Sourceforge and compiled it .

Now, using the jar file that I generated, I get this error in
document.close();

Iniciamos el proceso
Exportamos a XML
Iniciamos la lectura del XML
finalizamos la lectura del XML
Cerramos el Pdf: C:\D12C2.pdf
java.lang.NoClassDefFoundError: org/bouncycastle/jce/cert/X509CertSelector
      at
com.lowagie.text.pdf.PdfDictionary.getDirectObject(PdfDictionary.java:261)
      at
com.lowagie.text.pdf.PdfDictionary.getAsDict(PdfDictionary.java:373)
      at com.lowagie.text.pdf.PdfResources.add(PdfResources.java:84)
      at
com.lowagie.text.pdf.PageResources.getResources(PageResources.java:173)
      at com.lowagie.text.pdf.PdfDocument.newPage(PdfDocument.java:899)
      at com.lowagie.text.pdf.PdfDocument.close(PdfDocument.java:812)
      at com.lowagie.text.Document.close(Document.java:496)
      at JavaAgent.NotesMain(JavaAgent.java:169)
      at lotus.domino.AgentBase.runNotes(Unknown Source)
      at lotus.domino.NotesThread.run(Unknown Source)

What have I done mistaked?

Thanks in advance for your help
                                                                                
           
  Fernando Moreno Gonzalo                                    Telvent 
Outsourcing           
  Jefe de Proyectos                                          Sevilla            
           
  Tel: +(34) 954.93.35.27                                    Tamarguillo, 29    
           
  [email protected]                                        41006 Sevilla 
(EspaƱa)        
                                                                                
           



***********Internet Email Confidentiality Footer*************
This email and any files transmitted with it are confidential and intended
solely for the use of the organization or individual to whom they are
addressed.  It is expressly forbidden to retransmit or copy email and/or
this  attached files without our permission .  If you are not the
addressee indicated in this message (or responsible for delivery of the
message to such person), you may not copy or deliver this message
to anyone. In such case, you should destroy this message and kindly
notify the sender by reply email. Please advise immediately if you or
your employer does not consent to Internet email for messages of this
kind.  Opinions, conclusions and other information in this message that
do not relate to the official business of my firm shall be understood as
neither given nor endorsed by it.


------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to