GigaOM Network: GigaOM | Earth2Tech | jkOnTheRun | NewTeeVee | OStatic | TheAppleBlog | WebWorkerDaily | GigaOM Pro Live Events | About | Contact

Wednesday Time Saver: Add Page Numbers to Google Docs

March 12th, 2008 (6:00am) Jason Harris 1 Comment

I’m a web worker who is constantly using Google Docs.  It’s a service that is very easy to use.  It’s accessible wherever I can get online and it’s a fully functional word processor that has all the features I need on a daily basis.  There are however some little things I miss from Word.

The Google Operating System recently featured a post providing a useful tip for embedding dynamic page numbers into Google Document files.  The secret to the tip is a block of HTML.  To add page numbers to the top of the document, hit the “Edit HTML” tab and paste in the following HTML code:

<div style=”text-align: right;” class=”google_header”>Page <span class=”google_pagenumber”>1</span> of <span class=”google_pagecount”>1</span></div>

If you want to have the page numbers at the bottom of the page, paste in the following HTML code at the bottom of the page:

<div style=”text-align: right;” class=”google_footer” id=”google_footer”>Page <span class=”google_pagenumber”>1</span> of <span class=”google_pagecount”>1</span></div>

Keep in mind that these page numbers will only appear when you export to PDF.

Share/Email Sphere

1 Comment Post your own comment

Sean says: September 15th, 2008 1:28pm

Google has added a page numbering feature:

http://documents.google.com/support/bin/answer.py?answer=50089&hl=en

Cheers
Sean

Post a comment


Web Worker Daily Companion Book

Connect! A Guide to a New Way of Working
Buy Now

Recent Posts

Masthead

Managing Editor: Simon Mackie

Regular Contributors

Close
E-mail It