James et al,
  Printing from within Dia is fine.  I am generating the Postscript
files to ship to people who do not have Dia, so one diagram per output
file is what I need to do.  I had not considered using a shell script
to print all diagrams though that might be a good idea to have
hardcopy for each deliverable I do.  I have no immediate need to
generate a single Postscript files from multiple Dia files.

Thanks,
  Jeffrey

Quoting James Henstridge <[EMAIL PROTECTED]>:
> This should not be too difficult to do.  When you are printing lots of
> things in a batch like this, would you find it more convenient to batch
> them altogether into a single postscript file that could be piped to the
> printer, or is having seperate postscript files more useful.
> 
> For the second option, it would be fairly easy to extend the current
> --export command line argument to handle paginated postscript output.  It
> would be a little more work to batch multiple diagrams into one print job
> though.
> 
> James.
> 
> --
> Email: [EMAIL PROTECTED]
> WWW:   http://www.daa.com.au/~james/
> 
> 
> On Thu, 3 Feb 2000, Jeffrey L . Taylor wrote:
> 
> > It would be nice to have a batch mode to print to a file.  I just
> > spent almost two hours going thru the 50+ UML diagrams on my project
> > and printing each to a postscript file.  Additional niceties, deriving
> > the default print file name from the input file, e.g. abc.ps for abc
> > of abc.dia and a switch to force scaling to a page or NxM pages.
> > 
> > On version 0.82, the bounding box on text objects is slightly too
> > small.  Try moving the text cursor to either end, it disappears!  Also
> > dragging or deleting characters leaves bits of the glyphs.
> > 
> > Minor quibbles about a fine program.
> > 
> > Thanks,
> >    Jeffrey
> >    
> > 
> 
> 

Reply via email to