Dynamic image path issue
Posted: Wed May 27, 2026 1:20 am
I’m using Stimulsoft Reports.PHP and loading image paths dynamically from a MySQL database. The report preview displays all images correctly, but after exporting to PDF, some images randomly disappear while others still show up. The image files are stored on the same server and use relative paths. Has anyone experienced inconsistent image rendering during PDF export, and is there a recommended way to handle dynamic image paths to avoid this issue?