githubbob42 / mingle2github2

0 stars 1 forks source link

Preview should display the declared pageSize #4597

Open githubbob42 opened 7 years ago

githubbob42 commented 7 years ago

Mingle Card: 4939 Done as part of #4937

Description

Display the correct page size when previewing a pdf file.  Currently the pageSize and pageOrientation are ignored by the preview transform.

Acceptance Criteria

It should honor landscape and portrait orientation from the template.

It should at least honor the LETTER, LEGAL and A4 page sizes from the template.

Analysis

Related Stories

Tasks

{{ table query: SELECT Number, Name, Owner, 'Task Status' WHERE Type = Task and Story = THIS CARD ORDER BY Status }}

Defects

{{ table query: SELECT Number, Name, Owner, 'Status' WHERE Type = Defect and 'Related Story' = THIS CARD }}

Test Plan

githubbob42 commented 7 years ago

Feature: #4394 Support PDF Reports (Mingle)