Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The hard way would be to do Custom Output, XML, entire portfolio, and then do an XSLT to transform it into a printable webpage.
Ouch. You've just made my brain hurt.
D In part that's just because I've looked at messing with print output from Hero Lab before, especially for making custom sheets or even outputting to a form-fillable pdf file, but it was just way too hard for me to work through it all, especially without any easily usable, or at least affordable, XSLT tranform tools.)
I had played with the character sheet output stuff some to see if I could figure out some other ways to make sheets, even using a version of Altova, but it wasn't easy for me to figure out usefully. There are plenty of form fillable PDF files for Savage Worlds settings, too, so I'd also thought about the possibility of sending out the fields that way.Suffice to say I'm just not familiar enough and even after a few days couldn't really unravel how to, at least not easiy, deal with the XML to do any of that.
If I remember right the with a form-fillable PDF it's really just pointing to the field number and telling it you wanted this output to go there, so I think that part was easy for me (although I last looked at this more than a few years ago so I maybe misremembering) it was just having an easier way to figure out what I was pulling in from Hero Lab and how to send it. I did end up messing around with the non-xslt stuff (sheet_standard1.dat and sheet_standard2.dat files) to create a big thing I needed for my players, which was a sheet that had the complete text of things instead of just the summary text (you can find those in this thread if anyone is interested). I have a few players that pretty much love to make huge assumptions about things from summary text, so forcing them to actually read the real text about that Edge they are trying to completely game on you was something I desperately needed.
I think the last time I really messed with it was from in this thread. I had figured a few things out (which I have long since forgotten since I've never messed with it since then). Largely I guess I just would prefer some way to do thing graphically, like when messing with a word processor being able to visually move elements around on a page to where you wanted and setting static things for campaign logos or the like. I long since gave up messing with it, though.