HyperDoc supports multi object printing with HOPA calls. Parameters responsible for this are:

SpotIDs - for specific object, identified by Object Class and Object ID one can use SpotIDs parameter that can be used in two modes:

In multiple view templates this parameters can supply multiple results only if applied for the main (first) image view.

Using Search Field / Search Value parameters gives those possibilities:

Constant image in multiple images printing

In multiple view templates current solution supports applying parameters for other template windows as it was before. If one does not applies images to other windows, they will not be shown. If constant image is not applied, the same image will appear in all image windows.

If one applies some parameters like DFO, MM to one image window (like window 2 or 3), this settings result will appear in each print page in this particular window. In this case one applies only multiple printing in main parameters set (t.m. Parameters without numbers), this parameter set will be valid for all image windows on current page.

Examples:

1. http://his-server/HOPAGetPrint4Object.asp?
2. PrintTemplate=PRINT3-A4
3. &OC=Rooms
4. &ID=Room6615
5. &HN=HDocHierarchyDefinition
6. &SpotIDs=all
7. &UV2=0 

In this example, lines 3,4,5 will be used to determine master object. Line 6 will enable finding all spots for that object. Each found object will be used to create separate print page. Additional parameters can be provided like in line 7, for each Image Window separately

1. http://his-server/HOPAGetPrint4Object.asp?
2. PrintTemplate=PRINT3-A4
3. &OC=Rooms
4. &SF=Room_Status
5. &SV=Free
6. &HN=HDocHierarchyDefinition
7. &MUM=1
8. &UV2=0
loading table of contents...