Greetings,
I have a notes application that users use to create content for mass emails. A websphere program, picks up the documents and emails or faxes the documents as determined by business rules.
We are finding that the emails are full of pagebreaks that where never in the original document. If I forward the document directly from the Notes Application, no pagebreaks are present.
This leads me to deduce that the pagebreaks are somehow inserted at some point when the document is handled by websphere. I am trying to find a way to scan the email for pagebreaks and remove them before it goes out.
Any ideas?
Thanks!