On 21/01/10 17:12, Karthik Balaguru wrote:
Hi,
Is it possible to open the document such that it displays
the page numbered 5 by default instead of the first page ?
Also, whenever the document is opened, Is it possible to
display the page that was being viewed while closing the
document ?
Any ideas ?
Thx in advans,
Karthik Balaguru
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
Hello Karthik,
A possible way is to write a short macro that jumps to page 5 and then
execute it when the document opens.
To execute the macro when the document opens just go to Tools >
Customize > events tab and select in the list Open Document, press the
Macro button, find your macro and save the document.
The macro itself should be 5-10 lines but I do not have much time at
present to write it here. It should be possible to find examples on on
the Forums [1] [2] (I guess [2] is more active but I am not sure what
the relation between the two is) where you may even ask someone to write
it for you, or on Andrew's Macro document [3].
Cheers,
Michele :-D
[1] http://www.oooforum.org/
[2] http://user.services.openoffice.org/en/forum/
[3] http://www.pitonyak.org/AndrewMacro.odt
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]