header in PDF Audit Trail Plugin

Confluence User - 02 Sep, 2021

What is the correct formula for writing a header(HTML) that contains a link image (logo): in a tool PDF Audit Trail Plugin

I tried some codes but the email never arrives after that?

pdf;audit

3


02 Sep, 2021
confluenceUser
confluenceUser

Need more info. Steps to replicate. Screenshots to show problem. Server log to see errors.

05 Sep, 2021
confluenceUser
confluenceUser



Now I have 3 problems
When I put a link to an image in (PDF Audit Trail Plugin) I never received the email
When I put an image link in (Download PDF Action) the file is downloaded but cannot open

and about : Export Form Email Tool 
It never works in the normal way and without a header, knowing that it works for me perfectly in another process??
Is it because this file contains a lot of grid? that are not exported to the email ? (When I deleted the grid, I received an email.)
Is it because I use the free version? 

06 Sep, 2021
confluenceUser
confluenceUser
  1. server log, can you paste the text instead of screenshot?
  2. It is likely that you have syntax error with your img tag. You will need to close it.

    This is wrong.

    <img src="sample.jpg>

    This is correct.

    <img src="sample.jpg/>
RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print