View Single Post
Old 07-28-2015, 06:47 PM   #25
daphnis
Junior Member
daphnis began at the beginning.
 
Posts: 1
Karma: 12
Join Date: Jul 2015
Device: none
I have created a macro on the Mac that will convert VBK to PDF. It uses the program Keyboard Maestro and was developed with version 7. VitalSource Bookshelf version 6.6 was also used to develop the workflow. All this was done on 10.10.4 (Yosemite).

The workflow will loop through a printing cycle and print the maximum number of pages that are allowed by that publication. There are several things that need to be specified manually, and those are in the color red. Those in orange may or may not need to be changed; it's up to you to test and find out.

The main thing to customize in addition to the steps in red or orange is the number of repeat cycles to run. The "Repeat Actions" step loops through the actions to print in blocks of X number. Determine how many times to repeat by <Total number of pages that are specified with integers> divided by <Max Number of pages to print in each run>. For example, if there are 180 pages that are numbered (doesn’t include pages that are numbered with Roman numerals), and you can print a maximum of 10 pages at a time, then set the Repeat action to 18 times. Note that if the number of pages isn’t even divisible, then repeat to the highest possible number, then you’ll have to manually print the excess both after this number, and before if the book uses Roman numerals.

I have used this to convert about 2,000 pages into PDFs, and I hope it helps someone else in the future.
Attached Files
File Type: zip VBK to PDF printing macro.kmmacros.zip (2.0 KB, 1999 views)
daphnis is offline   Reply With Quote