Re: pdf with vertical mediabox but landscape rotation

2018-01-06 Thread chitgoks
hi tilman does this means adding annotations in landscape is not supported yet? thanks On Sat, Jan 6, 2018 at 7:35 PM, Tilman Hausherr wrote: > Am 06.01.2018 um 11:19 schrieb chitgoks: > >> regarding my previous email on landscape >> >> it looks like portrait or landscape have same bbox but fo

Re: pdf with vertical mediabox but landscape rotation

2018-01-06 Thread Tilman Hausherr
Am 06.01.2018 um 11:19 schrieb chitgoks: 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 r

Re: pdf with vertical mediabox but landscape rotation

2018-01-06 Thread chitgoks
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 pdfb