GithubHelp home page GithubHelp logo

digidigital / extensions-and-scripts-for-pyfpdf-fpdf2 Goto Github PK

View Code? Open in Web Editor NEW
17.0 17.0 2.0 2.64 MB

This repository contains some of the original FPDF PHP scripts that were ported to Python to be used in conjunction with fpdf2.

License: MIT License

Python 100.00%
fpdf2 pdf python

extensions-and-scripts-for-pyfpdf-fpdf2's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @digidigital
  • ๐Ÿ‘€ Iโ€™m interested in a lot of different things because I am way too inquisitive to just focus on a single topic...
  • ๐ŸŒฑ Iโ€™m still learning python
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on funny things
  • ๐Ÿ“ซ How to reach me: https://blog.digidigital.de

extensions-and-scripts-for-pyfpdf-fpdf2's People

Contributors

digidigital avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

extensions-and-scripts-for-pyfpdf-fpdf2's Issues

"TypeError: FPDF._putresources() takes 1 positional argument but 2 were given" from AlphaFPDF

When I try to use AlphaFPDF, I get the following error:

TypeError: FPDF._putresources() takes 1 positional argument but 2 were given

This is coming from the line of code referenced below. The line of code has:
super()._enddoc(self)

If I change it to the following (take out self), it works:
super()._enddoc()

I don't understand how it would have worked with self. Maybe it runs correctly in a different version of Python (I'm using 3.10.5)?

will there be an update

The watermark opacity is not working with the latest version of fpdf2. Is there any plan to make an update for this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.