Files
ladybird/Userland/Libraries/LibPDF/DocumentParser.cpp
Julian Offenhäuser 6c0f7d83bb LibPDF: Don't treat a broken document header as a fatal error
As the current goal is to make our best effort loading documents, we
might as well ignore a broken header and power through, giving the user
a warning.
2023-03-22 09:04:00 +01:00

32 KiB