View attachments - pdf

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • wirefinity
    Member
    • Aug 2014
    • 32

    View attachments - pdf

    Hi,

    First of all i just wanted to point out that this CRM is coming along nicely.

    I wanted to know if it was possible to view pdf files rather than downloading the attachment first, as you are aware the latest browsers (chrome, firefox etc) can view pdf files.

    I have made amendments to the download.php file but the problem with that is I am unable to export records.

    Thanks
    Liam
  • yuri
    Member
    • Mar 2014
    • 8440

    #2
    Add some check if type is application/pdf and then put needed header making document showing inline.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    Working...