fpdf2 icon indicating copy to clipboard operation
fpdf2 copied to clipboard

Add a documentation on combining fpdf2 with the ibis library

Open Lucas-C opened this issue 1 year ago • 8 comments

Provide documentation to users on how to use fpdf2 with ibis library: https://ibis-project.org/

  • the section should be added on the page Mixing orther libs
  • the documentation would explain how to render ibis dataframes as tables in a PDF document using fpdf2

For reference, we currently have a work-in-progress PR aiming to add adapters for pandas dataframe rendering as tables: https://github.com/py-pdf/fpdf2/pull/1046

By contributing this documentation page you, as a benevolent FLOSS developper, will provide access to the large community of fpdf2 users to a standard and useful PDF integration with a well-know library. You will also be added into the contributors list & map.

Lucas-C avatar Oct 04 '24 11:10 Lucas-C

Hi, can I work on this issue?

Kaustbh avatar Oct 04 '24 18:10 Kaustbh

@Kaustbh: sure!

Do you know ibis and/or fpdf2 already?

Lucas-C avatar Oct 04 '24 18:10 Lucas-C

Yes I know fpdf2, I am also working on one issue #1192

Kaustbh avatar Oct 04 '24 19:10 Kaustbh

Hi @Kaustbh šŸ™‚

Have you been able to start looking at ibis and how to render dataframes using fpdf2?

Lucas-C avatar Oct 14 '24 07:10 Lucas-C

sorry for the delay, I will start working on this from now itself, do we have the implementation written and now just have to add the documentation?

Kaustbh avatar Oct 14 '24 07:10 Kaustbh

sorry for the delay, I will start working on this from now itself, do we have the implementation written and now just have to add the documentation?

Hi @Kaustbh No worries for the delay.

No, there is no "implementation written", the goal of this issue is to figure how to render ibis dataframes in PDF documents using fpdf2, and then to write documentation on how to do so šŸ™‚

Lucas-C avatar Oct 14 '24 08:10 Lucas-C

Hi @Kaustbh šŸ™‚

Are you still willing to work on this issue, or should it be considered up for grabs?

Lucas-C avatar Dec 16 '24 10:12 Lucas-C

Hi @Lucas-C I’m not actively working on this issue at the moment, you can mark it as up for grabs so someone else can take it up.

Kaustbh avatar Dec 16 '24 15:12 Kaustbh

Hi, can I be assigned to this? Will work on it

eshentials avatar Jun 20 '25 10:06 eshentials

Also, @Lucas-C how do I know how to use IBIS with pypdf? Where is the code for it?

eshentials avatar Jun 20 '25 10:06 eshentials

I just assigned this issue to you @eshentials.

I see that you have already opened a PR, good job: https://github.com/py-pdf/fpdf2/pull/1477

Lucas-C avatar Jun 20 '25 11:06 Lucas-C

This was done in PR https://github.com/py-pdf/fpdf2/pull/1478, closing this now

Lucas-C avatar Aug 06 '25 16:08 Lucas-C