Menu

PdfWriter.getInstance Error

2006-12-12
2013-05-01
  • Nobody/Anonymous

    I have a problem with Itext on the web server (everything is ok on my computer)

    The page where Itext is used send me an error :

    "The file 'XXXXX.aspx' has not been pre-compiled, and cannot be requested".

    I finally find the line where the error is :

    PdfWriter.getInstance(Document, New FileOutputStream("C:\Chap0704.pdf", True))

    I install the Java Runtime on my web server, and restart the server, but i have always the same error.

    Any idea (reinstall Dot net Framework ?) ?

     
    • Nobody/Anonymous

      Find the solution,

      I pass in debug mode and see a new error :  the jvslib.dll was not on the server (Win 2000) , i put it in the bin directory (i don't know why this dll is not ont the server)

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.