Re: Another setscreen puzzle.



On Jul 13, 1:31 pm, Gerhard Fuernkranz <nospam...@xxxxxx> wrote:
Ross Presser wrote:
So, is there a way to set a screen for ghostscript without converting
my pdf to postscript and editing it? I tried putting the line above
into setscreen.ps and running

gswin32c -dNOPAUSE -dBATCH -sDEVICE=tifflzw -r1200 -
sOutputFile=test.tif setscreen.ps input.pdf

but got the ordinary square dither, not a round dot halftone.

Any other ideas?

Note that the halftone screen is reset to its default at the start of
each page. So you also need to install your screen as default. Try to
put something like

%!PS
<< /HalftoneMode 0 >> setuserparams
<<
...contents of your halftone dictionary...
>>
/Default exch /Halftone defineresource
sethalftone
<< /HalftoneMode 1 >> setuserparams

into your setscreen.ps.

Regards,
Gerhard

Thanks, that was exactly it.

.



Relevant Pages

  • Re: pdf editor
    ... Ghostscript if memory serves) to convert the PDF into PostScript. ... processing" programs (where the editing part is mixed up with the final ... It's an understandable mistake, ...
    (freebsd-questions)
  • Re: Beta release of PrintPDF 0.10
    ... > anything other than printing (no editing etc) and run it through a RISC OS ... > Load into PDF, print as Postscript, convert Postscript to PDF. ...
    (comp.sys.acorn.apps)
  • Re: difference in output between postscript and pdf terminal
    ... Included plots are in eps, ... I use pdfLaTeX to generate pdf. ... And sometimes I need postscript output, for whatever reason, so I too want my source to be compatible between latex and pdflatex. ... same output for all terminals. ...
    (comp.graphics.apps.gnuplot)
  • Re: difference in output between postscript and pdf terminal
    ... I use pdfLaTeX to generate pdf. ... the LaTeX path with postscript in-/output. ... If we now take the gnuplot scripting language: ... to be correct in ALL output formats. ...
    (comp.graphics.apps.gnuplot)
  • Re: HP 4MP printer driver current?
    ... Incidentally, which version of Mac OS X is your older iMac G4 running, ... I upgraded the HP printer drivers but that didn't change ... Mac OS X uses PDF internally as the intermediate form of print output ... Postscript rather than genuine Adobe Postscript, ...
    (comp.sys.mac.system)