FlashPaper as a means of cross-platform document presentation terminated in
favor of Acrobat. With it went the ability to embed documents into Flash/Flex,
but the number of folks looking for this apparently hasn't been enough to cause
any changes of plans here.
I doubt FlashPaper will ev
Hi All!
Since FlashPaper is not supported anymore, integrating FlashPaper documents
into Flex application would still remain into the headache.
Yes, solution exists (
http://www.darronschall.com/weblog/2006/11/how-to-load-flashpaper-documents-in-flex-2.cfm),
but unfortunately it is not as
As Alex asked, what specifically did not work? Did it throw an error?
What error? What were you trying to do that did not work? How were you
trying to do it? Could you post a snippet of code that does not work?
--- In flexcoders@yahoogroups.com, "tatva28" <[EMAIL PROTECTED]> wrote:
>
> Thanks for
Thanks for replyng
I am trying converting PDF file to SWF in Web page on the fly using
Flash Paper and I write code for web appication but that didnt work,
that same code working in Window applcation .why? can you guide me.
Umesh
What didn't work?
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of tatva28
Sent: Tuesday, May 13, 2008 11:12 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Problem in FlashPaper - Convert PDF file to SWF in
Web page
I am converting PDF file to SWF in Web page on the fly using Flash
Paper and I write code for web appication but that didnt work but when
I write same code for window application that it works fine. what is
the problem with Web Page? Have you any solution? Have you any idea
how I can solved? Thanks
Hi,
Would you please let me know how to output print content to Flashpaper
with Flex.
Thanks
Mark
How are people converting PDF's into FlashPaper documents on the
server? I am assuming that is what websites like "scribd.com" are
doing.
Are there any tools out there that can help?
Thanks, Kevin
Not purely a Flex question, but came up as a result of building a Flex
reporting component...
Using IE 6.0.2...
When I download http://myserver.com/index.htm with a SWF embedded in the HTML
Flash works fine and runs the embedded SWF in the browser.
When I download http://myserver/filename.
Anyone tried using FlashPaper as a printing solution for their data
driven Flex app, particularly using Flex charts?
Is it possible to generate FlashPaper content either client or server
side and have it rendered in the browser ready printing?
Any good tips or sites which show the way?
Thanks
I have a flex application that is calling on a few different cfr's.
The pdf versions of them are saving directly to the hardribve from the
application and can be opened and printed normally besides the
development edition of coldfusion watermark in the backgroud. I
recently made flash
I have already implemented flashpaper api with the help of that site
The problem is i am not able to work with search functionality
Any help in that area is highly appreciated
Here we go.
Could help you in some straight
http://www.darronschall.com/weblog/archives/000249.cfm
Best.
On 2/8/07, Vinay Pillay <[EMAIL PROTECTED]> wrote:
hi,
I am using flashpaper API in flex
can anyone tell me how to use findnext() API
Thanking in a
hi,
I am using flashpaper API in flex
can anyone tell me how to use findnext() API
Thanking in advance
-
Heres a new way to find what you're looking for - Yahoo! Answers
Raju
Check this out, could get you point into your problem
http://www.darronschall.com/weblog/archives/000249.cfm
Best.
On 2/8/07, raju_bb <[EMAIL PROTECTED]> wrote:
Hello everybody,
I am facing difficulties in using FlashPaper into Flex.
I am creating a separate textbox othe
Hello everybody,
I am facing difficulties in using FlashPaper into Flex.
I am creating a separate textbox other than provided by the default
toolbar.Now what i want when user put some text in the textbox the
text which he had entered shud be selected in the flashpaper document..
Can anyone help me
27;re using to load our FlashPaper.swfs into
Flex 2 as well. My fingers are crossed that theres an upgrade coming
down the line to ColdFusion that would make FlashPaper SWF9 compatible
so we can talk directly with the loaded reports. One can hope.. but
until then, the AVM1/AVM2 solution isn&
Yeah, I did something similar to that but ran into problems with it loading multiple instances of that flashpaper loader swf where it kinda crapped out, so I was looking for a way to just load in the Flashpaper swfs (cfreport generated) directly.
On 10/25/06, Darron J. Schall <[EMAIL PROTEC
If you're using Flex 1.5, use the FlashPaperLoader class from Matt
Chotin:
http://www.cflex.net/showfiledetails.cfm?ChannelID=1&Object=File&objectID=117
If you're using Flex 2, it's a lot trickier. Normally, you resize the
FlashPaper.swf by using the FlashPaper API [1
I'm having problems loading a FlashPaper document into a SWFLoader. It loads just fine, but the scaling isn't as I'd like it. Instead of scaling like it does when you load it into a browser window, where the controls stay the same height and just the viewing area scales,
Hi,
Is there any progress on the FlashPaper bug in Flex 2?
I've tried to load the flashpaper swf, but some functionalities don't
work (search, selection etc).
Thanks,
Michael
Yahoo! Groups Sponsor ~-->
See what's inside the
: [flexcoders] Flex 2.0
progress on Shared Objects or FlashPaper
Has there been any
progress on Shared Objects or FlashPaper. It was noted quite awhile ago
that there were issues, but there hasn't been any talk lately. Thanks in
advance!
--
Flexcoders Mailing List
FAQ:
Has there been any progress on Shared Objects or FlashPaper. It was noted quite awhile ago that there were issues, but there hasn't been any talk lately. Thanks in advance!
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Arc
Yes, print the pdf to flashpaper and save it as a swf. Then load the swf.
I use a dll included with Contribute to generate the FlashPaper. I blogged
how to use the dll at
http://www.robrusher.com/1/2004/09/Dynamic-FlashPaper.cfm.
Rob Rusher
RIA Consultant
Macromedia Certified Flex Instructor
e
Hi Robs,
If you've already got the pdf-to-FlashPaper conversion covered, just
use a Loader component to display the swf in your flex app.
There's also a FlashPaper API you can use to modify the behavior and
tools of your FP swf from within Flex, which helps if you need resize
and sc
Hi all,
Is it possible to embed a pdf using flashpaper2 in flex1.5?
Thanks!
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links
<*> To visit your group
Accattato
Sent: Tuesday, January 31, 2006
12:31 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] flashpaper
embedded in Flex 2.0
I noticed that the Flex2.0 documentation has a chapter
dedicated to using Flashpaper with Flex 2.0. However, the chapter is still
not written. Has anyone
I noticed that the Flex2.0 documentation has a chapter dedicated to using Flashpaper with Flex 2.0. However, the chapter is still not written. Has anyone had success loading Flashpaper into a Flex 2.0 application. I've loaded it in but the following were not working:
print button
Is this (flash paper generation) a feature planned for Flex 2.0?
Regards
On 9/26/05, David Mendels <[EMAIL PROTECTED]> wrote:
> Not at present.
>
> -David
>
Yahoo! Groups Sponsor ~-->
Most low income households are not online. Help bridge the digita
Not at present.
-David
> -Original Message-
> From: flexcoders@yahoogroups.com
> [mailto:[EMAIL PROTECTED] On Behalf Of David Solis
> Sent: Monday, September 26, 2005 2:03 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] FlashPaper generation
>
> I
Is there a java framework (other than ColdFusion) to generate
FlashPaper reports?
TIA
D.
Yahoo! Groups Sponsor ~-->
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/nhFolB
hi, who can load a pdf file in flex with flashpaper and the pdf file inurl ex:
object flashpaper.url = http://localhost/file.pdf
Does anyone know if
it's possible to get a developer (i.e. no cost) version of
FlashPaper?
Kind Regards,
Simon Fifield
I hate Yahoo search! Thank goodness I
archive all my emails J Here’s something I wrote a while back to help load
FlashPaper content. Thanks to Vinny for reproducing since that’s how I
found it J
FlashPaperLoader.as
class FlashPaperLoader extends mx.controls.Loader {
function
Has anyone tried to load a flashpaper SWF into a Flex application at
runtime? When I try it it locks up the flash player and won't load
the FlashPaper.
Any thoughts?
Adam
35 matches
Mail list logo