You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to create my own custom PDF processor based on DocRaptor. However, I couldn’t find any documentation about it. I only know that I need to extend the Pimcore\Bundle\WebToPrintBundle\Processor class.
Could you provide me with some additional information or guidance?
Thank you in advance!
The text was updated successfully, but these errors were encountered:
I'm afraid, there is no other "documentation" as the source code. Maybe these two PRs might help, as they add other adapters: pimcore/pimcore#14212 and pimcore/pimcore#14457
I would like to create my own custom PDF processor based on DocRaptor. However, I couldn’t find any documentation about it. I only know that I need to extend the
Pimcore\Bundle\WebToPrintBundle\Processor
class.Could you provide me with some additional information or guidance?
Thank you in advance!
The text was updated successfully, but these errors were encountered: