Job Documents Attached without Conversion
When the content type specified on a $job_document command matches the file extension of the filename on the same command, the file will be attached without conversion. The following are matched:
| DOC, RTF | application/msword |
| DOCX | application/msword or
application/vnd.openxmlformats-officedocument.wordprocessingml.document |
| XLS | application/vnd.ms-excel |
| XLSX | application/vnd.ms-excel or
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet |
| PPT | application/vnd.ms-powerpoint or
application/vnd.openxmlformats-officedocument.presentationml.presentation |
| JPG, JPEG | image/jpg or image/jpeg |
Job Documents Attached with Conversion
When the document is convertible, it will be attached as a converted item when the $job_document content type is:
| application/pdf | (converted to PDF) |
| image/tif | (converted to TIF) |
| image/gif | (converted to GIF) |
| image/jpg | (converted to JPG) |
| image/jpeg | (converted to JPG) |
| image/png | (converted to PNG) |
Topic url:
http://www.copia.com/support/refmanual/index.html?e_mail_attachments.htm