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

Roydor Vincent updated PDFBOX-3156:
-----------------------------------
    Attachment: Doc_1449500652819.pdf

PDF produce error

> PDFPrintable generate a java.lang.NegativeArraySizeException error
> ------------------------------------------------------------------
>
>                 Key: PDFBOX-3156
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3156
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Roydor Vincent
>         Attachments: AbstractImpression.java, Doc_1449500652819.pdf, 
> IImpression.java, ImpressionPrinterJob.java, 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