Switch to another project
AS3.0 Pivot Table for OLAP
Home
|
Sign in
|
Sign up
Welcome to Flexmonster, the first Flash Pivot Table developer!
AS3.0 Pivot Table for OLAP (PIVOT)
Overview
|
Blog
|
Wiki
PIVOT: Talk: Client Side PDF Generation Using Flash Flex AIR
Client Side PDF Generation Using Flash, Flex and AIR
As far as I know, it is really complicated and challenging task to generate PDF on the server side. We have recently faced this challenge on the client side. Our products -
LiveArt
and
Pivot Table
have to incorporate the PDF generation functionality. We have conducted several researches and I am glad to announce that it is easy (hurray :)) to generate PDF using Flash, Flex and AIR. It has become possible thanks to
AlivePDF
library. This
post
helped us to find it.
How powerful client side PDF generation is? Powerful enough to meet our main need at the moment – generate PDF document as the exact copy of graphic and data visualization objects which users get when they use our Flash/Flex products, like
LiveArt
and
Pivot Table
. AlivePDF library allows inserting JPEG format images into PDF document. The addImage method uses DisplayObject object (its incoming argument) to take a snapshot of it in JPEG format and insert into the PDF document.
AlivePDF library allows us to easily do the following:
Set layout, margins, get sizes;
Add and compose pages;
Use drawing primitives, manage color models;
Set fonts and text properties;
Add images in JPEG format;
etc.
Of course, there is no limit to perfection. Our dream is to be able to convert Flash vector objects into similar vector objects in PDF. It seems that we need a number of steps undertaken to make it real. But we will strive and will succeed!
Tags:
Select tags:
Please type the tags separated by comma or select from the list below.
Tags can not contain special characters. Please remove them.
Ideas
live demo
Management
Pivot
Requirements
Tips
XMLA
Save Tags
Cancel
Saving tags... wait
3 comments
Saturday, 05 July 2008
22:47
by
Matt
visitor
It's not totally client side as you need PHP or CF to deliver the file content back to the browser. To my knowledge, there is no way to create PDF files without server assistance.
Reply to this
Thursday, 07 August 2008
09:19
by
Cody
visitor
Actually with Flash Player 10 you can do it all client side, no server side needed.
Reply to this
Thursday, 21 August 2008
23:13
by
Anil
visitor
Can you please explain how can we do at client side.
Reply to this
or submit a new comment
Name (required):
Email (required, will not be published):
Website:
Please fill all required fields: name, email and your comment.
Submit comment
Welcome to Flexmonster, the first Flash Pivot Table developer!
See blogs for
PIVOT
Project Tags Cloud
live demo
Pivot
XMLA
Blog Authors
Monthly Archives of Blog
March 2008
February 2008
December 2007
November 2007