Click here to Skip to main content
15,896,606 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a small windows desktop application and I am trying to package and deploy it
the application uses a special third-party font to create barcode and print the barcodes
you have already added the DLL from third party to the application library but once setup is created that the font is not working and my project font is also back to ms office font not the barcode font
The required font is also installed on the system. Can you please help me to fix this issue

What I have tried:

vb.net VS installation in Add new project other project Type.
Posted
Updated 26-Oct-17 10:14am

1 solution

Maybe that post on SO could help:
Use resource font directly in VB.net/C#[^]
Kindly.
 
Share this answer
 
Comments
Maciej Los 27-Oct-17 2:15am    
5ed!
phil.o 27-Oct-17 2:36am    
Thanks :)

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