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

[jira] [Updated] (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 ]

Alex Harui updated FLEX-29017:
------------------------------

    Labels: newbie  (was: )
    
> 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: newbie
>
> 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