FlexPrintJob workaround #17316
Unanswered
GonzalezAtWork
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For whoever need to printing Flex (3.6) content, this workaround is working good:
It does use PNGEncoder, that is slower on Ruffle.
You can change it to blooddy, to get better speeds:
MXML (no changes, only using the new class instead of mx):
FlexPrintJob.zip
Beta Was this translation helpful? Give feedback.
All reactions