My application send mail with PDF attachment to different mail ids. I have problem when i send PDF with big size. The PDF doesn’t look good. The color inside PDF is getting changed.
Does anyone come across this type of problem
The mail server is not limited with any message size
it worked after changing the encoding type from QuotedPrintable to base64