Printing Multiple Topics from Viewer (113263)



The information in this article applies to:

  • Microsoft Multimedia Viewer Publishing Toolkit

This article was previously published under Q113263

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:
For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file.

Modification Type:MinorLast Reviewed:8/5/2004
Keywords:kbdownload kbfile kbinfo kbsample KB113263