RE: Adding Logos to Advanced HTML/PDF
I am designing different HTML transaction forms for each subsid in a one world account.
I want to add the subsid logo directly in each forms itself rather than sourcing from the company information page.
How do I add the URL parameters for each logo?
You should be to switch the form to the code view, find the location of the logo, and replace their source with yours…
<img src=”url“>
That is the code, just replace url with the location of the logo you want from your documents folder. On the file of the logo make sure you mark the box for Available without login.
I have not tested this but it should work.