On 2/28/07, Laura Stewart <scotsmatrix@gmail.com> wrote:
> When I use ANT to generate output for the Derby Documentation, the
> command line window shows some errors or issues, such as:
>
> [fop] [INFO] area contents overflows area in line
>
> [fop] [ERROR] Could not load external SVG: Content is not allowed in prolog.
>
> [fop] [ERROR] Error while creating area : No ImageReader for this type
> of image (file:/C:/Authoring/Derby/Checks/Derby2373/docs/trunk/out/devguide/appauth_os.jpg)
>
>
> Is there a log file that gets created for these errors? I'd like to
> look into correcting them.
If you're wondering whether or not you can get more verbose debug info
in the log, you can try adding the line messagelevel="debug" to the
dita.fo2pdf target in ditatargets.xml of the DITA toolkit.
andrew
|