The conveniences of hyperlinks are well known
and it's very common to see multiple presentations created which are then
consolidated under on single presentation acting as menu system or point
of origin. But when it comes to printing such a hyperlinked presentation
there is not simple way to do it.
This macro is a step towards that. The macro
enumerates all the hyperlinked presentations and then it's sets out to print
them one by one.
Note: This code does not handle nested hyperlinks.
i.e if you link Pres A to Pres B and the Pres B to Pres C. It will only
print Pres A and Pres B but not Pres C. But it is a simple matter to extend
it to handle it, if required.
|