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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Automatic Printing

Status
Not open for further replies.

dbushman

Programmer
Aug 5, 2003
3
US
I have Crystal Enterprise 9.0 and a Java/JSP web application. I need to set up a report to automatically print when a certain page is submitted (without ever displaying the report).

I was told that I needed Crystal Enterprise to do this. Does anyone have any experience with this?

Thanks.
 
What does a certain page submitted mean?

You don't need CE to print a report from Java.

Try posting what your specific requirements are.

-k
 
Sorry for not being very clear. I mean when a user on the web fills out an html form and clicks submit, a route sheet needs to be printed automatically. This route sheet (or report) doesn't need to be viewed at all on the web, just printed directly without even any confirmation of it. The user is directed to another web page while this route sheet prints out.

Thanks
 
The only resolution I've found thus far is to schedule a report to the printer and set it for "Right Now". That will send it right to the printer, but I need to also send parameters to the report. Is this possible to do with a scheduled report?

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top