I need to create a bill that looks like the one shown in the image. However, I don't want it in the typical A4 format; instead, I want it in the format displayed above. How can I go about achieving this?
Thanks in Advance
Hi Palaniraja,
You can built a webpage with that information and use the ultimate pdf component to print it, customising before the page height and width
https://www.outsystems.com/forge/component-overview/5641/ultimate-pdf
https://www.outsystems.com/forums/discussion/74665/customize-paper-size-of-pdfultimate-pdf/
https://m.youtube.com/watch?v=cGozdBMgOGE
Hope that it helps you
Hey!! Thanks for your reply. I will let u know once tried.
HiHi, I'm Jay, I need help on how to make a billing print receipt, can you help me? just needed for my project
Hello Jay,
Please try to implement suggested solutions above. Come back with specific questions if you are stuck somewhere.
Junaid
Hi @Palaniraja Paraman,
In outsystems they provided resources
https://www.outsystems.com/forums/discussion/18166/how-to-call-javascript-function-on-button-click/
Hi,
You need to create a page with similar UI what you want as a pdf and then you can use component ultimate-pdf and can use url of this page to generate the desired pdf.
Regards
Shashi Kant Shukla
can you help me how to do the billing print receipt even if its just a simple invoice step by step please