stoogoff / sw-adversaries

A simple web app for looking up adversaries for the FFG's Star Wars RPG.
http://swa.stoogoff.com/
68 stars 27 forks source link

Printing as Cards #3

Open watchwood opened 7 years ago

watchwood commented 7 years ago

Any chance you'd be able to add the ability to print off NPCs in groups?

What I'd love to be able to do is print off a handful of NPC references at once on a letter sized paper to cut up into card sized references (for my pwn convenience).

Something else handy would be the ability to change the name of an NPC record like you can with the wounds for when you're printing it off, for when you want to use a prefab stat block for an NPC with whatever name (for when I'm feeling lazy about building NPCs).

Even barring that, any printer optimization you'd care to throw at this would be appreciated.

Thank you.

stoogoff commented 7 years ago

A couple of weeks ago I made some improvements to the print handling to remove tabs and menus - I don't have a working printer available so I'm relying on the browser's print to PDF utility judge that.

You're not the first person to ask for printing multiple stat blocks so I'll see about adding a print current tabs functionality.

Thanks for your feedback.

colmoni commented 4 years ago

Related to this, I'd like to be able to use PDFs or cards saved for offline use on a phone. Current output is usable but could do with some work - my phone at least bumps Presence stat down to a second line, and the stats on the top line aren't all aligned exactly horizontally. My instinct is an updated stylesheet might do the job.