Code Monkey home page Code Monkey logo

Comments (3)

Alexius1 avatar Alexius1 commented on August 15, 2024

Hello, had the same Problem too:

EzPDF tried to write a png file to the /tmp folder (default of tempnam if folder is not found) before putting it into a pdf for which the access was blocked in my case. I changed line 2909 from lib/ezpdf/class.pdf.php to another dir, which fixed the problem.

If that doesn't help you can enable debug mode in glpi and comment out the redirect in front/massiveaction.php from glpi (this way you should at least see what causes the issue).

from barcode.

cedric-anne avatar cedric-anne commented on August 15, 2024

Hi,

Looks like problem from @easehack is not the same as yours @Alexius1 .

@easehack : I do not know why you have rendering problems of your PDF. In PR #30, I updated dependencies, so maybe the problem will be solved.

@Alexius1 : PR #31 should fix your problem.

Regards

from barcode.

cedric-anne avatar cedric-anne commented on August 15, 2024

Hi,

I close this ticket as no feedback has been given.

Regards

from barcode.

Related Issues (20)

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.