Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set margin without advancing to new page #122

Open
michaelrsweet opened this issue May 19, 2006 · 0 comments
Open

Set margin without advancing to new page #122

michaelrsweet opened this issue May 19, 2006 · 0 comments
Labels
enhancement New feature or request priority-medium
Milestone

Comments

@michaelrsweet
Copy link
Owner

Version: 1.9-feature
Original reporter:

BACKGROUND
We have a program that stamps the top of the first page of a PDF file. This requires that the first page has at least a three inch margin. To accomplish this I place the following in the HTML file before anything else is written:

The second and subsequent pages need to have an inch top margin. To do this, I place the following at the end of first page:

PROBLEM
Our HTML files are generated. I don't always know when the first page will end. Issuing the MEDIA TOP command sets the margin and advances to the next page. It would be nice to issue the command without advancing to the next page, but still have the margins changed on the next page. Maybe adding an option to the MEDIA commands would work:

@michaelrsweet michaelrsweet added the enhancement New feature or request label Mar 3, 2017
@michaelrsweet michaelrsweet added this to the Future milestone Mar 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-medium
Projects
None yet
Development

No branches or pull requests

1 participant