Crystal report - vbdotnet - print more than one copy

  • Thread starter Thread starter TThai
  • Start date Start date
T

TThai

Hi, Does anyone has problem with crystal report in dotnet that when
requesting more than one copy in the dialog box, it only prints one
copy? Any help is appreciated. Currently, we asked the user to click
the print button twice. I've search google but did not find any
answer.

Thanks,
Teresa
 
Hello Teresa

Do you have the lastest service pack for
CrystalReports .net 2003?

I use crReportDocument.PrintToPrinter(copias, True, 1,
1) and it works just fine.

Kind Regards
Jorge
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top