You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "John Hewson (JIRA)" <ji...@apache.org> on 2014/09/05 19:52:30 UTC

[jira] [Updated] (PDFBOX-2321) java.lang.ExceptionInInitializerError in PDFRenderer.renderImageWithDPI

     [ https://issues.apache.org/jira/browse/PDFBOX-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Hewson updated PDFBOX-2321:
--------------------------------
    Description: 
An unhandled exception of type 'java.lang.ExceptionInInitializerError' occurs when calling the method with the following pdf and 96 dpi.

renderImageWithDPI(i, 96);

  was:
An unhandled exception of type 'java.lang.ExceptionInInitializerError' occurs when calling the method with the following pdf and 96 dpi.

renderImageWithDPI(i, 96);

PDF: http://www.scribd.com/doc/238774942/ExceptionInInitializerError


> java.lang.ExceptionInInitializerError in PDFRenderer.renderImageWithDPI
> -----------------------------------------------------------------------
>
>                 Key: PDFBOX-2321
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2321
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Rendering
>    Affects Versions: 2.0.0
>         Environment: Windows 8.1 x64
>            Reporter: Marino
>
> An unhandled exception of type 'java.lang.ExceptionInInitializerError' occurs when calling the method with the following pdf and 96 dpi.
> renderImageWithDPI(i, 96);



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)