Re: Filling a form advice

2024-01-31 Thread Nicola Farina
Hi Tilman thanks for answering so fast! Actually showTextWithPositioning does the job! I had a bug in my code so it was not called! I realised it just after sending the email sorry! I am using an OCRB font which is fixed size I think The PDF is not an acroform document, is just an image converted

Re: Filling a form advice

2024-01-31 Thread Tilman Hausherr
Hello Nicola, Please upload your PDF to a sharehoster, attachments are removed. showTextWithPositioning is for horizontal positioning of individual glyphs, it is the "way to specify a string with some, I don't know, offset between the chars". (or vertical, if it is a vertical font) it might be