如何打印数据库图sql

发布于 2024-07-29 03:07:49 字数 147 浏览 5 评论 0原文

我想打印 SQL Server 数据库图表。 我正在使用 SQL Server Management Studio,右键单击图表,然后选择“查看分页符”。

我想要 A3 格式的图表,但当我尝试打印时,它有 4 页。 有没有办法在一页上打印整个图表?

I would like to print a SQL Server database diagram. I'm using SQL Server Management Studio, I right clicked on the diagram, and selected "View Page Breaks".

I wanted to have the diagram in A3 Format but when I tried to print it had 4 pages.
Is there a way to print the whole diagram in just one page?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

痴情换悲伤 2024-08-05 03:07:49

在 SQL Server Management Studio 上

,在数据库图表中,右键单击并选择“查看分页符”,

然后从主窗口菜单中选择“文件”>“查看分页符”。 页面设置

选择页面尺寸和方向 - A3 和横向很可能是最佳选择。

打印比例 - 这是百分比值,希望能够让您将所有表格调整到一页上。

On SQL Server Management Studio

In the Database Diagram, right click and select 'View Page Breaks'

Then from main window menu select, File > Page Setup

Select Page Size and Orientation - A3 and Landscape are most likely best options.

And Print Scale - this is the % value that should hopefully enable you to fit all tables onto one page.

万劫不复 2024-08-05 03:07:49

在打印属性页上设置页面缩放级别(除了将页面尺寸设置为 A3 之外)。

切换回选择“查看分页符”的图表将显示您何时将所有表格正确放置在一页上。

Set the page zoom level on the print properties page (in addition to setting the page size to A3).

Switching back to the diagram with 'View Page Breaks' selected will show you when you have all the tables positioned properly onto one page.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文