You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Nick Kwiatkowski (JIRA)" <ji...@apache.org> on 2012/11/11 20:29:12 UTC

[jira] [Resolved] (FLEX-29017) FlexPrintJob: printJob property is private and not accessible

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

Nick Kwiatkowski resolved FLEX-29017.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: Apache Flex 4.9.0

Added to development trunk for 4.9.0 in SVN revision 1408090.
                
> 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
>            Assignee: Nick Kwiatkowski
>              Labels: EasyFix
>             Fix For: Apache Flex 4.9.0
>
>         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