How to Generate PDF Orders in Glide

Want to create PDF orders directly in your Glide app?

This new tutorial shows exactly how to do it – using only native Glide features.
:books: In this step-by-step guide, you’ll learn how to:

:white_check_mark: Generate unique order numbers
:white_check_mark: Auto-fill product names, quantities, and prices
:white_check_mark: Design a clean HTML layout for your order
:white_check_mark: Convert it into a downloadable PDF – all inside Glide!
No external tools. Just smart logic and native actions.

:link: Watch the full tutorial here:

:package: Based on my Multistore Inventory Template

Perfect for anyone building:
Inventory apps
Order management tools
Internal procurement systems

Got questions? Drop them in the comments :backhand_index_pointing_down:

#GlideTutorial #NoCode #GlideApps #InventorySystem #PDFGenerator #GlideTips

10 Likes

I really liked the JS Trigger! I use it all the time for features like printing stuff.

By the way, you can simplify this by removing the if then else column and just use the p1 as a condition in your JS column with your trigger column.

Great video! As always! :star_struck:

2 Likes

Thank you so much (:

2 Likes

nice trick to save/print a PDF via script.

You deserve a :pizza: and :beer_mug: … thanks a lot!

2 Likes

Thank you (: hope this help as many people as possible

1 Like

BOOKMARKED!! This came just in time. Thank you for sharing :star_struck:

2 Likes

This is insane!!!, Thanks for so much, sorry for so little

2 Likes

@Gideon_Lahav_Busines Hi there, just wanted to find out if you know of a way of maybe printing out a report with Glide graphs in it. How would i include the graph as an image or otherwise? Or is there a work around i would have to consider for that?
Thanks

1 Like

You will probably need AI to draw it for you in HTML format and put it in the document .

Can’t say for sure as never tried it

2 Likes

Thanks for your response. I will try it out.

2 Likes

Have you succeeded?

2 Likes

Hi Gideon, Yes, i came right. I used the AI component to design the graph as you suggested and it worked for the purpose i wanted.
Thanks

2 Likes

Super!!

2 Likes

Thank you so much. It really helped me out..I dont think we say that enough on this platform how much value we draw from all of you guys that share. I always want to make sure that i show appreciation.

2 Likes