-
## Next Steps for the VFS team
- [ ] **Assign** this ticket to the team member(s) responsible for addressing feedback provided by Platform.
- [ ] **Comment** on this ticket:
- If the Platform revie…
-
The feature I am looking for is regarding JetForm and the generate PDF functionality. It works great when creating a template using normal data fields, but it is limited when it comes to repeater fiel…
-
Table 226, Entries common to all field dictionaries, states that the `V` key is optional and comes in various data types.
In 12.7.5.3, Text Field, it states:
>The field’s text shall be held in a t…
-
I noted down some thoughts here earlier today, https://github.com/mblomdahl/cv/commit/d87adc8b25b1f2a9e5c9f91db16d2bf4ce21b34a, on the purpose/scope of the CV repos. With this in mind, I would like a …
-
it would be nice if the highlighted text that has been generated would be available in the pdf viewer as well, not that they need to be transformed into actual highlights that are generated from withi…
-
You cant easily view the documents on github in the docx format, would be great to have them in pdf so I can easily view them here.
-
We are on the latest version (as of 8/10/2023 4.0.0) and are getting an error thrown calling the createPDFCopyingContext method:
`TypeError: unable to create copying context. verify that the target…
-
Hey guys, trying to do a proof of concept filling out pdf form.
This is my code:
```
var pdfFiller = require('pdffiller');
var sourcePDF = "tmp/pdf-forms/form-1.pdf";
var destinationPDF = …
-
![Screenshot 2024-10-21 155409](https://github.com/user-attachments/assets/5254c211-0a47-490b-8981-024a22f94f04)
public function html(): HtmlBuilder
{
$buttonClass = 'btn mx-2 px-4 …
-
In BulkPDFCore/PDF.cs in the method SaveFilledPDF cloud help the following code:
`PdfStamper.getWriter().getAcroForm().setNeedAppearances(true);`
https://stackoverflow.com/questions/14341076/itext…