0

I found that the spring web flow reference guide PDF is cutting off very long lines of source code. I am not sure if other spring project reference PDFs have this issue. Here is a link to the PDF with the problem.

Check out pages 7, 8, or 9 near the bottom for an example of the problem.

Any ideas?

tkanzakic
  • 5,499
  • 16
  • 34
  • 41
Vork
  • 41
  • 2

1 Answers1

0

Instead of using the pdf you could download spring-webflow-reference in html-format (zipped single-page)

konrad
  • 1