|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
ideas on generating a pdfhello everyone
i am using vb.net to generate a report that will look like this: http://img196.imageshack.us/img196/1794/18169391.jpg can someone please recommend to me some examples of code that puts pictures in the pdf, along with spacing thank you for your help alex ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ itextsharp-questions mailing list itextsharp-questions@... https://lists.sourceforge.net/lists/listinfo/itextsharp-questions |
|
|
Re: ideas on generating a pdfThis looks like a PdfPTable with right and left alignments in composite mode. There are no examples in VB.NET (yet) but it's a direct conversion from Java if you are careful with the set/get methods in Java that are properties in .NET. Lots of examples at http://1t3xt.be/?X000001.
Paulo > -----Original Message----- > From: Alex Gordon [mailto:aleksandr.gordon@...] > Sent: Wednesday, August 26, 2009 5:02 PM > To: itextsharp-questions@... > Subject: [itextsharp-questions] ideas on generating a pdf > > hello everyone > > i am using vb.net to generate a report that will look like this: > > http://img196.imageshack.us/img196/1794/18169391.jpg > > can someone please recommend to me some examples of code that > puts pictures in the pdf, along with spacing > > thank you for your help > alex > > Esta mensagem é destinada exclusivamente ao destinatário. Pode conter informação confidencial ou legalmente protegida. A incorrecta transmissão desta mensagem não significa a perca de confidencialidade. Se esta mensagem for recebida por engano, por favor envie-a de volta para o remetente e apague-a do seu sistema de imediato. É proibido a qualquer pessoa que não o destinatário de usar, revelar ou distribuir qualquer parte desta mensagem. Disclaimer: This message is destined exclusively to the intended receiver. It may contain confidential or legally protected information. The incorrect transmission of this message does not mean the loss of its confidentiality. If this message is received by mistake, please send it back to the sender and delete it from your system immediately. It is forbidden to any person who is not the intended receiver to use, distribute or copy any part of this message. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ itextsharp-questions mailing list itextsharp-questions@... https://lists.sourceforge.net/lists/listinfo/itextsharp-questions |
| Free embeddable forum powered by Nabble | Forum Help |