Hello,
We’ve had fairly consistent issues with converting .eml files to .pdf where text gets cut-off on the right hand of the screen, the below email cuts off the signature to the right, for example.
LongSignature.zip …...and the code that also fixes image position in the final PDF: using..."<head>".Length; html = html.Insert(headIndex, "\n" + css); } else...