Send as e-mail - no Content-Type

edited August 2013 in FastReport 4.0
Hi,
When I send report using frxMailExport (with report saved as pdf) the Content-Type is missing. It should be set to

Content-Type: application/pdf;

but what I get is:

Content-Type: ;

Another thing connected with this is that it's content is showed in e-mail like this:
wrote:
Subject information

-- 13_A_038.pdf

%PDF-1.5
2 0 obj
<< /Filter /FlateDecode /Length 3193 /Length1 11989 >>
stream
x?

Comments

  • edited 3:39PM
    No, it is not. But it's only two weeks ago when I have posted it.
    For now I decided to use Indy for sending e-mail - it's a little more complicated (I have to generate pdf and write it to disk) but it's working correct.

Leave a Comment