I'm trying to produce PDFs from a template that references a database in my home folder for names and mailing addresses. When I hit "Print..." it asks if I am trying to produce a form letter, which is kind of what I am trying to do, so I hit yes. I select the person's name in the database, and for Output I select "file", and "save as a single document". I give it a name and select PDF as the file type. At this point I get the response:
Code: Select all
Object not accessible.
The object cannot be accessed due to insufficient user rights.
... unless I have run OpenOffice as root from a terminal. But that's ridiculous. Why should have to run as root when everything already belongs to me? All of the files, the database, the path, everything is mine, so why the restriction?
I'm on Ubuntu Hardy (Ibex as of tomorrow, probably) and running OOo 3.0. Thanks for any help.