Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. DEmagmac

    PS file in new PS file - OR - add filename of PS to print

    sorry for the delay. We fixed the problem - or better - we escaped from it... now we're using a GMG RIP to create a Scitex CT or TIFF to be sent to the printer directly. @kp99 sorry - I am not a PS programmer in general - more or less just a problem-solver. But I am sure, that tgeer can help...
  2. DEmagmac

    PS file in new PS file - OR - add filename of PS to print

    OK - it does what it has to do! When I am doing a ps2pdf everything is fine -> A3 paper with title above. When I print it to our CLC I got: *** ERROR: invalidaccess OFFENDING COMMAND: def STACK: -dictionary- /md 0 *** the title is on the A3 page but the placed PS makes this error. Might...
  3. DEmagmac

    PS file in new PS file - OR - add filename of PS to print

    Thanks Thomas, it does work - but... (sorry again) the PS File still has the dimension as before. So the output create errors or does nothing (our printer just says "who cares, I don't print anything or mention anything..." => so the file is just thrown away). I tried to overload the PS file...
  4. DEmagmac

    PS file in new PS file - OR - add filename of PS to print

    Thanks Thomas, I'll try it tomorrow morning. Is it also possible to overload the old pagesize to become A3? - because the origin PS is always different and smaller than A3. The mail will get to you in a few minutes! Attention: it's about 5 MB! Bye Magnus
  5. DEmagmac

    PS file in new PS file - OR - add filename of PS to print

    Ok, I placed the content of the file instead of the "run" line... the result seems the same - no output on printer and a temporary PDF just shows up for 2 seconds... The printer has no access to myFile.ps - it's on our server. The printer is a Canon CLC3200 with an attached Colorpass 3200 (same...
  6. DEmagmac

    PS file in new PS file - OR - add filename of PS to print

    1:0 - yes, you're right... with a parentheses i've no problems creating the PS. But... (sorry) - when I send it to the printer it says: " ERROR: undefinedfilename OFFENDING COMMAND: run STACK: (myFile.ps) -savelevel- a quick and dirty created ps2pdf shows the correct result - but just for 2...
  7. DEmagmac

    PS file in new PS file - OR - add filename of PS to print

    sorry -it does not work... Maybe I misunderstand something in general? Afterwards the origin PS-File (myFile is the external/placed PS): %!PS-Adobe-2.0 %%BoundingBox: 0 0 842 1190 %%BeginFeature: *PageSize A3 << /PageSize [842 1190] >> setpagedevice %%EndFeature /Pages 1 def /Helvetica...
  8. DEmagmac

    PS file in new PS file - OR - add filename of PS to print

    Thanks - good thing - I'll test it directly... The last with the PDF just means when I'm done with the PS stuff, the same has to be done with the PDF - but this might be more easy... (it was just a hint for myself for the future-work ,-))
  9. DEmagmac

    PS file in new PS file - OR - add filename of PS to print

    Thanks Thomas, that's true - PS can include other PS by using "run". The problem in my case is, that when I include the PS with the "run", the resulting PS has two pages, one large with the title, and another tiny one with the included file. The problem seems to be, that this placed page also...
  10. DEmagmac

    PS file in new PS file - OR - add filename of PS to print

    Hi (my first post... ,-)) I am looking for a solution to place a PS file into a new PS file which contains e.g. the filename and date. I've tried several things (one week till now) - including the set of Unix commands, ps2ps, psnup, pstoepsi, convert, pstops, making a shell script to create...

Part and Inventory Search

Back
Top