Welcome to TalkGraphics.com
Results 1 to 9 of 9
  1. #1
    Join Date
    Aug 2000
    Posts
    2

    Default

    I used Xara so far only for creating on-screen graphics. When I recently tried to produce a postscript output for imagesetting I encountered the following problem:

    I printed a final artwork form Xara to file using the Linotronic 630 printer driver (recommended by my imagesetter buro) under Windows NT 4.0.

    When pre-viewing the resulted file in GhostWiew, a postscript error occured and at the imagesetter refused to print the file as well (it complained about some "insufficient resolution").

    After fiddling a bit with a .ps file I discovered that the source of error is the following piece of code between the
    <BLOCKQUOTE><font size="-1">quote:</font><HR>%%Resolution: 2438<HR></BLOCKQUOTE>
    and
    <BLOCKQUOTE><font size="-1">quote:</font><HR>%%EndExitServer<HR></BLOCKQUOTE>
    lines:
    <BLOCKQUOTE><font size="-1">quote:</font><HR>0

    count 0 eq { % is the password on the stack?
    true
    }{
    dup % potential password
    statusdict /checkpassword get exec not
    } ifelse
    { % if no password or not valid
    (WARNING : Cannot perform the exitserver command.) =
    (Password supplied is not valid.) =
    (Please contact the author of this software.) = flush
    quit
    } if
    serverdict /exitserver get exec
    statusdict /changeresolution known {
    2438 statusdict /changeresolution get exec
    } if<HR></BLOCKQUOTE>

    It was enough to delete these lines and then both GhostView and the imagesetter worked as expected.

    Hope this helps someone. And BTW: always use GhostView to pre-check your postscript outputs. It is free and it can be a real money-saver.

    -- Ladislav Seredi (zarandok@geocities.com)

    [This message was edited by zarandok on August 10, 2000 at 07:29 AM.]

    [This message was edited by zarandok on August 10, 2000 at 07:32 AM.]
    IP

  2. #2
    Join Date
    Aug 2000
    Posts
    2

    Default

    I used Xara so far only for creating on-screen graphics. When I recently tried to produce a postscript output for imagesetting I encountered the following problem:

    I printed a final artwork form Xara to file using the Linotronic 630 printer driver (recommended by my imagesetter buro) under Windows NT 4.0.

    When pre-viewing the resulted file in GhostWiew, a postscript error occured and at the imagesetter refused to print the file as well (it complained about some "insufficient resolution").

    After fiddling a bit with a .ps file I discovered that the source of error is the following piece of code between the
    <BLOCKQUOTE><font size="-1">quote:</font><HR>%%Resolution: 2438<HR></BLOCKQUOTE>
    and
    <BLOCKQUOTE><font size="-1">quote:</font><HR>%%EndExitServer<HR></BLOCKQUOTE>
    lines:
    <BLOCKQUOTE><font size="-1">quote:</font><HR>0

    count 0 eq { % is the password on the stack?
    true
    }{
    dup % potential password
    statusdict /checkpassword get exec not
    } ifelse
    { % if no password or not valid
    (WARNING : Cannot perform the exitserver command.) =
    (Password supplied is not valid.) =
    (Please contact the author of this software.) = flush
    quit
    } if
    serverdict /exitserver get exec
    statusdict /changeresolution known {
    2438 statusdict /changeresolution get exec
    } if<HR></BLOCKQUOTE>

    It was enough to delete these lines and then both GhostView and the imagesetter worked as expected.

    Hope this helps someone. And BTW: always use GhostView to pre-check your postscript outputs. It is free and it can be a real money-saver.

    -- Ladislav Seredi (zarandok@geocities.com)

    [This message was edited by zarandok on August 10, 2000 at 07:29 AM.]

    [This message was edited by zarandok on August 10, 2000 at 07:32 AM.]
    IP

  3. #3
    Join Date
    Aug 2000
    Location
    Winters where it\'s cold, summers where it\'s hot
    Posts
    223

    Default

    Where do I find Ghost View, sounds pretty handy.

    Thanks [img]/infopop/emoticons/icon_eek.gif[/img]

    Carillus Design
    <a href=http://www.djart.com>DJArt & Design</a>
    IP

  4. #4
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,486

    Default

    Good to see you again Ladislav. Great tip.

    Gary

    Gary Priester

    Moderator Person

    Be It Every So Humble...
    IP

  5. #5
    Join Date
    Aug 2000
    Location
    Virginia
    Posts
    4,432

    Default

    http://www.cs.wisc.edu/~ghost/

    You'll need both Ghostscript and GSView.

    GS quickly became indispensable when I had to start producing PS files for a service bureau.

    Allison
    IP

  6. #6

    Default

    I wonder where that code came from... I suspect that the Linotype driver is at fault here. It's most peculiar for Xara's headers and eof's never had these
    IP

  7. #7

    Default

    I'll never make it to a full member when someone is deleting my post and setting the counter to zero again...
    IP

  8. #8
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,486

    Default

    >>I'll never make it to a full member when someone is deleting my post and setting the counter to zero again... <<

    Michael

    I wonder if you are posting in Xara X and looking for your posts in Xara 2?

    At any rate you are now appearing as a Full Memember.

    Gary

    Gary Priester

    Moderator Person

    Be It Every So Humble...
    IP

  9. #9

    Default

    I admit it's rather confusing these two threads when we once had only one. But I'll state my case that, since one posting (heck, can't even find the whole thread!) "disappeared" (nodge, nutch, whatever ...) , I was set to ZERO again. Hence my feverous postings in these Fori. Oh, and I like all the bells&whistles this forum software has. It's so much easier to find one's own posting back! If they're still here ...

    On the other end; I respect your moderation and the ultimate consequences, but I was only trying to help ...
    IP

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •