What I’m trying to do:
Hello, creating an app to help people to edit their resume using anvil is a good idea?
What I’ve tried and what’s not working:
i’ve tried with drag and drop, the design was poor, can i render a pdf from a html and css form? or i need javascript ?
Code Sample:
# this is a formatted code snippet.
# paste your code between ```
Clone link:
share a copy of your app
Hello @selimktr
This question is not very clear. What are you trying to do in your app?
Specifically, what is the problem you want help with.
Posting a clone link will be the fastest way for the community to help.
I can also suggest going through the tutorials and docs
i want to put text inputs for a user who want to create his resume, and then after putting his personnal data a pdf resume will appear, with of course a well designed template.
I hope it’s clear.
This is completely possible. Even better you can use the docx-mailmerge library from a server module to populate a word document with all the users data from the app.
If you would like more detailed help, feel free to post a detailed question to which the community can answer.
2 Likes