WoltLab DomPDF Library

  • Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Radio

    ven0m

    Administrator
    Staff member
    Administrator
    Moderator
    Platinum
    xenForo 2.x.x
    xenForo 1.x.x
    Contributor
    vBulletin All Access Pass
    The Chest
    Verified
    Ultra Platinum VIP
    Platinum VIP
    Gold VIP
    Silver VIP
    Premium
    Member
    Jul 17, 2005
    20,466
    7,708
    321
    localhost
    Heisenberg submitted a new resource:

    - At its heart, dompdf is (mostly) a CSS 2.1 compliant HTML layout and rendering engine written in PHP

    At its heart, dompdf is (mostly) a CSS 2.1 compliant HTML layout and rendering engine written in PHP. It is a style-driven renderer: it will download and read external stylesheets, inline style tags, and the style attributes of individual HTML elements. It also supports most presentational HTML attributes.
    No use for users!

    WSC 3.0

    Sample

    PHP:
    // load dompdf library
    require_once(WCF_DIR.'/lib/system/api/dompdf/autoload.php');
    $pdf = new Dompdf()...

     
    Thread starter Similar threads Forum Replies Date
    ven0m WoltLab DomPDF Library (WoltLab Suite) Development 0
    Similar threads