问题1

am using muPDF library to add fields in existing PDF Documents. I have successfully added a checkbox by defining its appearance.

But Text Fields are a problem as they need a Font Resource. I cant figure out how to add fonts in a PDF document. muPDF does have functions that deal with fonts, but I am unable to use them in a proper manner.

So i need to know how to load a font in a PDF document and how to reference them to my Text Field in the default appearance(DA).

----------------------------------------------------------EDIT------------------------------------------------------------------

Currently I am using the function pdf_set_free_text_details in pdf-annot-edit.c But it only sets the predefined fonts . i wish to use other fonts as well

If this is not the right place to ask this question, then please if somebody could redirect me to the correct place. MuPDF only has a bug report site as far as i know.

 

https://stackoverflow.com/questions/24593195/how-to-specify-fonts-for-text-fields-using-mupdf

posted on 2020-06-03 23:43  lydstory  阅读(92)  评论(0编辑  收藏  举报

导航