Thank's bro for your contribution. It's really great work. Not converting PNG to PDF rather than DOM change. Also text can be selected and any React component can convert into PDF with Kendo.
@saipraneeth29593 жыл бұрын
Can I get the Css file please .. my components are not sized correct and they are crossing the page size
@andygb42 жыл бұрын
Thanks for the great tutorial. I'm having an issue with something though. When I export, it seems to be also grabbing the empty space around my page (left and right). Any idea why that might be happening? Thanks!
@bilalabubaker10093 жыл бұрын
how can i download the data which is on render i mean which is on screen ?? i want a specific div to be in pdf when i click on download ??? and if the content is exceeds from 1 page the rest content should be on 2nd page
@headmaster4993 жыл бұрын
Save pdf works in dev environment but when I run a prod build, savePDF doesn’t work ? Any reason why?
@CarlBergenhem3 жыл бұрын
That definitely seems odd! I'm not sure exactly what would cause this as I haven't personally run into this. I'm not sure if any errors are thrown but I'm wondering if bundling is not including the PDF package as a part of the export. If you're still experiencing this issue I would recommend working with our support ticketing system and try to get to the bottom of this!
@lucasmoritv3 жыл бұрын
Can I use with React Native?
@CarlBergenhem3 жыл бұрын
Sorry for the delayed reply here as I wasn't getting notifications for comments! At this time the library only works for HTML and web-based content, so this would not work in React Native.