Problem in Report Printing

write2sourav
write2sourav Member Posts: 113
Hi,
I am facing a problem during printing of a report. In some of the machines the report is printing discontinuously (part of the report prints on top of the page and the remaining page remains empty) while in some machine the report prints properly as per the sections designed. What may be the cause of the problem and how do i solve it.

Comments

  • muksha
    muksha Member Posts: 274
    Please check the printing properties and page setup at runtime from each machine. If all is ok then please ensure that drivers of all printers must be installed on the Navision server.
    Mukesh Sharma
  • write2sourav
    write2sourav Member Posts: 113
    When I have developed my report, it was showing properly, but during client site implementation, the problem occurred. Are you the problem has nothing to do with coding or arrangement of sections in the report.
  • muksha
    muksha Member Posts: 274
    Check the properties at client site. Dont miss to install printer drivers on the server, however printer settings are local with machine, but what is to be set on runtime that we should call the client default printer setting and set them for each run. To avoid this we should install all printer drivers on the navisin server.
    Mukesh Sharma
  • write2sourav
    write2sourav Member Posts: 113
    Hi,
    Thanx for ur suggestion.