gpt4 book ai didi

pdf-generation - Salesforce PDF 生成支持哪些字体?

转载 作者:行者123 更新时间:2023-12-04 06:12:33 25 4
gpt4 key购买 nike

我正在使用 VisualForce 页面生成 pdf,其中 renderAs 参数设置为 pdf。即使其他人有 complained there are few,我也希望有更多字体.有谁知道适用于 Salesforce pdf 生成的其他字体?

到目前为止,通过使用这样一个简单的 VisualForce 页面进行测试,我只发现了五种可用的字体(衬线、无衬线、等宽、信使和 a​​rial unicode ms):

<apex:page renderAs="pdf">
<h2>Standard Font Families</h2>
<p style="font-family: serif;">Serif</p>
<p style="font-family: sans-serif;">Sans-serif</p>
<p style="font-family: monospace;">Monospace</p>

<h2>Additional Fonts (wishing for more)</h2>
<p style="font-family: Courier;">Courier!</p>
<p style="font-family: Arial Unicode MS;">Arial Unicode MS!</p>

<h2>Missing Fonts</h2>
<p style="font-family: Arial;">Arial</p>
<p style="font-family: Helvetica;">Helvetica</p>
<p style="font-family: Verdana;">Verdana</p>
<p style="font-family: Georgia;">Georgia</p>
<p style="font-family: Times;">Times</p>
<p style="font-family: Times New Roman;">Times New Roman</p>
<p style="font-family: Consolas;">Consolas</p>
</apex:page>

最佳答案

现在看起来是这样:

  • 衬线
  • 无衬线字体
  • 等宽
  • express
  • Arial Unicode MS
  • 关于pdf-generation - Salesforce PDF 生成支持哪些字体?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7605436/

    25 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com