iText7 - PdfFormField.setValue() fails if the /DA uses a decimal font size

后端 未结 1 597
北海茫月
北海茫月 2021-01-27 02:14

iText 7.0.0

i have a PDF created by Adobe LiveCycle ES 10 that\'s producing a TextField with a

/DA /Arial-BoldMT 9.00 Tf 0.000 0.000 1.000 rg
         


        
1条回答
  •  春和景丽
    2021-01-27 02:43

    This is fixed in iText 7.0.1. Font sizes are now handled as decimal values and exposed in the entire API as floats

    0 讨论(0)
提交回复
热议问题