How to Extend the Print PDF functionality?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 years ago
Hi All,

I want to extend or change the Print PDF functionality with custom logic.

Is it possible to change the Print PDF functionality with custom logic in plugin?

If yes then how or some example will be great.

Thanks in Advance.
Nitin Jain
6 years ago
Nitin403ac wrote:
Hi All,

I want to extend or change the Print PDF functionality with custom logic.

Is it possible to change the Print PDF functionality with custom logic in plugin?

If yes then how or some example will be great.

Thanks in Advance.
Nitin Jain


Yes. You can override methods of PdfService.cs service from plugin
6 years ago
Thanks.

I don't want to override the PDFSetting the NOP project.

I want to write a plugin which will be called whenever someone tries to download the order pdf.

Who can I do that or which events I have to handle for this?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.