Message 1 of 34
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have been using a LISP routine written by @dbhunia (attached) that puts page numbers in titleblocks using an attribute. It works great but i would like to make some changes to it, but i'm quite new to lisp and don't really know where to start.
In addition to the pagenumber for current page, i would like a counter for total amount of layout pages in the document (format: Page x of xx). I know (length (layoutlist)) can be used to get total amount of layout tabs but i can't seem to make it work.
Can anyone lend a helping hand?
Solved! Go to Solution.