How do I change the print/PDF receipt layout?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 years ago
hello sir,
sir i want to change my packeging slip layout in shipment in nopcommerce 3.8, how can i do this ?
5 years ago
You've to customize your print pdf service and set layout of pdf with itextsharp as per your packaging slip design.
5 years ago
rajupaladiya wrote:
You've to customize your print pdf service and set layout of pdf with itextsharp as per your packaging slip design.


Respected sir,
how can i customied my print pdf service wht is the path of that file and how can i change the layout of this?
5 years ago
This change requires the source code version (and Visual Studio to recompile)

\Libraries\Nop.Services\Common\PdfService.cs

If you don't have source code, check the marketplace; there may be a plugin that can do it.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.