Barcodes and SSRS

廉价感情. 提交于 2019-12-24 00:36:49

问题


Good Day All,

I am trying to get barcodes to print correctly in SSRS. I have the correct font installed on the report server and on the machine printing the report, the barcodes look correct on the screen but when you go to print the report it puts spaces in the barcodeand distorts it making it unreadable.

How can I fix this issue without a ton of coding or complex solutions?

Thanks


回答1:


Not a direct answer to your question and I am not an expert in barcode. However following is what we are doing

  1. Put * before and after the required text. [Refer barcode fonts vs barcode printer fonts ]
  2. Ensure that the font required for barcode is installed in each client machine. (I have SQL 2005 rsclientprint ActiveX 90.3282 )

Note: The Fonts are stored in "Control Panel\All Control Panel Items\Fonts"

References

  1. How to Install, Manage, and Delete Fonts on Your PC


来源:https://stackoverflow.com/questions/18898892/barcodes-and-ssrs

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