问题描述
我试图将Helvetica Neue嵌入到我的PDF中,但是我在网上找到的所有资源都过于复杂,充满了我认为不需要的信息。
感谢您提前致谢。
不幸的是,这样做比应该更困难,虽然我得到了它的工作。下面的链接是一个很好的参考,但我不能得到fondu安装,所以我不得不在Windows上使用TrueType的,TransType Pro。
我刚刚找到这个HTML到PDF生成器,并可能调查,这似乎很容易定制相比,FPDF。
I'm trying to embed Helvetica Neue into my PDF, but all of the resources I find online are overly complicated and filled with what I think is unneeded information.
Can anyone point me to a step by step tutorial of how to include fonts in FPDF?
Thanks in advance.
Unfortunately this is way more difficult than it should be, albeit I got it working. The link below is a great reference, but I couldn't get fondu to install so I had to use TrueType on Windows, TransType Pro.
http://www.eiriks.net/2007/09/13/custom-font-with-fpdf-on-os-x-ttf2pt1-fondu/
I did just find this HTML to PDF generator and may look into that, it seems pretty easy to customize compared to FPDF. http://www.digitaljunkies.ca/dompdf/
这篇关于如何使用FPDF和mPDF嵌入字体的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!