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 Jan 3, 2023. It is now read-only.
When I add a large image to a markdown file, everything looks fine in preview mode, but the resulting PDF (using either the "Make PDF" or "Save As..." options) often doesn't have the full image in it.
Steps to Reproduce
Add an image to a markdown file, e.g. ![](test.png). (The image used in this example is a PNG of approximately 3000 × 2000 pixels.)
Use MPP to create a PDF.
Expected behavior:
The image should be fully displayed in the PDF, just as it is in preview mode:
Actual behavior:
The image is only partially displayed in the PDF:
Reproduces how often:
Probably depends on the size of the image, but I've seen it happen about 90% of the time or more when trying to create a PDF containing a large image. Usually if I try making a PDF over and over it eventually works.
Versions
Atom 1.60.0
macOS 12.3.1
Additional Information
I would be interested in seeing if others are able to reproduce this issue.
The text was updated successfully, but these errors were encountered:
Description
When I add a large image to a markdown file, everything looks fine in preview mode, but the resulting PDF (using either the "Make PDF" or "Save As..." options) often doesn't have the full image in it.
Steps to Reproduce
![](test.png)
. (The image used in this example is a PNG of approximately 3000 × 2000 pixels.)Expected behavior:
The image should be fully displayed in the PDF, just as it is in preview mode:
Actual behavior:
The image is only partially displayed in the PDF:
Reproduces how often:
Probably depends on the size of the image, but I've seen it happen about 90% of the time or more when trying to create a PDF containing a large image. Usually if I try making a PDF over and over it eventually works.
Versions
Atom 1.60.0
macOS 12.3.1
Additional Information
I would be interested in seeing if others are able to reproduce this issue.
The text was updated successfully, but these errors were encountered: