Hello,
if we converting EMails to PDF, the fields FROM and TO contains only the name in the PDF, not the Mail Address.
Is it possible to hav the Mail Adress AND the name in the fields FROM, TO, CC, …?
Here is our code…...}; var wordDocument = new Document(msgStream, loadOptions); //...resolves the address from MAPI properties and drops the actual e‑mail...