Where is the difference between properties PageNumber and `PageCount in com.itextpdf.text.Document ? The documentation I have found on this is not very clear.
*Note:*Same properties are also in class PdfWriter so I guess that those in Document only calls those in PdfWriter.