Hello,
Thanks a lot for replying to my querry. I want to add header in onStartPage()
becuase I want to use document.add .If I do so what kind of problem I am going
to face.Is there any other way to add header to the document using
document.add .
Thanks and Regards,
Jalaj.
Hello,
I want to add content in the onStartPage() PdfPageEvent method.
This content I want to use it as the header of the document, but in book its
written that not to add any content in this event, not even header and footer.
will it create some kind of problem.
Thanks and regards,
ja
Hello Alexis,
thanx a lot for answering my querry.You were true that multiple
tables can be added using getContentByte()or we can say that we can add
anything anywhere using this object, but whenever i use this object to add
something to the document and after that if i wish to add
Hello,
I want to add a table just next to another table on the same line
without using getcontent byte. also tell me how to add any other objects like
chunk, phrase and para on the same line next to existing chunk, phrase and
para without using getcontent byte..
Thanks and Regards,
Jal