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
> 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
[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
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
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
[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
; > 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
> 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
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