You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Derek Rosien (JIRA)" <ji...@apache.org> on 2014/06/19 14:57:24 UTC

[jira] [Reopened] (FLEX-34369) PrintJob issue with Chrome's FlashPlayer (and maybe even Firefox)

     [ https://issues.apache.org/jira/browse/FLEX-34369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Derek Rosien reopened FLEX-34369:
---------------------------------


Sorry, I guess I still had the baked in player disabled...

Tried again and it is still not working. I am sure it has to do with the version of the player that chrome is using... But not sure how to notify them of the issue???

Again, it is only printing the first page of the loaded SWF.

Derek

> 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
>              Labels: PrintJob
>
> 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
> derekrosien@gmail.com



--
This message was sent by Atlassian JIRA
(v6.2#6252)