Re: [iText-questions] Help needed for html to pdf conversion

2007-10-26 Thread François Miermont
Objet : Re: [iText-questions] Help needed for html to pdf conversion esolzsubhadeep wrote: > Thanks anyways. Can you help me with an error I'm getting presently in my VS > 2005 project? If this problem is solved, I'll have my work done. > > I wanted to create a pdf directly

Re: [iText-questions] Help needed for html to pdf conversion

2007-10-25 Thread Paulo Soares
'org.xml.sax.InputSource' is Java. Paulo - Original Message - From: "esolzsubhadeep" <[EMAIL PROTECTED]> To: Sent: Friday, October 26, 2007 6:59 AM Subject: Re: [iText-questions] Help needed for html to pdf conversion > > Yes, I know, but after d

Re: [iText-questions] Help needed for html to pdf conversion

2007-10-25 Thread esolzsubhadeep
lto:[EMAIL PROTECTED] On >> Behalf Of esolzsubhadeep >> Sent: Thursday, October 25, 2007 1:23 PM >> To: itext-questions@lists.sourceforge.net >> Subject: Re: [iText-questions] Help needed for html to pdf conversion >> >> >> Thanks anyways. Can you help me w

Re: [iText-questions] Help needed for html to pdf conversion

2007-10-25 Thread Paulo Soares
t > Subject: Re: [iText-questions] Help needed for html to pdf conversion > > > Thanks anyways. Can you help me with an error I'm getting > presently in my VS > 2005 project? If this problem is solved, I'll have my work done. > > I wanted to create a pdf directly fro

Re: [iText-questions] Help needed for html to pdf conversion

2007-10-25 Thread Bruno Lowagie (iText)
esolzsubhadeep wrote: > Thanks anyways. Can you help me with an error I'm getting presently in my VS > 2005 project? If this problem is solved, I'll have my work done. > > I wanted to create a pdf directly from a html page. While trying to do so > with a specific piece of code, > I got the followi

Re: [iText-questions] Help needed for html to pdf conversion

2007-10-25 Thread esolzsubhadeep
Thanks anyways. Can you help me with an error I'm getting presently in my VS 2005 project? If this problem is solved, I'll have my work done. I wanted to create a pdf directly from a html page. While trying to do so with a specific piece of code, I got the following error: "The type 'org.xml.sax

Re: [iText-questions] Help needed for html to pdf conversion

2007-10-25 Thread Bruno Lowagie (iText)
esolzsubhadeep wrote: > does it work completely in ASP.NET/C# too? Oops, no, I don't think there's a Flying Saucer port for C#. I didn't realize that this was an iTextSharp question. br, Bruno - This SF.net email is sponsored

Re: [iText-questions] Help needed for html to pdf conversion

2007-10-25 Thread esolzsubhadeep
Thanks, don't know what to say for it =) does it work completely in ASP.NET/C# too? Thanks again. Bruno Lowagie (iText) wrote: > > esolzsubhadeep wrote: >> :working: >> Hi all. >> >> 1)Trying to create a pdf page from a html page, but the table shown on >> the >> pdf page was not in its s

Re: [iText-questions] Help needed for html to pdf conversion

2007-10-25 Thread Bruno Lowagie (iText)
esolzsubhadeep wrote: > :working: > Hi all. > > 1)Trying to create a pdf page from a html page, but the table shown on the > pdf page was not in its shape. 2)Could not be able to use some designs with > the stylesheet options, too.:-(( > > Pasting the piece of code for reference. Need urgent help

[iText-questions] Help needed for html to pdf conversion

2007-10-25 Thread esolzsubhadeep
:working: Hi all. 1)Trying to create a pdf page from a html page, but the table shown on the pdf page was not in its shape. 2)Could not be able to use some designs with the stylesheet options, too.:-(( Pasting the piece of code for reference. Need urgent help from you, please make it fast! pri