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 …...Encoding.UTF8.GetString(rawHtml); html...html; } return System.Text.Encoding.UTF8.GetBytes(html); } private...