Hi Udhya,
Thanks for contacting us. As to your questions:
1:
You can do this but it will require some additional code on your side. It's not a simple setting on our converter. You can find more details on this:
http://www.essentialobjects.com/forum/postst5916_EOPdf-display-tableheadergroup.aspxThere are other converters on the market that claim to be able to do this through CSS styles. Those converters rely on IE and will stop working once user updates to IE 9.
2 & 3:
You would do that by applying "page-break-inside:avoid" on all your table rows. See here for more details:
http://doc.essentialobjects.com/library/4/htmltopdf/paging.aspxNote that this setting works on almost any HTML element, not just table row element.
4:
I am not exactly sure what you mean by that, if you meant to have the table to occupy the whole page, then you can simply set the table size with CSS.
Hope this helps. Please feel free to let us know if you have any more questions.
Thanks!