Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

crystal report export or change page margin

Status
Not open for further replies.

HomerJS

Programmer
Jun 25, 2001
86
US
How do I export a crystal report that's viewed in a web page that has parameters? It works fine when I display it to the web page. The following statement assigns the parameters to the viewer, but what do I assign the parameters to when I export?

crystalreportviewer1.ParameterFieldInfo = paramFields


My other idea is to figure out how to change the page margins in IE in order to print the page directly. (it cuts off the right-hand side of the report if margins are not changed) Any ideas on how to do this?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top