Coder Social home page Coder Social logo

realign / html-dom-pdf Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 1.0 194 KB

๐Ÿ”จ โš™๏ธ A javascript tool of transform html-dom to pdf, support paging Lossless.

JavaScript 100.00%
dom2pdf dom-pdf dompdf html2pdf html-pdf htmlpdf pdf lossless paging-lossless

html-dom-pdf's Introduction

html-dom-pdf

NPM version

A javascript tool of transform html-dom-pdf-dom to pdf, support paging Lossless.

Usage

install

# install
$ npm html-dom-pdf -S

project

import HtmlDomPdf from 'html-dom-pdf';

new HtmlDomPdf(options).then(() => {
    // do something.
});

const options = {}; // ๐Ÿ‘‡
Object Prop Type Default Note
options. selector String '' ๐Ÿ”— CSS Selectors
title String 'pdf' filename of pdf
marginTB Number 0 margin of top & bottom
marginLR Number 0 margin of left & right
offsetLimit Number 40
Maximum offset: Get effective content when paging, trying to intercept upwards, this is the maximum offset

Releases

  • 2019-08-19
    • 0.0.1

html-dom-pdf's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

chandumunna

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.