兄弟这个不知道怎么弄Exception in thread "main" java.lang.NullPointerException: Cannot invoke "java.util.List.get(int)" because the return value of "com.itextpdf.text.pdf.AcroFields.getFieldPositions(String)" is null
at pdfTest.createPDF(pdfTest.java:68)
at pdfTest.main(pdfTest.java:26)
Process finished with exit code 1
安卓端获取用户签名,将签名图片保存到后端,后端把签名图片放到PDF中