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

Cyrill Zadra updated FLEX-29017:
--------------------------------

    Attachment: MustellaTest.diff

the correct diff file
                
> FlexPrintJob: printJob property is private and not accessible
> -------------------------------------------------------------
>
>                 Key: FLEX-29017
>                 URL: https://issues.apache.org/jira/browse/FLEX-29017
>             Project: Apache Flex
>          Issue Type: Improvement
>          Components: Print Management
>    Affects Versions: Adobe Flex SDK 4.6 (Release)
>         Environment: Affected OS(s): All OS Platforms
> Affected OS(s): All OS Platforms
> Language Found: English
>            Reporter: Adobe JIRA
>              Labels: EasyFix
>         Attachments: MustellaTest.diff, Patch.diff
>
>
> Any attempt to access the FlexPrintJob.printJob property will be prevented, 
> as the value is a private member variable so cannot be accessed by another 
> class, or a subclass.
> This prevents access to several properties, including the 'orientation' flag 
> from the printer driver which is invaluable in working out how to print Flex 
> content.
> Workaround (if any): Copy FlexPrintJob and add an accessor to printJob, or 
> the particular properties that are requested.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to