Not working
Howdy,
The beta doesn't seem to work for me on Windows 7 / Word 2007.
When I click 'Create eBook I get an error:
Can't find project or library.
This line is highlighted yellow:
In Public Function bcFormatAuthorName(szAuthor As String) As String
and also the "Trim" command in this line is highlighted blue (i.e. selected):
aName = Split(Trim(szAuthor), " ")
I also get an error running the author name macro.
Otherwise thanks for the template, it's been very useful to me in turning crappy PDFs into perfect ebooks for my reader.
p.s. Do you have any plans to create a Word 2007 custom ribbon tab for this template? If you don't mind me tinkering with the template I could create a ribbon tab including all the BookCreator macros.
Last edited by djgreedo; 07-18-2009 at 10:09 PM.
Reason: added details
|