Issue Details (XML | Word | Printable)

Key: BATCH-583
Type: Bug Bug
Status: Reopened Reopened
Priority: Minor Minor
Assignee: Lucas Ward
Reporter: Dave Syer
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Spring Batch

Figures missing from PDF docs

Created: 12/Apr/08 03:28 AM   Updated: 14/Aug/08 04:13 AM
Component/s: Documentation
Affects Version/s: 1.0.0
Fix Version/s: 1.1.3

Time Tracking:
Not Specified


 Description  « Hide
Figures missing from PDF docs

 All   Comments   Work Log   Change History   FishEye   Related Builds      Sort Order: Ascending order - Click to sort in descending order
Lucas Ward added a comment - 22/Apr/08 01:32 PM
I fixed the figures in the PDF version of the site. There was just a couple that had been missed when Ben made the original fix. I also fixed the two XML images Wayne added. Since they didn't have a background defined it was defaulting to black in the pdf (but white in html). I regenerated the images to fix the issue.

Dave Syer added a comment - 24/Apr/08 07:29 AM
I still can't see any images in teh PDF (OK in HTML). What version of Maven / command line are you using?

Lucas Ward added a comment - 24/Apr/08 09:49 AM
I'm just using maven 2.0.6. All the images are generated correctly for me.

Dave Syer added a comment - 25/Apr/08 01:31 AM
I tried 2.0.6, 2.0.8, 2.0.9 on Windoze and 2.0.6, 2.0.7, 2.0.9 on Linux (I don't have a Mac, but can't see why that should be different). No figures in the PDF in any of those (which explains why they are missing on the website, since it is usually me who uploads it). With 2.0.6, 2.0.7 I couldn't generate any PDF at all, so it is definitely flakey (I get a NullPointerException in the docbook plugin).

Ben Hale added a comment - 05/Jun/08 03:22 AM
Are you running with Java 6 perhaps? We're seeing problems with the docbook toolchain in ANT using Java 6. I believe there's something wrong with the FO stuff running with 6 instead of 5.

Dave Syer added a comment - 05/Jun/08 10:05 AM
I'm pretty sure I'm using 1.5.0_09.