Skip to content

[fix #81] replace grid.newpage with grid.null#82

Open
fmichonneau wants to merge 1 commit into
hms-dbmi:masterfrom
fmichonneau:fix-81
Open

[fix #81] replace grid.newpage with grid.null#82
fmichonneau wants to merge 1 commit into
hms-dbmi:masterfrom
fmichonneau:fix-81

Conversation

@fmichonneau
Copy link
Copy Markdown

Using grid.null instead of grid.newpage seems to fix the problem of generating a first blank page when writing files to a PDF graphical device.

I'm not a grid specialist and there might be a better approach but this fix solves the issue.

Using grid.null instead of grid.newpage seems to fix the problem of generating a
first blank page when writing files to a PDF graphical device.
@alanocallaghan
Copy link
Copy Markdown
Contributor

Why does it need grid.null or grid.newpage? Seems to work fine for me just removing the calls to grid.newpage.

@aphalo
Copy link
Copy Markdown

aphalo commented Dec 5, 2017

I played a bit with gridDebug::grigTree( ) and grid::grid.null( ) seems to be needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants