Skip to content

Conversation

fmichonneau
Copy link

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
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

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