Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はいくつかのpdfpcellsを含むpdfptableを持っています。このシートは印刷され、各部分とともに持ち運ばれます。パーツがラックにあるとき、シートは上下逆になります。テキストをpdfpcellに書き込んでから180度回転するにはどうすればよいですか?
明らかに、私は非常に明白な PdfPCell.setRotation(); を見逃していました。