Create PDF with Python | Part 3

Create PDF with Python | Part 3

Chart Explorers

4 года назад

36,883 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@rhysbennett1667
@rhysbennett1667 - 15.02.2021 20:21

Thank you so much for continuing!!

Ответить
@v_tsepish
@v_tsepish - 04.03.2021 21:30

Thx a lot. Your video helps me so much!

Ответить
@Xaveth
@Xaveth - 25.03.2021 03:55

Awesome diagram illustrating the width math! 9.5 for illustration.

Ответить
@mr.6889
@mr.6889 - 02.04.2021 14:27

how to underline an in-between text... like "Hello world this is me" -> i want to underline world,

thanks

Ответить
@michaelreis7435
@michaelreis7435 - 03.04.2021 19:21

Great video series! Thank you. The timing is fortuitous for me and has helped me with a work project. I would certainly be interested in a video about uploading text files to create pdfs.

Ответить
@souleymanetraore1353
@souleymanetraore1353 - 17.04.2021 12:44

Thank you for these videos can u make one on how to
concatene pdf files with fpdf please.

Ответить
@MateoToquica
@MateoToquica - 28.05.2021 02:36

thank you so much!!!!

Ответить
@rickygevais9412
@rickygevais9412 - 03.06.2021 05:41

This is great I mainly use Java by using Java I mean started to learn Java but after seeing this I going to switch to python because this looks incredible. How did you manage to come up with this idea? It also looks so professional like a pdf book you would buy, what you made pick 20,000 leagues under the sea?
I love the way you used page objects, how did you come up with that, did you design first hand before writing the code.

Ответить
@jackatkott7495
@jackatkott7495 - 09.06.2021 19:18

Hi Bradon, thank you for the awesome tutorial series. One question: Why is the first page blank? What should I do if I want to fill the first page with content too. Cheers and keep up the good work!

Ответить
@MURALIKRISHNAhai
@MURALIKRISHNAhai - 16.06.2021 09:56

Thank you
Could you please explain how to attach existing pdf files to the newly created pdf and establish the links from the newly created pdf to the other added pdf pages instead of writing content from a text file I am using existing pdf files to attach to the pdf made by your lectures and trying to establish the links from top page to other pages

Ответить
@MURALIKRISHNAhai
@MURALIKRISHNAhai - 16.06.2021 11:20

With FPDF package instead of depending on text files for writing information into our PDF file can we use the existing PDF files to attach to our PDF file. It's like whatever the pdf file we are creating we will create it with the already existing pdf file

Ответить
@spiralcarbon8658
@spiralcarbon8658 - 27.06.2021 19:25

Thank you Sir. May i ask how to save the output to a specified folder.

Ответить
@mrmuranga
@mrmuranga - 25.07.2021 08:05

explanation served the purpose...well done and thanks for making the effort to explain

Ответить
@ananyobratapal5521
@ananyobratapal5521 - 30.07.2021 23:04

For the record, 0 (Ugly)
Thank you and keep up the good work ❤️

Ответить
@soureachsak5027
@soureachsak5027 - 26.08.2021 06:59

The diagram and the explanation is incredibly good. [5-stars review]

Ответить
@alexmejia369
@alexmejia369 - 01.09.2021 18:58

Hi Brandon. I'm enjoying your presentation very much. You keep mentioning "...you'll find it in my links.." Where do I find those links Is the presentation code in your links as well? Thank you.

Ответить
@carlcreighton6157
@carlcreighton6157 - 14.09.2021 13:03

I am doing a web scraper project and am trying to move the text I scrape onto a pdf. however the websites that I am scraping have strange symbols that dont translate into txt files unless you substitute the characters for another. and I cannot decode because they are strings. any advice? python will print the code in run box but will not make it a txt.
UnicodeEncodeError: 'latin-1' codec can't encode character '\u2019' in position 999: ordinal not in range(256)

Ответить
@rundeks
@rundeks - 17.09.2021 18:47

Diagram was really well done!

Ответить
@prudentia8210
@prudentia8210 - 05.11.2021 18:56

I have been trying to add a date variable on top right. If i am successful at that then i fail at the initial call which is calling the 'Landscape'

Ответить
@imenecharabi8945
@imenecharabi8945 - 12.11.2021 02:37

That diagram isn't ugly at all

Ответить
@vardhmansoftec7371
@vardhmansoftec7371 - 15.11.2021 10:00

ALGERIAN font ?

Ответить
@cantstandya3761
@cantstandya3761 - 16.11.2021 00:02

Hi, one thing I don't seem to understand is the footer and header methods; can't see that they are being called; are these overloaded methods and run automatically by the constructor?

Ответить
@simaobonvalot7697
@simaobonvalot7697 - 03.12.2021 17:10

From 1 to 10 , that explanation of the logic behind the width and centering the tile was a 10. (PRETTY GOOD) ;)

Ответить
@joebashour
@joebashour - 17.01.2022 08:21

On a scale of 1-10, I think the explanation document deserves a 0
because it really served its purpose well.
Great explanation and great video overall (videos actually as there are other parts).
Much appreciated!

Ответить
@jpcervone16
@jpcervone16 - 22.02.2022 20:35

