Crystal reports are windows and Unix compatible. If we have export .rpt to .pdf on Windows platform then we have to use Win32::OLE mudule ..and its works fine.
But my problem is how to acieve the same on Unix platform... and which Perl module we have to use ?
Please help...