regarding my previous email on landscape it looks like portrait or landscape have same bbox but for landscape there is a rotation value
does pdfbox have some sort of convenience method to get bbox (like in itext page.getPageSizeWithRotation()) based on rotation? or how to do this manually in pdfbox?

