Normal Topic Sesame 2.0 Report Printing (Read 399 times)
MikeO
Member
Members
*
Offline


No personal text

Posts: 1
Location: Bakersfield, CA
Joined: Jan 5th, 2006
Sesame 2.0 Report Printing
Oct 4th, 2007 at 9:58pm
Print Post Print Post  
In my application I use "Programmed Retreives" with responses from the user (ie: a range of dates) to select records for printing.  Then call the report; and finally, clear the search criteria.  It works very well under 1.x.

Under 2.x the command structure has changed for report printing -- an additional dialog box now requires the user to select the output method.  Such as "HTML Preview", "HTML Immediate", and so on.  By the time the user make their choice and selects "Generate", the program execution has continued (while waiting for the user response) and the search criteria has been cleared and the report is generated on the whole database.

Is there a way to automate or default that new dialog (preferably so the user never see it)?
  
Back to top
 
IP Logged
 
Hammer
YaBB Administrator
Lanticans
*****
Offline


Fire bad. Tree pretty.

Posts: 3436
Location: Ohio
Joined: Nov 22nd, 2002
Re: Sesame 2.0 Report Printing
Reply #1 - Oct 5th, 2007 at 12:11am
Print Post Print Post  
Try the new PrintAReport() command.
  

- Hammer
The plural of anecdote is not data.
Back to top
IP Logged