<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - form exported as pdf does not embed all required fonts"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=50879#c36">Comment # 36</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - form exported as pdf does not embed all required fonts"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=50879">bug 50879</a>
from <span class="vcard"><a class="email" href="mailto:pubpedro@laposte.net" title="pubpedro@laposte.net">pubpedro@laposte.net</a>
</span></b>
<pre>(In reply to Gellért Gyuris from <a href="show_bug.cgi?id=50879#c35">comment #35</a>)
<span class="quote">> Workaround... add this script to exported PDF as a top-level document
> JavaScript:
>
> function updateFields() {
> for ( var fieldNumber = 0; fieldNumber < this.numFields; fieldNumber++) {
> getField(getNthFieldName(fieldNumber)).textFont = font.Helv;
> }
> }</span >
Hello,
Where do I put this code ? in LO ? in a new module ?
Thanks.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>