(In reply to Jonathan Kew [:jfkthame] from comment #10) > > (c) Here's an idea: I see that the (invisible) text layer in pdf.js is using `font-family: sans-serif`. Please note that it's just one of possible font-families that can be used in the textLayer: https://github.com/mozilla/pdf.js/blob/567df4214983a12da9f3d02a2ab1ea646f0dfcf1/src/core/fonts.js#L996-L1002
Bug 1922063 Comment 11 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
(In reply to Jonathan Kew [:jfkthame] from comment #10) > > (c) Here's an idea: I see that the (invisible) text layer in pdf.js is using `font-family: sans-serif`. Please note that it's just one of the possible font-families that can be used in the textLayer: https://github.com/mozilla/pdf.js/blob/567df4214983a12da9f3d02a2ab1ea646f0dfcf1/src/core/fonts.js#L996-L1002