dcsline
dcsline
I have tested your shown example - it's worked. Here my example code. ``` const {PDFDocument} = require('pdf-lib'); const fontkit = require('@pdf-lib/fontkit'); const fs = require('fs'); const ubuntuFontBytes = fs.readFileSync('ubuntu-font.ttf');...
In my opinion, it is due to the svg. I used a different svg file. With Inkscape I generated a b / w svg file from it. If you look...
I could not adjust your problem. I have take my sample (see my message from 03 Nov 2021) and update only the defined svg path information with the path details...
I also received this cryptic issue. Then I tested with the pdfLoadError tool. The individual lines didn't convince me as error handling. So I split the PDF document into the...
I could not found any handling of form field "total". Can you also send smartform2.pdf?
Thanks. How should calculate the total? I'm missing a mathematical operation like total = a + b.
For this reason is my approach : handle the setting of the total value also in your javascript routine.
I have checked your pdf file and found this fields: Field:::Name>>>PAGE:::1 Field:::num1>>>PAGE:::1 Field:::num2>>>PAGE:::1 Field:::Text4>>>PAGE:::1 So i believe "Text4" is your total field ???
This only a warning message and has no influence on the success of your jasper report app.
This only a warning message and has no influence on the success of your jasper report app.