App to Print on Demand

Hi there,

I wondered if anyone has any experience linking adalo to a print on demand website or to fill in a pdf with the relevant information. I want it to act as an online journal but lets you print out in a predefined format so people can fill in their journal and then when a set period has passed they are offered to buy the journal and it fills in accordingly. Could you do it with Zappier or similar. My current plan is to set inputs that relate to the account and then use Zappier to take week 1 entry and place in pdf accordingly. Any other ideas or is my idea possible.

Kind Regards,
Eddie

Welcome to the community @EDDIE! :partying_face:

So user enterers the data to inputs and you need create a journal pdf with that data right? After that it will be available a time period and user can purchase it right?

You can let users to fill the inputs and create the journal pdf with a format using below component which @gskachkov built!

image

Then it will generate the pdf with the entered data and you can store that url with a timestamp that will be available for the user. Then you can show a list of journal pdf’s with a filter that timestamp > is after > current time and in the list it would have a button linking to the payment screen and after payment you can show a button to download the journal pdf.

1 Like

Thank you @dilon_perera,

A couple questions though. Could I prebuild the PDF and then input whatever the users inputs into the designed spaces. The inputs would be text based rather than screenshots of the screen. So for each user they have an input for week 1, week 2 etc. Then when printing it takes input inserts into designated space on a predesigned PDF.

Could this handle something which would likely be 30-80 different PDFs?

Regards,
Eddie