Diagrams referenced by URL in PDF?
Posted by wolandscat on Apr 20, 2016; 5:34pm
URL: https://discuss.asciidoctor.org/Diagrams-referenced-by-URL-in-PDF-tp4623.html
If I include a diagram by URL reference, the HTML generates properly (as one would expect).
The PDF does not; the reference is just output in its literal form.
Should the PDF generator know how to do the inclusion? Or do I need to make a static copy of the diagram (which may change at source...) and save that, and then reference it locally to get it in the PDF?
- thomas