the diagram illustrated perfectly, I give it a 10!! Thank you so much

Ответить
@aliuslubas
@aliuslubas - 18.03.2022 18:20

Thanks a lot for this video. I would be appreciated for a video contaning more information on this regard.

with open(name, 'rb') as fh:

txt = fh.read().decode('latin-1')

Ответить
@michaelpolicella2588
@michaelpolicella2588 - 27.03.2022 00:40

Great teacher. somehow though the text that is displayed on chrome has each line spaced to the complete width of the page. Effectively the words have varying space between them. I have Win10 . Tried all sorts of things but nothing worked and could not find a solution on the web. But really , love the tutorial.

Ответить
@bipolarchemist
@bipolarchemist - 23.06.2022 10:34

Shoutout for the subtly Pan diagram. Great series, maybe had my programming teachers taught more like you, I would have remained a CS major instead of discovering new horrors in Chemistry.

Ответить
@yamenmaani6523
@yamenmaani6523 - 26.06.2022 09:26

this digograme is so awesome

Ответить
@SachinSharma-vl5wh
@SachinSharma-vl5wh - 26.06.2022 19:05

UnicodeEncodeError: 'latin-1' codec can't encode character '\u201c' in position 1165: ordinal not in range(256)

Ответить
@kostas6915
@kostas6915 - 13.10.2022 20:13

The diagram and the explanation rocks!!! well done!!! so 10/10

Ответить
@jovensaventureiros
@jovensaventureiros - 19.10.2022 18:03

Hello, before anything I wanna to thank u for this videos, helped me a lot. I wanna ask u if u know how can I fix some error. I'm saving some form in a database and creating PDFs with this data, but the multi_cell attribute isn't work as I expect, it's not breaking lines. Have u have some idea how can I fix this? Again, thx for this videos and congratulations to your channel.

Ответить
@cameosisj6007
@cameosisj6007 - 08.11.2022 22:39

That graphical breakdown of that pdf width function 👌🏾

Ответить
@tojoeinstein5558
@tojoeinstein5558 - 10.11.2022 21:50

how to generate pdf ... data from sqlite

Ответить
@AKKJ420
@AKKJ420 - 17.11.2022 10:20

You are an amazing teacher. Liked and subs

Ответить
@percyleoncio
@percyleoncio - 26.12.2022 19:32

Excelente explicación, muchas gracias por ello
Como haría si por ejemplo tengo un pdf de 10 páginas, y necesito ponerle como numero de pagina empezando la primera página como número de pagina= 10, la siguiente pagina= 9, y asi llegar a la última página del documento pdf el número de pagina= 1.

Ответить
@ajsunofficial6798
@ajsunofficial6798 - 15.01.2023 09:48

A video needed for creating a pdf file from multiple excel pages in python. It includes tables and charts

Ответить
@user-rf4vc7mt4d
@user-rf4vc7mt4d - 20.01.2023 19:21

10

Ответить
@oladejiolaoluwa9155
@oladejiolaoluwa9155 - 27.01.2023 18:59

i tried using chatgpt to create an article but when i wanted to convert it into pdf using the multi_cell it did not work instead it kept on throwing an error........it said something about decode('latin-1').....please how can i fix this

Ответить
@TheCouncellor7
@TheCouncellor7 - 03.03.2023 23:15

Awesome tutorial, awesome teacher, 10/10 understanding, 10/10 explanation and 1 for the diagram (didn't go blind :)
Thank you very much 👍🙏

Ответить
@adrianmisak07
@adrianmisak07 - 21.04.2023 11:53

the diagram was excellent

Ответить
@mustafacan2361
@mustafacan2361 - 01.06.2023 01:07

Hello sir. Thanks for your records. They were totally helpful for pdf operation. Is there any reason that you did not use fd.readlines() /readline() instead of fd.read().decode() ? (file should be opened as "with open(name) as fd:" for readlines()/ readline() method.)

Ответить
@gabrielabarrera141
@gabrielabarrera141 - 19.07.2023 18:20

Hi, thanks for your video series, very helpful. I have a question... I'm implementing a form (in django) and i don't know how can override the header method passing arguments coming from the form, can you give me a hadn?

Ответить
@AlCatrraz
@AlCatrraz - 23.07.2023 10:24

hey...
Is there a way to PRINT on the page at any location by the X:Y coordinates?
I have AN OOOOLD APP that uses MS ACCESS, and I generate very COMPLEX charts - and may small, framed, pieces of data.
and with MANY COLORS...
I want to get back into programing, after many years, and this will be a good project for me to do....

Also, is there a way to GO BACK to print on PREVIOUS PAGE?

Thanx

Ответить
@Lexp2008
@Lexp2008 - 25.10.2023 08:52

Why is no one talking about the fact that the text is only covering half of the page? 😵

Ответить
@kellymweu2781
@kellymweu2781 - 30.07.2024 20:34

diagram rating 1. Really understood the context

Ответить
@enriquepereira5918
@enriquepereira5918 - 17.03.2021 04:04

self.cell(0, 10, f'Page: {self.page_no()}/nb', 0, 0, 'C')

pdf.alias_nb_pages(alias='nb')

in case anyone has problems with that

thnk you so much

Ответить