hey guys,
(I cringe to throw this out as I know it is an element for dynamic content creation, while pdf generation is generally non-interactive.)
My use case is taking a javascript generated graph and being able to use the initial setting in a scheduled report. I've been using graphing libraries to generate png's, but the flexibility of using the canvas element is making it a more and more attractive option. The customized graphing I am doing (and want to do more of) is going to require either canvas/javascript or flash (my vote is javascript over flash).
I'm not sure if you have considered providing support for a utility like this. It would probably require the import of the opera or webkit javascript and bitmap layers to create the initial bitmap for the canvas element, which sounds like a lot of work. but I thought I would share this use-case in case it is something you are (or have) discussing.
thanks guys,
Adam
(I cringe to throw this out as I know it is an element for dynamic content creation, while pdf generation is generally non-interactive.)
My use case is taking a javascript generated graph and being able to use the initial setting in a scheduled report. I've been using graphing libraries to generate png's, but the flexibility of using the canvas element is making it a more and more attractive option. The customized graphing I am doing (and want to do more of) is going to require either canvas/javascript or flash (my vote is javascript over flash).
I'm not sure if you have considered providing support for a utility like this. It would probably require the import of the opera or webkit javascript and bitmap layers to create the initial bitmap for the canvas element, which sounds like a lot of work. but I thought I would share this use-case in case it is something you are (or have) discussing.
thanks guys,
Adam