So it is not an PDF, it is a PNG into a PDF. Which means users can not copy the text from PDF. Also, how can I add header/footer for each page if they are multiple?
@gededestrawan999723 күн бұрын
on you component license i dont see prop handlegenerated,, but on component canvas it show why?
@walid_benbabaali6 ай бұрын
thank you for the video , i can 't find the code source which i need it to figure out how can i implement this in my project (which im going to present it the next week ) so please reply
@nawabali356228 ай бұрын
hello bro netfly ma simple project host hota example index.html pls tell me any way to host projects pls bro testing parpose any plateform and netifly datails high project host in netifly please next video upload recommed
@daulathussain8 ай бұрын
The process is exactly the same which I have explained in the deployment video. check thevideo
Hi, when will the project be released "user authentication using blockchain and metamask"?
@daulathussain8 ай бұрын
It will take a little bit time. It’s in the editing. So kindly wait and follow the videos on the channel and other projects we have on the channel
@cigarman27 ай бұрын
Can't find the source code. The link just takes to source code web site. Please advise. Thanks
@daulathussain7 ай бұрын
You can check the package documentation in that, you will have the boiler plate
@cigarman27 ай бұрын
@@daulathussain what do i search for?
@shibudhara34376 ай бұрын
Is there any option available to make the links in pdf clickable?
@daulathussain6 ай бұрын
Yes, you can do that There are multiple way to add the clickable link. You can go with the HTML anchor tag. Or you can use all the other method, so you have to keep testing, which one is working
@shibudhara34376 ай бұрын
@@daulathussain the same process I did what you presented in the video but according to requirements there are some links and it needs to be clickable but ad I am doing first canvas then attaching image on top of pdf so its hard to to makr it although I used doc. link() to cover the top of those links and made it clickable but still there one more requirement is the link shall open on a new tab and this is where I am facing difficulties, I have tested many times did trial and error but stil unable to achive the open on new tabs, whould you like to share your knowledge on this issue, it would be very helpful.. 😌..
@RandomGuy34-j1u5 ай бұрын
@@shibudhara3437 bro did you got any solution...i am building a resume builder so people can download their resume but the resume is not selectable which is a big disadvantage...how do i make the downloaded pdf selectable ???? I am stuck on this from so long man
@shibudhara34375 ай бұрын
@@RandomGuy34-j1u you can't do that the pdf is generating from an image so it will be remain not selectable, the only way is to write and main the text manually by setting it's positions. That's the only option with jspdf
@nawabali356228 ай бұрын
hello brother please next video upload host project on Netlify on testing perpose pls recomeded
@daulathussain8 ай бұрын
Watch this How To Deploy Blockchain DApp for Free: Next.js, React.js & HTML/CSS/JavaScript Tutorial 2024 kzbin.info/www/bejne/p4iqdop3hr-oprs
@nawabali356228 ай бұрын
hello brother please next video upload host project on Netlify on testing perpose pls recomeded please datails video@@daulathussain
@sheroichi77286 ай бұрын
Hi bro I used exact things still the icons are not align image with url not rendering on pdf How can I fix it ?
@daulathussain5 ай бұрын
Check the package you will all code snippet
@sheroichi77285 ай бұрын
@@daulathussain no I am using react print far better then this lib
@nimmimohan12264 ай бұрын
How can i download this source code?
@daulathussain4 ай бұрын
The complete project will come on the channel, so you can follow For better understanding, you can check the package configuration in N p.m.
@rahultyagi70434 ай бұрын
Thankyou sir ❤
@nawabali356228 ай бұрын
please bro
@akramdjidel28445 ай бұрын
thanks A lot
@duckwicket8906 ай бұрын
Good work
@realityxanime8191Ай бұрын
The given approach is not good because it makes a pdf but html2canvas takes a screenshot of what you want to print like a bill and print on pdf and it has disadvantage also if you zoom your pdf quality will RIP 😢 Good approach is to use puppeteer 👍