PdfBox-Android icon indicating copy to clipboard operation
PdfBox-Android copied to clipboard

call PDPageTree.getInheritableAttribute, and return null

Open HelloFish-2016 opened this issue 2 years ago • 0 comments

i got null when i call PDPageTree.getInheritableAttribute(page, COSName.MEDIA_BOX) or PDPageTree.getInheritableAttribute(pdPage.cosObject, COSName.BBOX)

how do i get the content area

HelloFish-2016 avatar Jul 27 '22 10:07 HelloFish-2016