Hi, I've got a pdf divided into two parts (Top / Bottom) I would like to make a new pdf with the top part rotated by 180 degrees. How can i do this with pdfbox ?
Another possibility : I can also make the pdf in 2 pages ; top on the right position of the first page and bottom on the right position of the second page. Here, is to make the 2 pages merged in one page. (i can rotate first page with pdfbox) How can i do this with pdfbox ? Thanks for your time, Sebastien Boutte

