[
https://issues.apache.org/jira/browse/FLEX-22758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Harui updated FLEX-22758:
------------------------------
Attachment: FLEX-22758.zip
FLEX-22758.pdf
FLEX-22758-1.pdf
Recover attachments
> PrintAdvancedDataGrid printing issues
> -------------------------------------
>
> Key: FLEX-22758
> URL: https://issues.apache.org/jira/browse/FLEX-22758
> Project: Apache Flex
> Issue Type: Bug
> Components: mx: DataGrid, Print Management
> Affects Versions: Adobe Flex SDK 3.5 (Release)
> Environment: Affected OS(s): Mac
> Affected OS(s): Mac OS 10.6
> Browser: Safari
> Language Found: English
> Reporter: Adobe JIRA
> Attachments: FLEX-22758-1.pdf, FLEX-22758.pdf, FLEX-22758.zip
>
>
> Steps to reproduce:
> 1. Create a printable component with an AdvancedDataGrid with width 100% and
> height 100%
> 2. Print this component
> OR
> 1. Create a printable component with a PrintAdvancedDataGrid with a defined
> headerHeight
> 2. Print this component
>
> Actual Results:
> 1. Right hand side of ADG is cut off, extra blank half-row appears at bottom
> 2. ADG rows are lost when header height is changed
>
> Expected Results:
> 1. ADG will fit on page as specified by the width and height
> 2. ADG will only show as many rows as there is data
> 3. ADG will show all rows of data when header height is changed
>
> Workaround (if any):
> You can get the ADG to fit on the page by setting it's width to 90%, but you
> shouldn't have to. Other issues don't have any apparent workarounds.
>
> Source is attached to reproduce issues, as well as sample PDF print output.
--
This message was sent by Atlassian JIRA
(v6.2#6252)