Crystal Report Viewer

  • Thread starter Thread starter EDom
  • Start date Start date
E

EDom

Hi,

I am using Crystal report viewer to display my reports with asp.net pages on
the web. How can I provide a printing option as it is not available in
crystal viwer. Is there any work around.
Regards,
 
you can provide an option to render it out as pdf format
that way the user can print it
go through
ExportToStream

CrystalDecisions.Shared.ExportFormatType.PortableDocFormat
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top