Re: [iText-questions] Error opening pdf document

2011-04-14 Thread SALAZAR, DANTE
Thanks a lot Keith It contains almost all I need No problem with C#. I can translate to VB easy 2011/4/14 Keith O > > > Date: Tue, 12 Apr 2011 10:01:30 -0500 > > From: [email protected] > > To: [email protected] > > Subject: Re: [iText-q

Re: [iText-questions] Error opening pdf document

2011-04-14 Thread Keith O
> Date: Tue, 12 Apr 2011 10:01:30 -0500 > From: [email protected] > To: [email protected] > Subject: Re: [iText-questions] Error opening pdf document > > Thanks Keith > I solved the problem using response.end() at the end > > Unfortunatel

Re: [iText-questions] Error opening pdf document

2011-04-13 Thread John Williams
[mailto:[email protected]] Sent: Wednesday, April 13, 2011 1:42 PM To: Post all your questions about iText here Subject: Re: [iText-questions] Error opening pdf document Thanks John Now I can print tables but with some limitations What are the equivalences (in .net) for table.setBorderWidth(1

Re: [iText-questions] Error opening pdf document

2011-04-13 Thread Paulo Soares
e 100, Williamsville, NY 14221 Office 716.631.3345 | Fax 716.631.3238 From: SALAZAR, DANTE [mailto:[email protected]] Sent: Tuesday, April 12, 2011 11:02 AM To: Post all your questions about iText here Subject: Re: [iText-questions] Error opening pdf document T

Re: [iText-questions] Error opening pdf document

2011-04-13 Thread SALAZAR, DANTE
wrence Bell Dr. Ste 100, Williamsville, NY 14221 > > Office 716.631.3345 | Fax 716.631.3238 > > > > *From:* SALAZAR, DANTE [mailto:[email protected]] > *Sent:* Tuesday, April 12, 2011 11:02 AM > *To:* Post all your questions about iText here > *Subject:* Re: [iText-que

Re: [iText-questions] Error opening pdf document

2011-04-12 Thread John Williams
[email protected]] Sent: Tuesday, April 12, 2011 11:02 AM To: Post all your questions about iText here Subject: Re: [iText-questions] Error opening pdf document Thanks Keith I solved the problem using response.end() at the end Unfortunately I havenĀ“t had any further progress in my practices with

Re: [iText-questions] Error opening pdf document

2011-04-12 Thread SALAZAR, DANTE
; > To: [email protected] > > Subject: [iText-questions] Error opening pdf document > > > > I am using itextshap version 5.0.4.0 to generate a pdf file, to print > > an output of some data generated by an aspx page > > In a sumary way, the page have two textboxes

Re: [iText-questions] Error opening pdf document

2011-04-04 Thread Keith O
> Date: Mon, 4 Apr 2011 13:51:57 -0500 > From: [email protected] > To: [email protected] > Subject: [iText-questions] Error opening pdf document > > I am using itextshap version 5.0.4.0 to generate a pdf file, to print > an output of some data gene

[iText-questions] Error opening pdf document

2011-04-04 Thread SALAZAR, DANTE
I am using itextshap version 5.0.4.0 to generate a pdf file, to print an output of some data generated by an aspx page In a sumary way, the page have two textboxes and a button I fill some data in textboxes and then click the button to get the output in a pdf window Inside the button click event I