[iText-questions] Images In Header And Footer solved ;)

2006-10-31 Thread sachit dahal
Hey Dudes, I just completed with inserting images in the header and footer of the PDF Documents, the images are shown on every pages without extra pages and without garbage strings on the header and footer Hope this helps You all. I have attached the codes needed check them out or you can und

[iText-questions] Header footer with images

2006-10-30 Thread sachit dahal
Hi everyone I am trying to place image header and footer on every page of a pdf document for that i wrote the following code With this i am able to place header footer images on the first page only to repeat the process through the pages i am suggested to use onEndPage event. But i couldnot fin

Re: [iText-questions] Extra blank page at end of document.

2006-10-30 Thread sachit dahal
Hi everyone I am trying to place image header and footer on every page of a pdf document for that i wrote the following code With this i am able to place header footer images on the first page only to repeat the process through the pages i am suggested to use onEndPage event. But i couldnot find

Re: [iText-questions] how to start with IText...

2006-10-30 Thread sachit dahal
Have a look around http://itextsharp.sourceforge.net/tutorial/ From: ahsan jamshaid <[EMAIL PROTECTED]>Reply-To: Post all your questions about iText here To: itext-questions@lists.sourceforge.netSubject: [iText-questions] how to start with IText...Date: Mon, 30 Oct 2006 12:41:37 +0500 Hi

[iText-questions] Image Header and footer on every pages

2006-10-26 Thread sachit dahal
with the following code i was able to insert images in the header and footer of PDF Document try { FileStream fos = new FileStream(DocumentName, FileMode.Create); PdfWriter writer = PdfWriter.getInstance(myDocument, fos); myDocument.Open(); iTextSharp.text.Image imgfoot = iTextSharp.text.Image.get

[iText-questions] How to make the text inside Table cell Bold

2006-10-26 Thread sachit dahal
Hi all, I am using itextsharp to generate PDF documents , now what i need is to make the texts inside a table (only of some cells) to be BOLD i browsed through the tutorials but found nothing Hope one among You can solve this It is Urgent Please ;-) Thanks in Advance DAHAL SACHIT

[iText-questions] Urgent Help Requited Images in PDF Header and Footer

2006-10-21 Thread sachit dahal
just have Texts in the resulting PDF .. Hope to get replied soon Because i have to come across a major Decision of either using itextsharp for what i need or not Please Help SACHIT DAHAL    Express yourself instantly with MSN Messenger! MSN Messenger D

[iText-questions] Header Footer Problem

2006-10-20 Thread Sachit Dahal
this PDF and write new strings on it but the images Disappear   What Happened And How can i solve This?   Thanks In Advance Sachit Dahal - Using Tomcat but need to do more? Need to support web services, security? Get stuff