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