MicroStrategy ONE
Print a Document in iOS
The following parameter and value are used to print a specified document.
Parameter |
Value |
---|---|
currentViewMedia |
"20" |
You define a URL, like the samples below, on a text field, image, or button. When the text field, image, or button is clicked, it performs the print action on the document specified in the URL.
Sample URL for displaying a specific document layout in a .NET environment
Copy
Main.aspx?evt=2048001&src=Main.aspx.2048001&documentID=41B1166B4C84A759CC2C19BB07C2EC00¤tViewMode=20
Sample URL for displaying a specific document layout in a J2EE environment
Copy
mstrweb?evt=2048001&src=mstrweb.2048001&documentID=41B1166B4C84A759CC2C19BB07C2EC00¤tViewMode=20