Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-29017

FlexPrintJob: printJob property is private and not accessible

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK 4.6 (Release)
    • Apache Flex 4.9.0
    • Print Management
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: English

    Description

      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.

      Attachments

        1. MustellaTest.diff
          4 kB
          Cyrill Zadra
        2. Patch.diff
          3 kB
          Cyrill Zadra

        Activity

          People

            quetwo Nicholas Kwiatkowski
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: