菜单 学习猿地 - LMONKEY

VIP

开通学习猿地VIP

尊享10项VIP特权 持续新增

知识通关挑战

打卡带练!告别无效练习

接私单赚外块

VIP优先接,累计金额超百万

学习猿地私房课免费学

大厂实战课仅对VIP开放

你的一对一导师

每月可免费咨询大牛30次

领取更多软件工程师实用特权

入驻
435
0

问题1

原创
05/13 14:22
阅读数 19138

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

发表评论

0/200
435 点赞
0 评论
收藏