PDF styling (css)

How to styling your PDF

All actions of PDF has this configuration you can set the styling.

  • body
    • You can set things like margin and backgroud, base color of your PDF
  • h1
    • Main title of PDF
  • .container.
    • Inside de body you set style of container that will receive the PDF data
  • .logo
    • You can set size of your personal logo
  • .item-title
    • The title on the list of items
  • .item-header
    • The column header
  • item-text
    • The column value
  • .image-content
    • If your PDF has images you can set size and margin
  • .total
    • If your PDF has total amount you can set the style