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
I have created this package that depends on pdf-lib to add outline to an outline-less pdf. The code is in accordance to what is suggested here : 1 , 2 . I use PDFString.of() to add the text to the pdf outline.
I have tried what is mentioned here , but the font does not seem to affect the outline.
The text was updated successfully, but these errors were encountered:
I have created this package that depends on
pdf-lib
to add outline to an outline-less pdf. The code is in accordance to what is suggested here : 1 , 2 . I usePDFString.of()
to add the text to the pdf outline.I have tried what is mentioned here , but the font does not seem to affect the outline.
The text was updated successfully, but these errors were encountered: