Question
Trebuchet MS font failing in /src/pages/apis/pdf-services/html-to-pdf.md
Hello,
We have been using the Adobe API to convert HTML to PDF for years, but in the past week we have noticed issues with fonts.
The HTML we are sending to Adobe has a clear definition
font-family: "Trebuchet MS", sans-serif;
However, last week we suddenly observe the output PDF uses a Helvetica font
Have there been any changes recently that changed the HTML-TO-PDF behavior?
We are using this library to generate the PDFs
@adobe/pdfservices-node-sdk
