You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2015/09/02 23:24:45 UTC

[jira] [Closed] (PDFBOX-2953) PDFBox shows page count 0

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

Tilman Hausherr closed PDFBOX-2953.
-----------------------------------
    Resolution: Not A Problem

> PDFBox shows page count 0
> -------------------------
>
>                 Key: PDFBOX-2953
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2953
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 1.8.6
>            Reporter: RuhongCai
>         Attachments: ms12_TIM.pdf
>
>
> The following code could prove that there is a bug in getting the number of the pages 
> {code}
> PDDocument pdf1 = PDDocument.load("C:\\ms12_TIM.pdf");
> int count = pdf1.getNumberOfPages();
> {code}
> count return “0” , the file has a page.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org