mrin9 / RapiPdf

PDF generation from OpenAPI / Swagger Spec
https://mrin9.github.io/RapiPdf
MIT License
282 stars 102 forks source link

Support images #120

Open inverse opened 2 years ago

inverse commented 2 years ago

It would be great if it could take images embedded into the description and render them into the PDF.

For example:

<img src="/path/to/image.png" width="500">