Awesome video , we really need that video, thanks buddy . hope you will release more tutorial on pdfmake packages . keep going
@arslan99 Жыл бұрын
any suggestions for videos? leave them in the comments :D
@JamesWood-u1v Жыл бұрын
You also did a video a while back on React-PDF. Which do you prefer?
@arslan99 Жыл бұрын
Reactpdf imo
@JamesWood-u1v Жыл бұрын
@@arslan99 So far Im really likeing React PDF. Minor gripe is that it doenst work in NextJS with Route Handlers but it does with API Routes.
@arslan99 Жыл бұрын
@@JamesWood-u1v ah I see, hmm. There could be a package specifically for next js 🤔 but other then that in glad your liking it
@kewlkeat11 ай бұрын
@@arslan99 can we add header and footer on each page in reactpdf?
@arslan9911 ай бұрын
@@kewlkeat I'm not too entirely sure but you could possibly just make a comment and import that for each page 🤔
@kewlkeat11 ай бұрын
Hi Arslan, i am making a quotation pdf file with multiple pages. With header and footer but i am facing issues. Can you help me?
@valeriytumchuk2962 Жыл бұрын
Its possible that downloading pdf make async?
@arslan99 Жыл бұрын
Yes it is
@azemavdic353 Жыл бұрын
Great video. Can you make some video generating report in pdf with headers and tables?
@arslan99 Жыл бұрын
Lemme see what I can do
@azemavdic353 Жыл бұрын
@@arslan99 dynamic tables with data from api
@arslan99 Жыл бұрын
@@azemavdic353 wait wut 😱 I'm not sure how to do that but I'll see what i can do
@digitalmarketingnoobmaster8720 Жыл бұрын
@@arslan99 react To Print does the job, but multipage PDF making is messy I guess
@arslan99 Жыл бұрын
I have never heard of them before I'm going to look it up right now
@thankgodobuah832611 ай бұрын
Please show how to add images to pdf doc
@xDlolphilxD Жыл бұрын
i guess you forgot to update the repo?
@arslan99 Жыл бұрын
I'll do that ASAP sorry about that
@arslan99 Жыл бұрын
should be updated now
@xDlolphilxD Жыл бұрын
Thank you! Helped me a lot!
@PedroHenrique-je6yu Жыл бұрын
urgent!!!!!!!!!!!!!!!!!!!!!
@PedroHenrique-je6yu Жыл бұрын
I am generating a table with pdfmake and need the table to be centred on the sheet, I am entering a default value in the table width as a default size is required. How can I centre the table??? i need your help
@arslan99 Жыл бұрын
Not too sure, I'd recommend trying to use flexbox to make it center you can also try this out stackoverflow.com/questions/57949581/how-to-center-align-table-pdfmake