Dear Sir/Madam,
 
I get error message shown below, though I put the file in right place. It works 
when I run the project in IDE(locally), however it does work when I deploy to 
my server. It was not itextSharp.dll error because it works if I use PdfWriter 
to create pdf, but it will not work if i try to read the pdf file. (using 
PdfReader)
 
Do I need to install anything to my server? I have set the full access rights 
to everyone
 
Error Message:
xxx.pdf not found as file or resource. at 
iTextSharp.text.pdf.RandomAccessFileOrArray..ctor(String filename, Boolean 
forceRead)
at iTextSharp.text.pdf.PRTokeniser..ctor(String filename)
at iTextSharp.text.pdf.PdfReader..ctor(String filename, Byte[] ownerPassword)
at _Default.createPdfButton_Click(Object sender, EventArgs e)

please help! urgent!

Thank You

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.itextpdf.com/book/
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