I developed and tested a VB6 program that runs CR Viewer accessing with RDC Crystal Reports 11 reports from a folder on a remote server and uses data and queries from SQL2000 on the same server. All operating systems use MS XP. My problem is that the program works on my desktop and a few others,...
In VB6 using crviewer...how do I code for users with different scales of windows? I have tried different coding..such as Private Sub Form_Resize() CRViewer.Top = 0 CRViewer.Left = 0 CRViewer.Height = ScaleHeight CRViewer.Width = ScaleWidth End Sub and have not come up with the right combination...
i use Rpt.PrinterSetup Me.hWnd this, to set up printer setup. it prints blank page
Hi I used Crviewer component in my project for designing and printing reports but I can't set it portrait and it is landscape all the time and I couldn't find any properties about orientation!!!! I use of visual stedio 6 (vb6) and crystal report 8(os is winxp sp2) Could you please help me soon!!??...


