I am placing this here in case it helps someone. I was compiling a few PBBs tonight and it was getting a little tedious to keep doing each one by hand. You will need Excel and the AutoHotKey key utility to make it go.
The script will automatically fill in all the appropriate fields and start off the creation of the book. It will perform this for as many books as you have defined in the script.
Step 1
Make sure you have all the appropriate programs
Step 2
Download the zip with the helper files
0880.PBB Automation.zip
PBB-Automation.xlsx - Will provide the book information for each PBB
AutoHotkey.ahk - Script to automate the process
Step 3
Start logos and open the "Personal Books" in its own floating window
Step 4
Edit PBB-Automation with your information. The file has a few examples from my earlier efforts.
Step 5
Edit AutoHotKey.ahk to suit your needs (Numbers of times to run). Place file in your "Documents" folder. Select the option on the AutoHotKey tray task to "Reload this script" after every change to this file.
Step 6
Window Key+Z to kick off the process.
I suggest you start small with 2 or 3 books before kicking off a large batch. The scripts will be using the clipboard and switching windows, so I suggest you leave it alone once it starts.
Works On My Machine Disclaimer: It is a little late and the script could use some refinement. This is released with zero warranty. Feel free to use it as a base for your own work and perhaps with some collaboration we can tidy it up over time.
Happy PBB creation!