How to use SutonnyMJ Font in C# app and access database?
I have a data entry form in visual studio 2015 and ms access database. I want to use SutonnyMJ font for submitting, stoting in database and retrive. Please help me.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Nilesh ShahPosted Aug 11, 2017, 12:07 PM
the solution I presented works to show the font on your windows form only
if you are exporting the content on PDF or somewhere else then you will need to implement solution for exporting using that dll's code.
Shovan SahaPosted Aug 11, 2017, 11:39 AM
Nilesh ShahPosted Aug 11, 2017, 10:55 AM
it is same as adding any other font, only thing is you will need to embed this font's ttf file in to the resource file of your project.
do you have this font ttf file? if not google it to download it from its publisher.