I think the new Sermon Addin capability will address my needs with PBBs and sermon capture. It seems to do quite well at indexing, etc. However, I receive a number of warning messages (only warnings, it doesn't impact the compile).
I really noticed them when I compiled a set of about 10-15 sermons - it produced over 200 warnings. The warnings were mostly '[Warning] Failed to interpret width value: 0pt'. I stripped out virtually all the text and still received messages. Even with only the following text and using the default WORD template I received 16 of these warning messages.
Test
|
Sermon File Type
|
Sermon
|
|
Passages
|
Gen 1:1; John 3:16
|
|
Topics
|
Creation; Love
|
|
Tags
|
Examples; Testing
|
|
Speaker
|
John G. Smith
|
|
Venue
|
There
|
|
Date
|
September 28, 2000
|
The log:
[Info] Starting build for PBB:f767b38196fc474f9a3cbd905f4607eb
[Info] Converting
[Info] Converting C:\Users\Danny\Documents\My pbb books\my sermons\sermons on Chronicles danny parker.docx
[Info] Compiling
[Warning] Failed to interpret width value: 0pt
[Warning] Failed to interpret width value: 0pt
[Warning] Failed to interpret width value: 0pt
[Warning] Failed to interpret width value: 0pt
[Warning] Failed to interpret width value: 0pt
[Warning] Failed to interpret width value: 0pt
[Warning] Failed to interpret width value: 0pt
[Warning] Failed to interpret width value: 0pt
[Warning] Failed to interpret width value: 0pt
[Warning] Failed to interpret width value: 0pt
[Warning] Failed to interpret width value: 0pt
[Warning] Failed to interpret width value: 0pt
[Warning] Failed to interpret width value: 0pt
[Warning] Failed to interpret width value: 0pt
[Warning] Failed to interpret width value: 0pt
[Warning] Failed to interpret width value: 0pt
[Info] Discovering
[Info] Complete
Also, received multiple warnings whenever a line formated as a header of some sort in Word has 1 letter or no text at all on the line.
[Warning] Unable to apply topics to article 'A_UNKNOWN'. Article Length is zero.
[Warning] Article 'A_UNKNOWN' has only 0 characters.
[Warning] Unable to apply topics to article 'A_UNKNOWN_2'. Article Length is zero.
[Warning] Article 'A_UNKNOWN_2' has only 0 characters.
[Warning] Article 'A_UNKNOWN_3' has only 1 characters.
[Warning] Unable to apply topics to article 'A_UNKNOWN_5'. Article Length is zero.
[Warning] Article 'A_UNKNOWN_5' has only 0 characters.
Since I have not used PBB for a while as I waited on the Sermon Addin features, I don't know if this is normal behavior or not. The warning messages seem excessive - especially since it is not easy to use the log to find the actual problem.