Quote:
Originally Posted by Reader0531
I am trying to run PrincePDF with Sigil.
When I run the plugin It seems to be OK but I get a "permission denied" error in the last leg of the process (see below)
|
This might happen if your Desktop folder has name other than "Desktop" or if the output file is locked by another process. Try changing the following entry in PrincePDF.json:
Code:
"output_dir": "/home/xxx/Desktop/"
so that it points to an existing folder.