Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > Hero Lab Discussion

Notices

Reply
 
Thread Tools Display Modes
AlxNzx
Junior Member
 
Join Date: Aug 2014
Posts: 14

Old February 2nd, 2020, 12:46 PM
I've done quite a few searches but have not been able to figure out how to get users' characters images into my custom output.

I'm looking for either a file to refer to, or better yet, a base64 binary string for every picture.

Is that possible and how can I manage that ?

Thanks in advance.
AlxNzx is offline   #1 Reply With Quote
Farling
Senior Member
 
Join Date: Mar 2013
Location: Greater London, UK
Posts: 2,623

Old February 2nd, 2020, 01:17 PM
Have you looked at the output sheets for pathfinder? Somewhere in their template it probably makes a reference to the data field which will pick the portrait picture out of the HL database.

Farling

Author of the Realm Works Import tool, Realm Works Output tool and Realm Works to Foundry module

Donations gratefully received via Patreon, Ko-Fi or Paypal
Farling is offline   #2 Reply With Quote
AlxNzx
Junior Member
 
Join Date: Aug 2014
Posts: 14

Old February 2nd, 2020, 01:24 PM
Duh, of course. Thanks Farling.

Quote:
<xsl:template match="image">
<img class="portrait">
<xsl:attribute name="src"><xsl:value-of select="@filename"/></xsl:attribute>
</img>
</xsl:template>
AlxNzx is offline   #3 Reply With Quote
Farling
Senior Member
 
Join Date: Mar 2013
Location: Greater London, UK
Posts: 2,623

Old February 2nd, 2020, 02:05 PM
Quote:
Originally Posted by AlxNzx View Post
Duh, of course. Thanks Farling.
Duh ran, Duh ran.

But where did he run to?

Farling

Author of the Realm Works Import tool, Realm Works Output tool and Realm Works to Foundry module

Donations gratefully received via Patreon, Ko-Fi or Paypal
Farling is offline   #4 Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 04:46 AM.


Powered by vBulletin® - Copyright ©2000 - 2024, vBulletin Solutions, Inc.
wolflair.com copyright ©1998-2016 Lone Wolf Development, Inc. View our Privacy Policy here.