Hello,
I have a series of automated emails and in order to maintain a standard interface, I created a form for structure and then created a document for each email (in fact, the ‘users’ will manage these documents).
The form calculates a few other values at run time (I set a couple of fields and computewithform, but dont save).
I am using RenderToRTItem to plug this into the Body of an email.
It works great except for one thing - I am getting several lines of white space at the top of each email.
Any ideas how I can control this white space?
Thanks in advance,
Marc