收藏订阅
- Repeat the header of long HTML tables on each PDF page where the table is rendered using the display:table-header-group style
- Exclude HTML regions from rendering using the the HtmlExcludedRegionsOptions property of the PdfConverter class
- Improved the converter behavior in multithreaded applications and in high traffic websites
- Improved the scrolling speed of the generated PDF document when the document is opened in Adobe Reader
- Added the Console_MultithreadedPerformance sample application to measure the converter performance in multithreaded applications
- Added sample applications to show how to repeat the head of a HTML table on each PDF page where the table is rendered