Pass PNG and TIFF images by a file name to PDF::Builder
Brought to you by:
ra28145
I notice few tests hanging on my Fedora 44 system. I could not figure out what triggers it, but I located the cause in passing File::Temp objects to PDF::Builder methods for adding PNG and TIFF images to PDF documents. Those methods are better when a file name is passed. An attached patch does that.
This issue was resolved in gscan2pdf-2.13.5.