Rank: Newbie Coder Groups: Member
Joined: 6/9/2009 Posts: 1 Points: 3 Location: Chicago
|
hey,
I hope to use the PDF generator to replace the less than suitable built in Flex printing functionality, but I'm finding it difficult to create complex reports using this API as well. Basically I'm generating a report in Flex that uses the List control with a custom itemRenderer that has a nested list/repeater control inside. Lets say my scenario is I have a report on Computers that list all the computers, the specs, and associated accessories. Besides just generating a PDF of a simple datagrid or a list, is there any way to generate this report with out having to dynamically layout every page like I currently have to do with the flex printing? Or am I safe to say the Flex templates and PDF Generator API can not handle his yet? ALso, are the .NET templates able to handle this complexity?
Any suggestions would be helpful!
Thanks!
|