Derek Rosien created FLEX-34369:
-----------------------------------
Summary: PrintJob issue with Chrome's FlashPlayer (and maybe even
Firefox)
Key: FLEX-34369
URL: https://issues.apache.org/jira/browse/FLEX-34369
Project: Apache Flex
Issue Type: Bug
Components: Print Management
Environment: Testing on windows... IE, FireFox, Chrome
Reporter: Derek Rosien
Priority: Minor
OK... This is the first time I have ever submitted anything... Been speaking
with Justin Mclean and he said to post it here.
Issue:
PrintJob in Chrome's FlashPlayer is not working... printJob.addPage() method
happens on page 1 but I can't call it to add page 2, page 3, etc. of an
externally loaded .swf file
Detailed description:
I have an application that consumes external .swf files that have been
generated via the SWFTools library (converting from PDF)
The application has a print feature that loads the .swf file in and using
PrintJob we cycle through each frame of the .swf and using printJob.addPage()
we add it to the printJob that is started...
This works for IE, but noticed as of recently, it has stopped working in
Chrome... The first page of the loaded file works fine, but fails adding the
2nd page (while it works fine using IE's FlashPlayer).
TEST URL:
http://torontodev.bluerush.ca/derek/flexPrintTest/index.html
( buttons on the right load and trigger the external files )
SOURCE URL:
http://torontodev.bluerush.ca/derek/flexPrintTest/source.zip
I will keep these files here for a while, otherwise I can attach the files
somewhere if needed
Derek
[email protected]
--
This message was sent by Atlassian JIRA
(v6.2#6252)