Re: Performance advice

2024-04-09 Thread Nicola Farina
DF that has > the image in compressed form. > > Tilman > > On 19.03.2024 15:46, Nicola Farina wrote: > > Hi > > > > I am using PDFBOX 2.0.30. > > I need to build a sort of "filled" pdf starting from a template. > > At the moment I've chose

Performance advice

2024-03-19 Thread Nicola Farina
Hi I am using PDFBOX 2.0.30. I need to build a sort of "filled" pdf starting from a template. At the moment I've chosen to start with a "background" PDF and then use PDFBOX to write on it (see the attached examples). The empty template pdf is basically a background image imported into a PDF. I now

Re: Filling a form advice

2024-01-31 Thread Nicola Farina
wondering whether the PDF is an acroform document, what might > make things easier. > > Tilman > > On 31.01.2024 15:07, Nicola Farina wrote: > > Hi > > > > I need to produce a kind of form filled document like the attached one. > > My application receives a print reques

Filling a form advice

2024-01-31 Thread Nicola Farina
Hi I need to produce a kind of form filled document like the attached one. My application receives a print request payload with all the fields of a kind of "payment postal order". Then a PDF document, containing the layout, is loaded. Then I fill it using PDFBox primitives, basically a sequence of