How to to customize the invoice pdf file?

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
User avatar
DNK
Posts: 26
Joined: 27 Feb 2025, 10:50

How to to customize the invoice pdf file?

Post by DNK » 06 Mar 2025, 09:57

I need to customize the invoice pdf file.
Please tell me how I can design the pdf file and see the result right away?
I understand that making a test order and checking the mail every time is a bad solution and it is very slow.
Aimeos 2024.10.3 + Laravel 11, PHP 8.2, MySql8.0, Nginx, Ubuntu 22.04.5 LTS

User avatar
aimeos
Administrator
Posts: 8636
Joined: 01 Jan 1970, 00:00

Re: How to to customize the invoice pdf file?

Post by aimeos » 07 Mar 2025, 11:41

You can remove the "email-sent" record from mshop_order_status so you don't have to create an order each time to speed up testing
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

User avatar
DNK
Posts: 26
Joined: 27 Feb 2025, 10:50

Re: How to to customize the invoice pdf file?

Post by DNK » 07 Mar 2025, 11:49

Thanks for the answer! Yes, that's what I do.
However, I apologize, apparently I didn't formulate the request correctly.
The option you suggested has a drawback: every time I need to send a email to see the result of what I've laid out. Is there another way to see the result of the invoice layout?
Aimeos 2024.10.3 + Laravel 11, PHP 8.2, MySql8.0, Nginx, Ubuntu 22.04.5 LTS

User avatar
aimeos
Administrator
Posts: 8636
Joined: 01 Jan 1970, 00:00

Re: How to to customize the invoice pdf file?

Post by aimeos » 07 Mar 2025, 12:10

As the PDF is completely generated: No.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

User avatar
DNK
Posts: 26
Joined: 27 Feb 2025, 10:50

Re: How to to customize the invoice pdf file?

Post by DNK » 07 Mar 2025, 14:20

As html?
Aimeos 2024.10.3 + Laravel 11, PHP 8.2, MySql8.0, Nginx, Ubuntu 22.04.5 LTS

Post Reply