View Issue Details

IDProjectCategoryView StatusLast Update
0000928savapage-core[All Projects] Generalpublic2018-04-30 16:11
ReporterrijkrAssigned Torijkr 
PrioritynormalSeverityminorReproducibilitysometimes
Status closedResolutionfixed 
Product Version0.9.12 
Target Version1.0.0Fixed in Version1.0.0 
Summary0000928: Correct proxy print for PDF page content rotation
DescriptionIST: Pages from (uploaded) Web Print PDFs, that have page content rotated with "Current Transformation Matrix" (CTM), don't align correctly when n-up printed.
SOLL: Determine CTM and correct n-up page alignment accordingly.
Additional InformationApart from *page* rotation, page *content* can also be rotated. This is done with "Current Transformation Matrix" (CTM aka cm). For example, when the content Stream of a page starts with a CTM like this ...
0.000000 -1 1 0.000000 123.3 718.62 cm
... the first 4 numbers indcate that page content is rotated 270 (-90) degrees. When the page rectangle is landscape and the page is 270 rotated, this all adds up to portrait mode in any PDF viewer.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2018-01-26 17:26 rijkr New Issue
2018-01-26 17:26 rijkr Status new => assigned
2018-01-26 17:26 rijkr Assigned To => rijkr
2018-01-26 17:27 rijkr Additional Information Updated View Revisions
2018-02-11 15:01 rijkr Status assigned => resolved
2018-02-11 15:01 rijkr Resolution open => fixed
2018-02-11 15:01 rijkr Fixed in Version => 1.0.0
2018-04-30 16:11 rijkr Status resolved => closed