Hello,

I try to create a PdfReader with this simple code :

Dim MyPdfReader As New PdfReader()

and get this error : java.lang.ExceptionInInitializerError   at  
PdfReader..ctor()

I try         New PdfReader("C:/MyPdf.pdf")   or "C:\\MyPdf.pdf"   ...  with
the same error

I am working under Windows XP and Visual Studio 2005 and work with Itext
with no problem ..
Wath is wrong ??? need to add security ? or something else ? 
   
-- 
View this message in context: 
http://www.nabble.com/can%27t-create-PdfReader-tp21201191p21201191.html
Sent from the iText - General mailing list archive at Nabble.com.


------------------------------------------------------------------------------
_______________________________________________
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

Reply via email to