OK thanx guys ----- Original Message ----- From: "Ade Miharya" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 15, 2002 3:59 PM Subject: [Delphindo] Re: Crystal Report from Delphi
> Cek Properti Destionation pada komponen Crystal Report (.ocx) > 0 - crpToWindows ->report di preview > 1 - crptToPrinter ->Report langsung dicetak (tanpa konfirmasi) > 2 - crptToFile -> cetak ke File > 3 - crptToMail > 6 - crptToExchange > > setalah destination di set lalu dilanjutkan proses eksekusi laporan > Action:=1; > > > Best Regard > ADE > > > -----Original Message----- > > From: yukie [mailto:yukie@s...] > > Sent: Friday, November 15, 2002 2:32 PM > > To: [EMAIL PROTECTED] > > Subject: [Delphindo] Crystal Report from Delphi > > > > > > Hello guys, aku mau nanya nih : > > > > kalo aku panggil crystal report dari delphi (komponen yang > kugunakan active > > x bukan crpe) , biasanya aku pake > > > > FMain.Report.LogOnServer > ('pdssql.dll',Fmain.server,Fmain.database,Fmain.user > > ,FMain.password); > > FMain.Report.ReportFileName := 'Report/Rptinduk.rpt'; > > FMain.Report.Action := 1; > > > > setelah itu, report tersebut di preview dulu, kemudian kita bisa > mencetak > > report tersebut. > > > > nah pertanyaan gua, gimana kita bisa mencetak report tersebut tanpa > > mempreview report tersebut. > > > > OK, > > > > thanx :) > > > > > > > > > > [Non-text portions of this message have been removed] > > > > > > > > Berlangganan: [EMAIL PROTECTED] > > Stop Berlangganan: [EMAIL PROTECTED] > > Keluhan Milis(Unbouncing,spam,dll): [EMAIL PROTECTED] > > > > Your use of Yahoo! Groups is subject to > http://docs.yahoo.com/info/terms/ > > > Berlangganan: [EMAIL PROTECTED] > Stop Berlangganan: [EMAIL PROTECTED] > Keluhan Milis(Unbouncing,spam,dll): [EMAIL PROTECTED] > > Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ > > > Berlangganan: [EMAIL PROTECTED] Stop Berlangganan: [EMAIL PROTECTED] Keluhan Milis(Unbouncing,spam,dll): [EMAIL PROTECTED] Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
