Skip to content

Latest commit

 

History

History
43 lines (38 loc) · 841 Bytes

File metadata and controls

43 lines (38 loc) · 841 Bytes

from_html Plugin CSS Support

This document lists the CSS styles supported by the from_html jsPDF plugin.
Each style indicates restrictions and issues.
This file is intended for development purposes and may not be up to date.
Refer to the source code for the lastest developments.

Implemented

  • margin
  • margin-top
  • margin-right
  • margin-left
  • margin-bottom
  • padding
  • padding-top
  • padding-right
  • padding-left
  • padding-bottom
  • font-family
  • font-style
  • text-align
  • font-size
  • line-height
  • display
  • float
  • clear
  • page-break-before

Only always is implemented.

Implemented But Not Merged

  • color

Not Implemented

  • page-break-after