hmmm no, I don’t think it matters.
I managed to render the image with localUrl=“no” and the image url.
Previously I didn’t realize that the url was not resolved on the server.
So it doesn’t seem to be really a PDF problem, rather the file is not found with localURL=“yes” on some hosts. With harcoded path, no path, or getTempPath()… no success.
The files are on the same EFS as the cfm page. Lucee is running on an EC2.
I don’t see however any weird in the logs. Maybe I don’t have logging enabled for pdf…