[iText-questions] iTextSharp problem

2010-12-02 Thread Suchita Manandhar
Hi, I am using iTextSharp version 5.x before for exporting my gridview data to pdf and it was working fine. But when i use it in live system, I found somebody else has used iTextSharp version 4.x in our system and that my version was affecting the older version and we got some problems. Then

Re: [iText-questions] iTextSharp problem

2010-12-01 Thread 1T3XT BVBA
Op 1/12/2010 19:45, Suchita Manandhar schreef: Hey I am using iTextSharp 4.1.2.0 and it gave problem related with font size. Before I was using version 5.x which was working fine but I need to switch to the version 4.x because the system was already usng version 4.x so when i used version 5.x

[iText-questions] iTextSharp problem

2010-12-01 Thread Suchita Manandhar
Hey I am using iTextSharp 4.1.2.0 and it gave problem related with font size. Before I was using version 5.x which was working fine but I need to switch to the version 4.x because the system was already usng version 4.x so when i used version 5.x, it affected the previous version. But wh

Re: [iText-questions] iTextSharp - problem with PdfReader

2010-06-28 Thread Mark Storer
Engineer Cardiff.com import legalese.Disclaimer; Disclaimer DisCard = null; > -Original Message- > From: Keith O [mailto:[email protected]] > Sent: Sunday, June 27, 2010 5:53 PM > To: [email protected] > Subject: [iText-questions] iTextSharp - problem with PdfR

Re: [iText-questions] iTextSharp - problem with PdfReader

2010-06-28 Thread Paulo Soares
I'll have to check it although I find it strange that it works in Java (it shouldn't) and not in C#. Paulo -Original Message- From: Keith O [mailto:[email protected]] Sent: Monday, June 28, 2010 1:53 AM To: [email protected] Subject: [iText-questions]

[iText-questions] iTextSharp - problem with PdfReader

2010-06-27 Thread Keith O
Converting the chapter 6 example from the new book here: http://itextpdf.com/examples/index.php?page=example&id=109 to C#. C# code and PDF used by PdfReader attached. An Exception is thrown: Unhandled Exception: System