create pdf from a list using handelbars #847
-
hello I have the following script `const derivative:Derivative = async ({row,ref,db,storage,auth})=>{
<style>
.ubey-RecordingScreen-count-down-container {
position: fixed;
height: 100vh;
width: 100vw;
top: 0;
left: 0;
z-index: 9999999999999;
background-color: rgba(0, 0, 0, 0.2);
}
`;
const template = Handlebars.compile(htmlString);
and row is json with data when the script is executed the pdf template return object.objject please i need some support ![]() |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @sergedahdouh we are starting to do office hours now and in case you are still looking for a solution for this, I recommend attending one of the upcoming office hours so that we can go over this on that chat, sign up here: https://discord.gg/vZbFQzje?event=1059820599184195604. We have a tutorial on PDF generation here: https://docs.rowy.io/tutorials/pdf-generator |
Beta Was this translation helpful? Give feedback.
Hi @sergedahdouh we are starting to do office hours now and in case you are still looking for a solution for this, I recommend attending one of the upcoming office hours so that we can go over this on that chat, sign up here: https://discord.gg/vZbFQzje?event=1059820599184195604. We have a tutorial on PDF generation here: https://docs.rowy.io/tutorials/pdf-generator