Announcement

Collapse
No announcement yet.

pdf preview is broken on safari

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #16
    Originally posted by Vadym View Post
    Hi Russ,

    Tested identical scenario on Safari 16.5.1/Ventura 13.4.1, with Dompdf and Tcpdf engines, works as expected.​

    Hey, thanks a lot!
    I have 4 different users (laptops) with this behavior, should I do/try something?

    Comment


    • #17
      > should I do/try something?

      We don't know. Both me and Vadym are not specialists on this matter. We hope you or someone else who can reproduce this issue could help.

      Comment


      • #18
        Try change this line https://github.com/espocrm/espocrm/b...chment.php#L98

        to
        Code:
        ->writeBody($stream->getContents());
        Just for experiment. This would be not a proper fix.

        Comment


        • #19
          Originally posted by yuri View Post
          Try change this line https://github.com/espocrm/espocrm/b...chment.php#L98

          to
          Code:
          ->writeBody($stream->getContents());
          Just for experiment. This would be not a proper fix.

          changed the line, cleared the cache/rebuild/private browser, didn't help

          Thanks for your help, I am ready to try more options
          Attached Files

          Comment


          • #20
            I guess you already tried all of these proposals: https://www.makeuseof.com/cant-open-...ri-how-to-fix/

            Comment

            Working...
            X