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

Tilman Hausherr closed PDFBOX-3156.
-----------------------------------
    Resolution: Won't Fix
      Assignee: Tilman Hausherr

> PDFPrintable generate a java.lang.NegativeArraySizeException error
> ------------------------------------------------------------------
>
>                 Key: PDFBOX-3156
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3156
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Rendering
>    Affects Versions: 2.0.0
>            Reporter: Roydor Vincent
>            Assignee: Tilman Hausherr
>         Attachments: AbstractImpression.java, Doc_1449500652819.pdf, 
> IImpression.java, ImpressionPrinterJob.java, PDFBOX-3156.pdf-1.png, 
> TravailImpression.java
>
>
> I use in pom  :
> <dependency>
>                       <groupId>org.apache.pdfbox</groupId>
>                       <artifactId>pdfbox</artifactId>
>                       <version>2.0.0-RC2</version>
>               </dependency>
> And when I do :
> {code}PDFPrintable printable = new PDFPrintable(unDoc, 
> Scaling.ACTUAL_SIZE);{code}
> I have the error.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to