Details
Description
This issue spawns from PDF-238 which describes a media size sink problem when printing immediately after the paper size has been changed. After the print dialog has been updated the HashPrintRequestAttributeSet is updated but the docAttributeSet also needs to be synchronized.
It not immediately clear to me we we need to keep track of the docAtrributeSet. I would like to see this issue more closing looked at so that any necessary documentation or api changes can be made.
private HashDocAttributeSet docAttributeSet;
private HashPrintRequestAttributeSet printRequestAttributeSet;
It not immediately clear to me we we need to keep track of the docAtrributeSet. I would like to see this issue more closing looked at so that any necessary documentation or api changes can be made.
private HashDocAttributeSet docAttributeSet;
private HashPrintRequestAttributeSet printRequestAttributeSet;
Activity
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Fix Version/s | 4.2 [ 10243 ] |
Salesforce Case | [] | |
Fix Version/s | 4.2 [ 10243 ] | |
Affects Version/s | 4.1.4 [ 10264 ] | |
Affects Version/s | 4.1.3 [ 10257 ] |
Salesforce Case | [] | |
Fix Version/s | 4.3.3 [ 10333 ] |
Salesforce Case | [] | |
Fix Version/s | 4.5 [ 10342 ] | |
Fix Version/s | 4.3.3 [ 10333 ] |
Fix Version/s | 5.0 [ 10314 ] | |
Fix Version/s | 4.5 [ 10342 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Won't Fix [ 2 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Feels vaguely familiar that this issue was fixed under a different jira number. Targeting 4.3.3 for further investigation.