This documentation relates to the latest version of Confluence.
If you are using an earlier version, please go to the documentation home page and select the relevant previous version.

PDF export fails on Linux with UnsatisfiedLinkError

Confluence 2.8 Documentation

Index

PDF exports fails on Linux with an UnsatisfiedLinkError

You need to install the X11 libraries for your Linux distribution. See Confluence Unix and X11 Dependencies.

RELATED TOPICS

Configuration Guide
[FAQ Home]

Labels

 
  1. Jun 15, 2007

    Jakob Voss says:

    There seems to be another error with the mimetype: When downloading a PDF the fo...

    There seems to be another error with the mime-type: When downloading a PDF the following headers are sent (example):

    Date Fri, 15 Jun 2007 07:41:13 GMT
    Server Apache-Coyote/1.1
    content-disposition attachment; filename=SYS-521-20070615-09_44_13.pdf
    Content-Type application/x-download;charset=UTF-8
    Content-Length 227615

    The content-type should be "application/pdf"!

    When downloading a Word file the Content-Type is "application/vnd.ms-word", so it's ok.

Add Comment