In a previous post, I discussed creating your own custom fillable RPG character sheets in PDF, including adding custom scripts to perform calculations. This post is specifically designed for those creating Traveller or Cepheus Engine character sheets. For the Traveller/Cepheus Engine sheets I've made in the past, I've created a series of JavaScript code snippets … Continue reading Custom Calculations for Traveller/Cepheus PDF character sheets
Tag: PDF Design
Adding a custom image field to a fillable RPG character sheet
I recently put up a post about making custom character sheet PDFs. In it, I had mentioned adding JavaScript code to a fillable PDF to add special features. One of them is the feature to give a user, using an ordinary PDF reader, the ability to import their own image into a form. Usually this … Continue reading Adding a custom image field to a fillable RPG character sheet