Integra for Notes Banner
  QuickReports Integra4Notes Integra Family of Products



Saving Documents as Response Using Normal Export

When Exporting using Normal Export, the Save as Response option is not available.
If you need to save the resultant document as a response and still use Normal export you need to place the following code in the CB_BFORNOTESACTION event
 if not stats.savdoc is nothing then
      ' before save as...
      Call stats.savdoc.MakeResponse(stats.expdoc)
 else
      ' before send to
 end if


The above code will automatically save the document as a response.


.




FAQ# 0220
Bookmark and Share

 
QUICK LINKS
 
 

 

  © Shireburn Software Ltd. 2008 - 2024