fix(src): Refactor valid_part_conforms for PDF/A compliance levels

This commit is contained in:
5HT2
2025-08-31 20:32:30 +01:00
parent 66308c2813
commit d735791524
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -492,7 +492,7 @@ def generate_pdfa(
pdf_version: The minimum PDF version that the output file should be.
At its own discretion, the PDF/A generator may raise the version,
but should not lower it.
pdfa_part: The desired PDF/A compliance level, such as ``'2B'``.
pdfa_part: The desired PDF/A compliance level, such as ``'2b'``.
progressbar_class: The class of a progress bar, which must implement
the ProgressBar protocol. If None, no progress is reported.
stop_on_soft_error: If there is an "soft error" such that PDF/A generation