Git Product home page Git Product logo

Comments (5)

coxfrederic avatar coxfrederic commented on September 24, 2024

I'm having the same issue on PC but not on Mac, any idea what can be causing this? Is this a Chromium issue, library issue or system issue?
Library doesn't seem feasible since it works on my Mac but any pointers can be helpful. Thanks!

from php-chrome-html2pdf.

spiritix avatar spiritix commented on September 24, 2024

Is there maybe a whitespace somewhere in one of the PHP files before the opening PHP tag? That could easily break a PDF file. Didn't experience such a behaviour before, usually the generated files can be opened in any viewer.

from php-chrome-html2pdf.

NandGoit avatar NandGoit commented on September 24, 2024

@spiritix, I have checked the pdf content in notepad++ and see that all the content of the page where I use the pdf converter is in the pdf code as in all the html/css and javascript and then at the end of the file the real pdf content starts, Do you know if this can cause problems and if we can prevent this?

from php-chrome-html2pdf.

spiritix avatar spiritix commented on September 24, 2024

@NandGoit Yeah then it's no wonder that you can't open the file. I didn't experience this behaviour before. The converter itself seems working, since you wrote that the PDF file does contain some binary contents. Does the $output variable already contain the HTML/CSS?

from php-chrome-html2pdf.

NandGoit avatar NandGoit commented on September 24, 2024

@spiritix, it's weird i literally use the code i sent in my first post, i never set somthing else to the $output variable.
maybe there's something wrong with how the company I work for generates the frontend, I'll let you know when I know more.

from php-chrome-html2pdf.

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.