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
I do this so if the reader of the PDF clicks on the image, it opens in a browser window (to view full size). This behavior works in the preview, but not in the exported pdf.
The text was updated successfully, but these errors were encountered:
I use
<a>
tags around a<figure>
tag with an<img>
and a<figcaption>
like this:I do this so if the reader of the PDF clicks on the image, it opens in a browser window (to view full size). This behavior works in the preview, but not in the exported pdf.
The text was updated successfully, but these errors were encountered: