You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: Fail to identify fonts (name and size) #629
* docs(fix): in sample code, get font from the Page rather than the PDF list, as font's IDs are different
* added two tests to prove changes in #630 are working
---------
Co-authored-by: Konrad Abicht <[email protected]>
Description:
The fonts names and size are not found (always returns
fontid=-1
andfontsize=1
).PDF input
See attached PDF sample
20230803-160138-lettretype-arrete.pdf
Expected output & actual output
Expected output:
Actual output:
Code
The text was updated successfully, but these errors were encountered: