cancel
Showing results for 
Search instead for 
Did you mean: 

ASP SDK + crystalreportviewer + print commands

Former Member
0 Kudos

Hi,

I have a jsp SDK code which has the following lines of code in crystalreportviewer. We need the asp equivalent for this code.

In JSP SDK there is one function given to print the report depending

upon parameters we pass.

The function is - CrystalReportViewerCrystalEvent

('CrystalReportViewer', 'tb=crprint');

This function is present in CrystalReportViewer.jsp code. We want the equivalent code in ASP.

Please let me know if anyone has done this before.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

moved to correct forum

patrick_genest
Advisor
Advisor
0 Kudos

Hi Shalu,

This forum is dedicated to topics related to the creation and design of Crystal Report documents.

This includes topics such as:

- database connectivity,

- parameters and parameter prompting,

- report formulas,

- record selection formulas,

- charting,

- sorting,

- grouping, totaling,

- exporting

...

For questions related to using the SDK, I will suggest to post your question in the following forum:

[Business Objects SDK Application Development|https://www.sdn.sap.com/irj/sdn/businessobjects-forum]

As you will have a better chance to receive an answer to your question.

Former Member
0 Kudos

Thanks Patrick, I have moved my question to the correct forum as pointed by you.