Dear all,
I have a problem about export a report to HTML. I have a form called "Print Dialog". From here, I create a button named "Output to HTML". When pressing this button, a report called "HTML" will be saved as HTML FILE. But, report named "HTML" have ten pages & ten different company accordingly. I would like to obtain result as follows:
When pressing the button "Output to HTML",
Page 1 of "HTML" save as A.html
Page 2 of "HTML" save as B.html
Page 3 of "HTML" save as C.html
.....
.....
Page 10 of "HTML" save as J.html
Can I do that?
I have a problem about export a report to HTML. I have a form called "Print Dialog". From here, I create a button named "Output to HTML". When pressing this button, a report called "HTML" will be saved as HTML FILE. But, report named "HTML" have ten pages & ten different company accordingly. I would like to obtain result as follows:
When pressing the button "Output to HTML",
Page 1 of "HTML" save as A.html
Page 2 of "HTML" save as B.html
Page 3 of "HTML" save as C.html
.....
.....
Page 10 of "HTML" save as J.html
Can I do that?