Hi David,

Thank you for pointing that out.  I am new to using the plugins and
didn't realize this.  So, I attempted to follow your advice:

heather-phipps-computer:org.apache.forrest.plugin.output.pdf Heather$
/Users/Heather/apache-forrest-0.8/tools/ant/bin/ant local-deploy
Buildfile: build.xml

init-build-compiler:

echo-init:
     [echo]
     [echo]       --------------------------------------------------------------
     [echo]
     [echo]       Using Apache Ant version 1.6.5 compiled on May 16 2006
     [echo]       Build file
/Users/Heather/apache-forrest-0.8/plugins/org.apache.forrest.plugin.output.pdf/build.xml
     [echo]       Use 'build.[sh|bat] -projecthelp' to see other options.
     [echo]       Build system home /Users/Heather/apache-forrest-0.8/tools/ant
     [echo]       Build number 0
     [echo]       Project Name Forrest plugin build file
     [echo]       Java Version 1.5
     [echo]       Timestamp 200904241808
     [echo]
     [echo]       --------------------------------------------------------------
     [echo]

init:

compile:

jar:

local-deploy:
     [echo] Locally deploying org.apache.forrest.plugin.output.pdf

build:

BUILD SUCCESSFUL
Total time: 0 seconds

But then I did "forrest" again, and the PDF is still generated with
##### instead of Japanese text, so I guess I am still missing
something else...

-Heather