Accusoft.PrizmViewer10.User
Create Image List Files
See Also Send Feedback
How To > Create & Use List Files > Create Image List Files

Glossary Item Box

List files allow you to provide additional functionality and customization capability for Prizm® Viewer. With Prizm Viewer, the same HTML markup is used for a list file and an image. For more information about the HTML markup, refer to the Prizm Viewer Admin Help.

With a list file you can:

Sample Image List File Copy Code
<?xml version="1.0" encoding="utf-8"?> 
<PrizmViewerListFile>
<Title>Sample Print List File</Title>
<ImageFileList>
<ImageFile FileURL="../images/ccitt.tif"/>
<ImageFile FileURL="../images/PDF/accuracy.pdf"/>
</ImageFileList>
</PrizmViewerListFile>

Notes & Tips

See Also

©2013. Accusoft Corporation. All Rights Reserved.