Click here to Skip to main content
15,885,309 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
How to add barcode font in IIS 7? In local I added the barcode font in C/WINDOWS/FONTS/ and it worked. But in IIS even on doing the same its not working. I am using VS2005,C#2.0,IIS 7 and Crystal Report version 10.0 version.
Posted
Comments
[no name] 20-Jan-14 10:17am    
you would use it the same way as any static file. Add a folder fonts in the project and add the font in there and reference it in your code.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900