-
Notifications
You must be signed in to change notification settings - Fork 5
Unable to render an image #36
Copy link
Copy link
Closed
Labels
area: creatorHigh-level PDF creation APIHigh-level PDF creation APIarea: writerPDF generationPDF generationpriority: highImportant for next releaseImportant for next releasestatus: confirmedVerified, ready for workVerified, ready for worktype: bugSomething isn't workingSomething isn't working
Milestone
Metadata
Metadata
Assignees
Labels
area: creatorHigh-level PDF creation APIHigh-level PDF creation APIarea: writerPDF generationPDF generationpriority: highImportant for next releaseImportant for next releasestatus: confirmedVerified, ready for workVerified, ready for worktype: bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
Using this code
Produces no errors, but results in an blank PDF document
The image native resolution is 640x480 pixels
Steps to Reproduce
go run main.goExpected Behavior
A PDF file with an image
Actual Behavior
blank document
Code Sample
Environment
Additional Context