This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Hi Tijn, This is Jeff (I'm back). > > This is Don, Jeff's away for a few days. > > > What function can I use to print the userguide/workshop materials to > > pdf, what should I do in the tcl/tk script? > > We use a program called htmldoc: > > http://www.htmldoc.org/ > > The pdf is generated with this through Ant. From the ucar of the source tree, > run: > You can also do this from the command line. First, when you run the tcl script to generate the html pages include the argument "-doall". This puts all of the html files in one big file. The filename is specified with: -allfilename <the file name> Now, in the processed directory run htmldoc with: htmldoc -f <all filename>.pdf --book --footer "./." --header ".t." --headfootsize 16 <all filename>.html -Jeff Ticket Details =================== Ticket ID: CWF-941041 Department: Support IDV Priority: Normal Status: Closed