Greetings. I have an application that takes a blank PDF Form (created in LibreOffice Calc) and attaches it to a job card (MySQL database, PHP, etc.). In order to reduce the amount of typing the technician has to do when filling in the form I would like to pre-populate some of the “known” fields, e.g. Customer Name, Job Card Number, etc. before my program attaches it to the JOB Card record. I see that the fields can be given database names but I don’t understand how to access them from an external program. Is this possible? Thanks for any help.