Some of the Crystal report API functions are exposed here. I was searching for something like this but found little help. And finally I came up with this. Advantages are :
- Print Preview can be output to any window
- Faster than ActiveX component as much overload is handled by API calls.
- Can control the DEVMODE structure to handle Number of Copies , Print Quality, Orientation, Paper Size etc.
- Can connect to MSACESS or SQL Server by a given Connection String
- Parameters can be passed dynamically
- Can create new Paper/Forms on the fly or update the dimensions dynamically.
![]()




Reply With Quote
