Add an Interface for PdfManager class

Created on 5 October 2023, about 1 year ago

Problem/Motivation

It would be useful to create a PdfManagerInterface, which will be implemented in the PdfManager class.

I encountered an issue when I needed to incorporate additional functionality related to PDF generation. Consequently, I had to create a patch to modify namespaces in properties and namespaces within the PdfManager to align with my requirements.

By introducing an interface, we can easily customize the service using ServiceProviderBase.

✨ Feature request
Status

Needs review

Version

2.2

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine taraskorpach Lutsk πŸ‡ΊπŸ‡¦

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @taraskorpach
  • @taraskorpach opened merge request.
  • Issue was unassigned.
  • Status changed to Needs review about 1 year ago
  • πŸ‡ΊπŸ‡¦Ukraine taraskorpach Lutsk πŸ‡ΊπŸ‡¦

    I've created a PR. Please review it, I'm open to any comments. BTW, I added a patch for my own projects.

Production build 0.71.5 2024