We have a database built using Access 2010. Some of the reports we run need to be exported as HTML for posting on a Web site. In our desktop client app, we use theExportWithFormatting macro in interactive mode, so that the user can choose the output format at runtime.
This works fine in Access 2010, but in Access 2013, the generated HTML pages are blank. The macro actually creates multiple pages as normal, but the pages have no body content. When we choose another format such as PDF or RTF, the macro works fine in Access 2013, but HTML output appears to be completely borked.
I noticed this way back during the Customer Preview, and assumed it would be fixed by RTM. At this point, it's preventing us from migrating to Office 2013.
I'm not sure if it's a bug or something specific to our reports, but all of our reports seem to do this. I was hoping someone else has tried it and can let me know if it is working for them or not...
Thanks.