Back to Jspdf

Html2Pdf

examples/html2pdf/showcase.html

4.2.1611 B
Original Source

Html2Pdf

This demo uses Html2Canvas.js to render HTML.
Instead of using an HTML canvas however, a canvas wrapper using jsPDF is substituted. The context2d provided by the wrapper calls native PDF rendering methods.

A PDF of this page will be inserted into the right margin.

Colors

red rgb(0,255,0) rgba(0,0,0,.5) #0000FF #0FF

Text Alignment

left

center

right

Margins and Padding

Red Green Blue

Borders

Single


Double

Font Style

Normal

Italic

Oblique

Lists

  • apples
  • oranges
  • pears
  • peaches
  • lemons
  • limes

Font Size

10px

20px

30px

20pt

1em

2em