home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.96 / text2752.txt < prev    next >
Encoding:
Text File  |  1996-07-25  |  2.3 KB  |  63 lines

  1. >>>>> "Rick" == rick ho <rick.ho@utoronto.ca> writes:
  2. In article <Pine.SOL.3.91.960505184451.12239A-100000@log3> rick.ho@utoronto.ca writes:
  3.  
  4.  
  5.     Rick> Can anyone tell me if there is any difference between
  6.     Rick> Executor 2 Beta 1 and Beta 0.  I'm sure some bugs are fixed
  7.     Rick> in Beta 1, but is there any major improvements,
  8.     Rick> quicktime/ATM compatibility, better printing, etc.
  9.  
  10. You can now user "-pagesize" to tell Executor to create PostScript for
  11. alternate paper sizes:
  12.  
  13.     -pagesize a4
  14.  
  15. will tell Executor that the final output device will be using "A4"
  16. sized paper.  In addition to a4 you can also use "letter", "tabloid",
  17. "ledger", "legal", "executive", "a3", "a5", "b4" or "b5".
  18.  
  19. If none of those is what you want you can specify, in points (72
  20. points to an inch), an arbitrary size:
  21.  
  22.     -pagesize 200x300
  23.  
  24. will give you a page that's 200 points wide and 300 points tall.  You
  25. can use this to tell Executor to print in landscape mode, for instance
  26. to get landscape letter you could use:
  27.  
  28.     -pagesize 792x612
  29.  
  30. This says the dimentions of the paper are 11 inches by 8.5 inches,
  31. i.e. letter sized, but rotated 90 degrees.
  32.  
  33. We're aware that this is a sub-optimal solution for printing and that
  34. eventually the paper size and orientation should be something that you
  35. can adjust using "Page Setup", but this allowed us to quickly get
  36. something into our existing customers' hands so that they can test and
  37. make sure that the PostScript we're now producing is correct; we can
  38. worry about the user interface later.
  39.  
  40. The official beta1 announcement will be out fairly soon.  It will
  41. document this feature and mention some of the bugs that were fixed in
  42. beta1.
  43.  
  44.     Rick> I'm looking forward to the un-crippled version. E/D 2 runs
  45.     Rick> much faster than E/D 1.99q even with the sound on.
  46.  
  47. We're working around the clock to get E2 out the door.
  48.  
  49.     Rick> PS. you can actually use the E/D 2 new look by overwriting
  50.     Rick> the EXSYSTEM.HFV in v1.99q with that of v2. Don't forget to
  51.     Rick> backup the old exsystem.hfv just in case.
  52.  
  53. You should probably just extract "System Folder:Browser" and use that.
  54. Some other things have changed in the System Folder and you might have
  55. problems if you mix and match the System file (specifically the
  56. Preferences panel might not work properly).
  57.  
  58.     Rick> :-> Rick
  59.  
  60. --Cliff
  61. ctm@ardi.com
  62.  
  63.