Search found 2 matches

by adfohs
Mon Jan 30, 2012 6:15 pm
Forum: Page Layout
Topic: Controlling the Formatting of the last Page
Replies: 2
Views: 2329

Controlling the Formatting of the last Page

Hey Frits,

Thanks for the response. I've tried what you've suggested, but it doesn't seem to be working. Using the concept of the \AtEndDocument command, here is the basic idea of what I'm trying to accomplish:


\documentclass{article}
\usepackage{wallpaper}
\usepackage{geometry}

\AtEndDocument ...
by adfohs
Sun Jan 29, 2012 9:18 pm
Forum: Page Layout
Topic: Controlling the Formatting of the last Page
Replies: 2
Views: 2329

Controlling the Formatting of the last Page

Hello,

I have searched the forums for an answer to my problem, and I haven't come across a solution as of yet, so I apologize in advance if this matter has been resolved.

I am wanting to control the formatting of the last page of a document whose number of pages will be unknown. In particular, I ...