repo-to-pdf icon indicating copy to clipboard operation
repo-to-pdf copied to clipboard

Images are 404 in the generated PDF

Open pixeline opened this issue 3 years ago • 0 comments

Hi!

In the resulting PDF files, all images are broken. The repository is mostly markdown files, pointing to images using a relative path.

Example:

This repository contains a series of tutorials and exercises to introduce the learners to the use of Power BI desktop.

![Intro](./assets/first_dashboard.png)

this results in the pdf file:

Capture d’écran 2021-12-01 à 11 08 54

pixeline avatar Dec 01 '21 10:12 pixeline