java打印中的文本对齐

发布于 2024-11-13 08:44:20 字数 56 浏览 2 评论 0原文

我正在使用二维图形将字符串打印到纸上。我希望字符串在纸上对齐,如右、左、中。我怎样才能做到这一点?

I am using 2d graphics to print the string on to the paper. I want the string to be aligned on the paper like right, left, centre. How can I do that ?

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

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

发布评论

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

评论(2

微暖i 2024-11-20 08:44:20

基本打印教程

编辑:基本 2D 图形内容 显示示例关于 PrinterJob、PrintJob 和 Print

basic Printing tutorial

EDIT: basic 2D Graphics stuff shows examples about PrinterJob, PrintJob and Print

把时间冻结 2024-11-20 08:44:20

在查看教程后,正如@mKorbel建议的那样,您可能会看看这个在右下角打印日期的示例每页的一角。

After reviewing the tutorial, as @mKorbel suggests, you might look at this example that prints the date in the bottom right corner of each page.

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