You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Alex Harui (JIRA)" <ji...@apache.org> on 2014/03/24 17:42:44 UTC

[jira] [Updated] (FLEX-20755) Printing using FlexPrintJob and PrintDataGrid, multiple page with MatchHeight and variableRowHeight="true", page 2 truncates last row on page

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

Alex Harui updated FLEX-20755:
------------------------------

    Attachment: FLEX-20755.zip
                FLEX-20755.mxml
                FLEX-20755

Recover attachments.  Not sure what is in the one without a suffix.

> Printing using FlexPrintJob and PrintDataGrid, multiple page with MatchHeight and variableRowHeight="true", page 2 truncates last row on page
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: FLEX-20755
>                 URL: https://issues.apache.org/jira/browse/FLEX-20755
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: mx: PrintDataGrid
>    Affects Versions: Adobe Flex SDK 3.3 (Release)
>         Environment: Affected OS(s): Windows
> Affected OS(s): Windows XP
> Browser: Internet Explorer 7.x
> Language Found: English
>            Reporter: Adobe JIRA
>         Attachments: FLEX-20755, FLEX-20755.mxml, FLEX-20755.zip
>
>
> Steps to reproduce:
> 1. Create new Flex Project and name PrintProblem as the main class.
> 2. Create folders 'components' and 'vo' within the 'src' folder.
> 3. Unzip src.zip and Import PrintProblem.mxml and PrintResultSet..mxml into the 'src' folder (overlay the created PrintProblem.mxml)
> 4. Import SearchCriteria.as into the 'vo' folder.
> 5. Import StandardFooter.mxml into the 'components' folder.
> 6. Run PrintProblem.
> 7. Select PrintResults and print either landscape and portrait mode.
>  
>  Actual Results:
>  On page 2 of 3 pages of output, row 11 (last row on page 2) is truncated
>  
>  Expected Results:
>  On page 2 of 3 pages of output, row 11 (last row on page 2) is truncated
>  
>  Workaround (if any):
>  None found.  Tried without renderer and other options but still trucation occurred.



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