6a1a6a12e9df14e103fe1c23626332659768b078
FAQ/Questions/What-does-Repeat-Types-and-Send-Email-As-mean.md
| ... | ... | @@ -29,7 +29,8 @@ This dropdown determines how the email will be sent out. There are a number of d |
| 29 | 29 | |Type|Effect| |
| 30 | 30 | | ------------- |:-------------:| |
| 31 | 31 | |Link|Email body will contain a HTTP link to the report (Report Viewer). Report body will not be included in the Email.| |
| 32 | -|Embedded|Report will be embedded in the Email body. Please note that client's Email client must support HTML in the body of the Email.| |
|
| 32 | +|Embedded|Report will be embedded in the Email body. Please note that client's Email client must support HTML in the body of the Email. This style includes images and other resources from the HTML page.| |
|
| 33 | +|HTML|Report's HTML output only will be embedded in the Email body. Please note that client's Email client must support HTML in the body of the Email. Images and other resources will *not* be included, as they would using the Embedded style.| |
|
| 33 | 34 | |PDF|Report file in "*.pdf" format will be attached to the Email.| |
| 34 | 35 | |CSV|Report file in "*.csv" format will be attached to the Email.| |
| 35 | 36 | |Excel(XLS)|Report file in "*.xls" format will be attached to the Email.| |