I have a question need to ask the expert of the PDFBox. Where can I send this question to? Thanks.
My question is: =========================== Recently, I need to convert my project PDF library from iText to PDFBox. I had trouble to adjust the text in the PDTextbox (the font size is too big). With iText library, I can just use "setField" to write the text without worry about the font size, etc... But with PDFBox library, "setValue" method won't adjust the font according to the size of PDFBox. Is there any way that I can set the text's font size according to the size of PDTextbox (automatically)? Thank you very much for your help. =========================== Joe
