Hi Guys,
(This seems only a borderline StackOverflow question... I will rework it and re-post to SO if I see a way to make it a straight forward question so others can search/learn from it if that should be possible. )
What are some of the considerations for producing a PDF file from an interactive statistics/graphical session?
Does, or will Dart directly support some way to capture VectorGraphics and Tables (Grids) to a format that can be plugged into a PDF document?
What are the current, near term, and perhaps long term plans to support PDF directly
in Dart? And if there are such plans where can I learn more details about them so that we can keep this in mind when making (pending) choices for our graphics tools?
If a 3rd party JS library is somehow needed, I will greatly appreciate some clues on what recommended packages might be and why.
Thanks!
_swarmii