Printing with NAS and Navision 3.10

nachoporcar
nachoporcar Member Posts: 27
edited 2006-09-10 in Navision Attain
Hello,

can i print via NAS with Navision Attain 3.10 ???

all i want to do is executing a report and printing it at default printer.

My partner sais that it is not possible, somebody knows how??


Thanks
Nacho

Comments

  • nunomaia
    nunomaia Member Posts: 1,153
    I'm not sure bit I think you need nav 3.60 or better to print from nas
    Nuno Maia

    Freelance Dynamics AX
    Blog : http://axnmaia.wordpress.com/
  • nachoporcar
    nachoporcar Member Posts: 27
    please, can somebody confirm this ??
  • Savatage
    Savatage Member Posts: 7,142
    How about using Job Scheduler?
  • nachoporcar
    nachoporcar Member Posts: 27
    can i use Job Scheduler for launch a codeunit every 2 minutoes and printing a report??

    with the Job Scheduler i must have a Navision session opened?

    what is the price for this Job Scheduler in Navision 3.10??
  • nunomaia
    nunomaia Member Posts: 1,153
    If you don’t want to use Job scheduler, you can have a Navision Client opened in the server and with the timer print the reports, just a cheap idea.
    Nuno Maia

    Freelance Dynamics AX
    Blog : http://axnmaia.wordpress.com/
  • garak
    garak Member Posts: 3,263
    its possible, but only when requestoptionform is not activated.
    You can also use createashtml (or so), store it in HDD and send it via mail to the user how need the report.

    Regards
    Do you make it right, it works too!