There are 2 ways I know to generate PDF:

1. the built-in PDF "export" in OO.  This creates HUGE files -- 20 times that 
of ps2pdf....
2. ps2pdf of a postscript file.  PS is generated by "print" "print to file".  
Issue:
   "print to file" defaults to root or home directories.  I want to print to the
   document directory, which may be deep in the directory tree.  OO doesn't 
even remember
   the last print directory, so each new PS generation requires another 
traversal of
   the directory tree.  Sure, there's always print-to-root than mv.  But this 
creates
   an opportunity for user error (forgetting to mv the file).

Any suggestions?

thanks,
Dan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to