Quote:
Originally Posted by Doitsu
.../...
Alternatively, you could also change the output folder in PrincePDF.json:
Code:
{
"page_size": "A4",
"style": true,
"output_dir": "/home/roger/Bureau"
}
(The first two lines are optional. If you use them make sure to terminate them with a comma.)
|
@Doitsu
I took your second solution and that was it. Thank you for finding this out! I am sorry for giving you trouble. I just hope some other people may learn about this mistake and its consequences.
Thank you very much!