You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
Hi.
I'm trying to load some images at my document dynamically with a script.
<script type="text/javascript"> document.write('<img id="map" src="./img/'+ estate +'.png">'); </script>
at html works fine, but at my pdf I just get this. Any idea?
The text was updated successfully, but these errors were encountered: