Coder Social home page Coder Social logo

composer about pdfmerger HOT 6 OPEN

jupitern avatar jupitern commented on August 19, 2024
composer

from pdfmerger.

Comments (6)

helgatheviking avatar helgatheviking commented on August 19, 2024

👍

from pdfmerger.

myokyawhtun avatar myokyawhtun commented on August 19, 2024

@jupitern and @helgatheviking ... may be I should. now start learning how to import there 👍

from pdfmerger.

helgatheviking avatar helgatheviking commented on August 19, 2024

Cool! and good luck. I know that for me personally, it always feels that for every one thing I learn, there are 3 more new things to try to catch up on!

Just as a heads up, I slightly modified the code to use the fpdf from the setasign composer package.
https://packagist.org/packages/setasign/fpdi-fpdf#p-359

public function __construct()
    {
        require_once('setasign/fpdf/fpdf.php'); // modified to use the setasign versions 
        require_once('setasign/fpdi/fpdi.php'); // particularly their PDF parser
    }

For my project I needed to be able to merge newer PDFs that were otherwise throwing error messages with the default parser. And had to purchase the setasign parser which implements seamlessly if you are using their includes.

from pdfmerger.

w3l avatar w3l commented on August 19, 2024

👍 Thanks for the composer package...

After started using composer I basically ignore all packages that's not on composer... 😉

from pdfmerger.

myokyawhtun avatar myokyawhtun commented on August 19, 2024

@w3l ... I tried adding in composer package ... i think there has been some issues. But someone already imported in packagist

from pdfmerger.

prasadgupte avatar prasadgupte commented on August 19, 2024

Can you please include a line in the README about installing via Composer?

from pdfmerger.

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.