Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Oleksandr

    (@oleksandrz)

    Hello,

    If your hidden field contains a URL to the image, there must not be any issues with using its field ID / Key (for ex: [123]) in the “Image” object “Value”, or inside the “HTML” object as:

    <img src="[123]">
    Thread Starter 2Beards Design

    (@2beards)

    It’s working ?? Thanks! Is there any way to make it as bkg of pdf or to place image without paddings?

    Plugin Author Oleksandr

    (@oleksandrz)

    In this case, you need to use the “Image” object resized to the full page. You can set also “z-index” to “-1”, remove the option to “Keep Image Ratio”, and lock the element: https://e2pdf.com/docs/elements/elements#lock

    https://prnt.sc/hRk5BNoZE6XW

    Thread Starter 2Beards Design

    (@2beards)

    It keeps setting left to 250 and width to 1670

    Plugin Author Oleksandr

    (@oleksandrz)

    Unfortunately we can’t replicate the issue. Do you have position “Left” set to 0? Please attach the screenshot of the “Image” object properties.

    https://prnt.sc/I4yXw0kGxdi8

    Thread Starter 2Beards Design

    (@2beards)

    https://prnt.sc/qVY0ummOlWHN

    I set it to 0 and width to 1920, but after saving and openining again, it’s back to 250 1670

    Plugin Author Oleksandr

    (@oleksandrz)

    We see that your “Image” has a “Left” setting set to “250”. Please, update the plugin to the latest version 1.23.01, as we discovered a bug in 1.23.00 when the “Left” or “Top” setting is impossible to set to “0”.

    After update, set below values via “Properties” as follows:

    Left: 0, Top: 0, Width: 9999, Height: 9999

    • It must resize the image to the page size.
    Thread Starter 2Beards Design

    (@2beards)

    This is resolved. Moving and resizing by hand made it ?? One more thing, you can help ??

    Aftere form submission it publish as the post. Need to publish there image from template (ID 5). This won’t work:
    [if 92 show=”value” equals=”facebook”][e2pdf-view id=”5″ format=”jpg”][/if 92]

    Plugin Author Oleksandr

    (@oleksandrz)

    Do you use it in the context of the Formidable Forms View? If yes, the shortcode should be:

    [if 92 show="value" equals="facebook"][e2pdf-view id="5" dataset="[id]" format="jpg"][/if 92]
Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Image srce from hidden field’ is closed to new replies.