LifeAlgorithm

Results 17 comments of LifeAlgorithm
trafficstars

The only other way I can think of solving this issue would be you yourself tinkering with the script. Otherwise if you're super motivated to figure this out, we can...

Not yet. The challenging part about this and the other issues that have come up is that the script works for some people and doesn't work for others. Until a...

Thanks for the feedback, I will look into this when I get a chance. Does the normal 2 page script work for you?

Hi TallCoderDude, I just created a script for this based off what you told me called VitalSourcePrinter_ChapPageV2.py Since I don't have that style of book, I can't see it for...

No problem, And ah, it looks like a 4th script will need to be created, for pages of the normal style with the Ctrl + PageDn format. I'm busy as...

Finally got around to making the ctrl+pagedown requirement for standard pages. Let me know if it works.

Great feedback. In regards to modularizing the script by making a PrintChapter function, that's definitely something that can be done as there are repeated code segments. And you're right about...