Crystal Reports custom paper size width = 33 cm and height = 21.5 cm

断了今生、忘了曾经 提交于 2019-12-08 10:52:36

问题


I need custom paper size in Crystal Reports width = 33cm and height = 21.5cm.

I want this size to print an invoice only. I added in the printer settings a custom paper size to add It in a report. Put the maximum width size is 30.4cm.

So, how can I create a custom paper size by C# code, or any thing else?


回答1:


Open your .rpt file. Right click, then select design -> page setup. You could use user defined size from your printer or custom your paper size. I hope it solves your problem.



来源:https://stackoverflow.com/questions/27078336/crystal-reports-custom-paper-size-width-33-cm-and-height-21-5-cm

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!