We have an issue using UIPrintPageRenderer while rendering an HTML in UIWebview to PDF page. The HTML contains a table with multiple rows (....) whose heights are known.
The UIWebView well renders that HTML but once transformed in PDF through UIPrintPageRenderer, it happens that extra spaces are added between rows.
See exemple attached with 2 rows of a table. An extra space has been added in the PDF whereas it doesn't exist in the HTML.
We use that library : https://github.com/iclems/iOS-htmltopdf
Any help would be nice.
Regards,
Morgan.
use CSS in your html and specialise with a specific height