/ releasenotes / notes / fix-pypdf-serialization-93744fd01ef5b841.yaml
fix-pypdf-serialization-93744fd01ef5b841.yaml
1  ---
2  preview:
3    - |
4      Make `PyPDFToDocument` accept a `converter_name` parameter instead of
5      a `converter` instance, to allow a smooth serialization of the component.