HTML export question

MantasD
MantasD Member Posts: 4
I have a job to do. I ned export Invoice data to html, automaticly. Can say sombody hau i can do this?

It is posible to write this html file without writing a html code?

Comments

  • Waldo
    Waldo Member Posts: 3,412
    Depends on what you want.

    If you create a report that looks good for you in HTML, than you can export it without writing too much code.

    Just create your report, and run it in code with:
    REPORT.SAVEASHTML(filename);

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog