Printing Multiple Topics from Viewer

ID: Q113263


The information in this article applies to:
  • Microsoft Multimedia Viewer Publishing Toolkit


SUMMARY

The PRMANY sample contains code for a dynamic-link library (DLL) that can be used to print multiple topics from a Viewer title. The sample uses the TopicListLoad() API (application programming interface) from Viewer to load the topic list for a group and then prints all the topics in that group. The code could easily be modified to print any topic list--for example, it could print the matches from a search query submitted with the TopicListFromQuery() API.

The sample also includes an .MVP file that registers the PrintGroups() function from the DLL and creates a menu item to call it. A sample .RTF file is also included.


MORE INFORMATION

The following files are available for download from the Microsoft Download Center. Click the file names below to download the files:

Prmany.exe
For more information about how to download files from the Microsoft Download Center, please visit the Download Center at the following Web address
http://www.microsoft.com/downloads/search.asp
and then click How to use the Microsoft Download Center.

Additional query words: 2.00 2.00a softlib PRMANY.EXE

Keywords : kbfile kbsample MdkView
Version : :
Platform : WINDOWS
Issue type : kbinfo


Last Reviewed: December 8, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.