Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Pomoc přepytać

Hladajće so wobšudstwa pomocy. Njenamołwimy was ženje, telefonowe čisło zawołać, SMS pósłać abo wosobinske informacije přeradźić. Prošu zdźělće podhladnu aktiwitu z pomocu nastajenja „Znjewužiwanje zdźělić“.

Dalše informacije

i need crystall report print button support insted of exporting to pdf then print

  • 1 wotmołwa
  • 1 ma tutón problem
  • 9 napohladow
  • Poslednja wotmołwa wot dellmerca

more options

Crystal reports are the most widely used reporting software.its print button is working on active X controls. due to the i am not able to use direct print button.

so please help me to provide a plugin for crystal report

Crystal reports are the most widely used reporting software.its print button is working on active X controls. due to the i am not able to use direct print button. so please help me to provide a plugin for crystal report

Wšě wotmołwy (1)

more options

Here is C# code for print crystal report

cryRpt.PrintToPrinter(2, true, 1, 2);


check this it will help you to print crystal reports

http://csharp.net-informations.com/crystal-reports/csharp-crystal-reports-print.htm

It may help you.

merca.