Replies: 2 comments 1 reply
-
Yes, it's cross-platform but many feature are not available, like text. The usage of PDFContext is same of the others Context like ImageContext and SVGContext. PDFRenderer is the page renderer api allow you to render page into any context this works like Apple’s CGContext.drawPDFPage |
Beta Was this translation helpful? Give feedback.
1 reply
-
I add tests as examples |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I don't see many tests for PDFContext & PDFRenderer. Is it usable as a cross-platform replacement for CGContext's native PDF drawing?
Beta Was this translation helpful? Give feedback.
All reactions