Print PDF from FLEX
Is there the way to pr开发者_如何学Goint pdf document from flex?
For screen capturing,simple tables and text Alivepdf will do. PurePdf for nested tables.
I have worked on a project that makes possible print preview but it also includes PDF preveiw and generation (PDF print). You can try it yourself at http://blog.kreatx.com/2011/11/11/flex-printing-print-preview-pdf-generation/ there you can find the source as well
精彩评论