Announcement

Collapse
No announcement yet.

Quote Template background image

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Quote Template background image

    Hi,
    I tried to set background image to a div in quote template with background-image:url();
    Image is seen in template detail view,butNo image is displayed in quote preview.
    Width and height already set.
    Backgound color works fine.

    Please help.
    Thanks.

  • #2
    Hello

    "
    TCPDF has a very limited CSS support. It doesn't support all attributes.

    Currently, only the following CSS attributes are supported:
    • font-family
    • font-weight
    • font-style
    • color
    • background-color
    • text-decoration
    • width
    • height
    • text-align
    "

    Comment


    • #3
      Hey tanya I'm checking TCPDF documentation, its possible to add the img background but only on the actual function, Now in my case I just need One template to use this jpg background. I'm thinking to experiment with the code but, how to make this without affecting any other existing templates? Thanks !

      Comment


      • #4
        Hi,
        develop other entryPoint with own Template building

        Comment

        Working...
        X