First, refer to this articleArticleCan be fully done: http://www.cnblogs.com/wudiwushen/archive/2010/05/13/1734812.html
In combination with my practices, I would like to add a few points,
1. The document above demonstrates how to use a custom export template to export a Word document (in fact, it is an RTF) and an HTML document. This method is the most flexible, after you have mastered it, You can generate documents in various formats as you like, but it will be slower to get started.
2. PD certainly provides a quick way to get started, that is, to use Report Wizard, select report in the menu, select reports, and select the magic wand. Of course, you can also press Ctrl + F12 to call out. The rest is, naturally, Template Selection, format selection, and field selection. PD has made a lot of professional templates, which are very detailed. It is good to use them for getting started exercises. When you are familiar with them, you can do templates again.
3. I first used the Report Wizard and then customized the template. The final version is as follows, which is relatively simple:
· Drag a divisor to generate a chart
· Drag a list of tables to view the table overview.
· Drag a table and delete all the items in it, leaving only two items:
· List of table keys, primary keys, and unique keys are displayed here
· List of table columns, field list,
· Right-click list of table columns, select layout, and select the attributes to be displayed for each field. We recommend that you set at least four attributes: name, code, data type, and comment.
Generate document thumbnails
Simple communication is enough