Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9164

Re: How to view HTML page source in CR2011 CrystalViewer

$
0
0

We are using JAVA SDK and already we are hiding the ToolBar by setting

 

viewer.setDisplayToolbar(false);

viewer.setToolPanelViewType(crToolPanelViewTypeEnum.none);

 

The documentation says if

 

viewer.setOwnPage(false);  then the <HTML></HTML> will not be generated by the

 

viewer.processHttpRequest(....)

 

But if I output the data generated by this method it does not have the report output....

 

We are expecting that and process further using javascript

 

What is the difference in behaviour of 2008 and 2011 Crystal Viewer?

Previous flow explained below

 

Ex

<html>

<head>.......

<javascript...............>

</head>

<body onload=callCustom()>

 

viewer.processHttpRequest(......)

 

</body>

</html>


Viewing all articles
Browse latest Browse all 9164

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>