I’m trying to build a database containing records for the employees of the company. Each employee is a unique entry with all the relevant data. However, I want to open the CV of each employee directly from the form. I tried using a push button, but it opens the same file for all records and I want each record to have a unique PDF file attached to it. I don’t want to embed the PDFs because that would make the database too big.
I suspect that I can use macro for that, but I have no idea how to use or where to download macros from. I’m using Libreoffice 6.0.4.2
Any help will be appreciated.