Hi,
In my Java code, I have MailMessage object. Although it consists of “reply-To” header, I can not see this header in converted Pdf file. I see only from, sent, subject, to, message and signature.
How can I add reply…...replace(“From”, “Kimden”)); msgFormatter...setSentFormat(msgFormatter.getSentFormat().replace(“Sent:”, “Tarih:”)); msgFormatter...