Relative Content

Tag Archive for javaemailpdfdynamicbackend

Java Code to generate pdf of Mail to be sent

So we have a feature where we dynamically edit a HTML Email format and send it. Now I want to convert that mail into pdf and want to send that pdf along mail. The content in mail and pdf would be same. Kindly help in Java