stofsk,
H&E should be able to do anything you like.
Mr. Greely's sec2pdf will work fine, too ... assuming you can figure out how to use his script, which is functional, produces beautiful output, and has a rather steep learning curve.
Finally, my script will also do the trick, with fewer bells and whistles than Mr. Greely's, but it's also much easier to use -- no config file required.
The only catch is it produces a postscript file, rather than PDF. (It's always something, isn't it?) I started to work on a PDF version of my script, but haven't had time to get it working. My cup runneth over...
And I see on my website I only have the script-in-progress, rather than the old, completed, working one. If I remember, I'll post the old modules up, and you'll be able to grab them and run with it.
Greely's sec2pdf Usage Assuming you've got the script "sec2pdf" downloaded, and you've got a sectormap file (a standard .sec file), and you've downloaded Greely's map configuration file (maybe darkmap.txt??), then you run the script on your sector map file like so:
perl sec2pdf -abBch -tsector -p11x17 -d Yourmap.sec -o Outputfile.pdf
His website goes into some detail explaining what all those painful little parameters are for.