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: handle malformed PDFs and checkbox appearance states during flatten
- Use lookupMaybe() instead of lookup() for FT attribute to gracefully
handle malformed PDFs with missing or invalid field types
Hopding/pdf-lib#1519
- Use widget's appearance state (/AS) when available instead of relying
solely on field value (/V) to find correct appearance in /AP/N dict
Hopding/pdf-lib#1574
Coded by an LLM.
0 commit comments