Skip to content

Refactor API and deprecate print_to_pdfa/2 #199

@maltoe

Description

@maltoe

Now with the "multiple sources" feature being in place, it becomes apparent that the print_to_pdf/2 / print_to_pdfa/2 separation wasn't a good call. Refactor as follows:

  • Make PDF/A conversion an optional step of print_to_pdf/2, dependent on presence of new pdfa: true flag
  • Deprecate print_to_pdfa/2 (route it to print_to_pdf/2 with pdfa: true)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions