Dynamic PDF Generation in Django | Export Data from Database to PDF | Tax Invoice PDF | Mail PDF

  Рет қаралды 25,255

Priyanshu Gupta

Priyanshu Gupta

Күн бұрын

Пікірлер: 35
@rishabhgupta6453
@rishabhgupta6453 3 жыл бұрын
Thanks!!! Mai jis chiz mai do din se frustate ho rha tha, wo apne 5 min solve kara diya You are really great bro Keep it up👍👍👍 Subscribed you 😊
@PriyanshuGuptaOfficial
@PriyanshuGuptaOfficial 3 жыл бұрын
Thank you.......glad to help you
@shubhambhardwaj6952
@shubhambhardwaj6952 3 жыл бұрын
Really helpful video for me. Your explaining skill is awesome, didn't leave anything.
@ermtly
@ermtly 2 жыл бұрын
thank you so much, brother. I have learned a ton. The only thing I changed was "[to_email]" to "to_email" in order to make it work. Now it's working like a charm. (I was getting value error which was "nm, address = addr ValueError: not enough values to unpack (expected 2, got 1)")
@TheRedEnt
@TheRedEnt 4 жыл бұрын
thanks for this video its very helpful, i appreciate your hard work keep going...
@PriyanshuGuptaOfficial
@PriyanshuGuptaOfficial 4 жыл бұрын
Glad to hear that
@suryavamsi8889
@suryavamsi8889 3 жыл бұрын
You are just awesome bro, thank you for such a wonderful vide!!!, please upload a video on excel download also. Waiting for you reply
@siddhantmeshram5928
@siddhantmeshram5928 3 жыл бұрын
bro if u get it plz also tell me how to do
@hembromjohn
@hembromjohn 4 ай бұрын
Hi Sir, thanks so much for this tutorial. I have 2 questions - #1 is it still relevant with latest django version (or something has changed, library, dependency,etc? #2 Can I use this method to generate successful admission confirmation page (pdf) in which filled data will generated as soon as the submit the data with form. Kindly reply
@PriyanshuGuptaOfficial
@PriyanshuGuptaOfficial 4 ай бұрын
1. It should work, but I haven’t tested out with the latest versions. 2. Yes you can
@hembromjohn
@hembromjohn 4 ай бұрын
@@PriyanshuGuptaOfficial Thanks so much for replying.
@PriyanshuGuptaOfficial
@PriyanshuGuptaOfficial 3 жыл бұрын
🛑 Links For Other Exclusive Videos on My Channel 👇💯- 🚀 The Revolutionary Course - kzbin.info/aero/PLLz6Bi1mIXhEE3NEaLz3xNn7JHBHNb34I 👉 Adding filtering, pagination & sorting & adding a search bar (with a Rest API) - kzbin.info/www/bejne/q6i6nql9ea2GY5o 👉 How to create multiple user types - kzbin.info/www/bejne/kIaYqnWQn8Zrr6c 👉 User Registration, Login, and Signup (like Amazon) - kzbin.info/www/bejne/sJbGdoeidpVjhaM 👉 Django Microservices and how to handle multiple user types on different architectures - kzbin.info/www/bejne/jmfJiYepntSFopI
@destroyer6679
@destroyer6679 3 жыл бұрын
Broo use static files and then load static in your html file and then give the path it will work
@ritankarbhattacharjee7661
@ritankarbhattacharjee7661 2 жыл бұрын
I am trying to make this functionality in django rest api. The pdf is beaing created sucessfully but the download action is not being generated. How to send a correct response to start the downloading.
@prajktarajedeshmukh7495
@prajktarajedeshmukh7495 3 жыл бұрын
thank you
@sharadbee3813
@sharadbee3813 3 жыл бұрын
Does this work for non-latin unicode characters? like Nepali,Hindi,Chinese.
@PriyanshuGuptaOfficial
@PriyanshuGuptaOfficial 3 жыл бұрын
I havent tried but you can give a shot
@what-the-code
@what-the-code 2 жыл бұрын
Have u got solution? Plz share
@neelu8791
@neelu8791 11 ай бұрын
can you tell me , how to fixed footer in pdf ?
@TheRedEnt
@TheRedEnt 4 жыл бұрын
Bro make a video on user registration with phone number and email(which you already did in this series) and login with registered phone number via otp.
@PriyanshuGuptaOfficial
@PriyanshuGuptaOfficial 4 жыл бұрын
Yes on otp verification work is going on
@TheRedEnt
@TheRedEnt 4 жыл бұрын
@@PriyanshuGuptaOfficial good
@RajeshHalyal
@RajeshHalyal 3 жыл бұрын
Reportlab is not rendering Devnagari fonts correctly Any work around
@hiddenthings4820
@hiddenthings4820 3 жыл бұрын
I have made a Resume template that is editable how can I show user-edited content in pdf
@siddhantmeshram5928
@siddhantmeshram5928 3 жыл бұрын
Thank u soo much for this video , can u also tell how to generateand download exel file( i had generate exel file from list of python but i want to make the user download it)
@smitpanchal9866
@smitpanchal9866 2 жыл бұрын
How your local server has Domain name?
@PriyanshuGuptaOfficial
@PriyanshuGuptaOfficial 2 жыл бұрын
You can also do that by modifying your etc/hosts file by pointing your localhost to any domain. But you will be able to access this only from your machine.
@navarajpokharel8980
@navarajpokharel8980 2 жыл бұрын
how to send same pdf in email?
@ShiyanISM
@ShiyanISM 3 жыл бұрын
bro i have a problem.could you solve that?
@digambarannapawashe3086
@digambarannapawashe3086 3 жыл бұрын
foe show image use {% static 'path' %}
@what-the-code
@what-the-code 2 жыл бұрын
Gujarati language not display please help sir
@WorldOfCreativityMovieshub
@WorldOfCreativityMovieshub Жыл бұрын
What did you do for Gujarati font, please let me know , I am also trying for it !
@Suneeta_Sikkim
@Suneeta_Sikkim 3 жыл бұрын
Use .path to render image in pdf
@skullsmasher4444
@skullsmasher4444 2 жыл бұрын
bro mera project karega
@kanzariyaparth2294
@kanzariyaparth2294 Жыл бұрын
This is so bad video bro we just won't logic and you a just a read like ppt
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН
Мясо вегана? 🧐 @Whatthefshow
01:01
История одного вокалиста
Рет қаралды 7 МЛН
10 Fun API's for Developers | Ideas for Projects
10:50
Codú
Рет қаралды 150 М.
Django optimization technique !!!
9:16
Coding for All
Рет қаралды 16 М.
Difference between cookies, session and tokens
11:53
Valentin Despa
Рет қаралды 681 М.
React JS 👉 Creating a Dynamic Table with Data Fetched from an API
17:51
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН