I am given a file that has some other language font. They can not download the font, so they want me to embed it in the pdf.
Now, I only have PDF Reader, so I cant edit or create a pdf file. so I decided to quickly do it in C#.NET using PDFSharp library, but I just cant seem to figure out how to embed fonts using pdfSharp?!
Also, it's only 1 file that I have to process, so if you know of a way to do it manually, then that would be great too.