If a finding contains an image reference, like:
<img src="../uploads/3fbe216c7cca02a1f002a2fe2417fee7/image.png" alt=""/>
but the file does not exist, it's reported in the process output:
SEVERE: Image not found. URI: ../uploads/3fbe216c7cca02a1f002a2fe2417fee7/image.png. (No context info available)
but the image is simply missing from the rendered PDF with no visible evidence. This is easy to miss in review.
This is a contrast to things like broken links or missing dates, which are quite noisy and thus easy to spot.
If a finding contains an image reference, like:
but the file does not exist, it's reported in the process output:
but the image is simply missing from the rendered PDF with no visible evidence. This is easy to miss in review.
This is a contrast to things like broken links or missing dates, which are quite noisy and thus easy to spot.