Hi Team,
I want to generate a pdf of quote details when clicked on a button in customer account extension code. Is there any default way to implement this. Which package should I use? It would be great if anybody could help me with this?
A developer is working on a customer account full page extension in Shopify and needs to implement PDF generation functionality.
Current Setup:
The Challenge:
The developer is seeking guidance on:
Status: The discussion is ongoing with one community member seeking clarification about the requirements. No solution has been provided yet.
Hi Team,
I want to generate a pdf of quote details when clicked on a button in customer account extension code. Is there any default way to implement this. Which package should I use? It would be great if anybody could help me with this?
Hello @1256 ,
I hope you are well!
Can you please elaborate the details? Like, you want the customers to fill the form and based on the input data you will generate the PDF which will show at customer account page? Did I understood right?
Hi @AiTrillion
Thanks for your reply. I am good. Actually I am fetching quote details from custom database in my the customer account page using customer account full page extension and I have placed a button like Generate PDF and on clicking it must generate a pdf with the quote details.