Hi,
We are using aspose html to pdf conversion.
Below are our few requirements, need assistance and way to achieve them.
1. If grid in the body has more records and if data spans across next page, the grid header should repeat on each new page. (Ex: A table has 400 rows spanning 3 pages, then the header row should be repeated on all pages even though it is there in html only once)
2. There is a requirement that first page of headers is in portrait mode and then 2nd page onwards the data is in landscape mode. Is this achievable throgh HTML attributes and/or C# coding.
3. Its not supporting html5 round corners. Is there a way tp indicated to the library that whatever the HTML we are using is HTML 5 to get the round corners and other features to work?
Thanks,
Kartheek N