Log of #ghostscript at irc.freenode.net.

Search:
 <<<Back 1 day (to 2019/01/13)20190114 
wrobayo Hi17:39.10 
ghostbot Welcome to #ghostscript. If you have a question, please ask it, don't ask to ask it. Do be prepared to wait for a reply as devs will check the logs and reply when they come on line. If you are looking for help or infomation about MuPDF, try the new #mupdf channel.17:39.10 
wrobayo In version 8.71 we cant count pages from pcl with this command: gpcl6 -dNOPAUSE -sDEVICE=nullpage -g10x10 -C file.prn17:40.47 
  but in version 9.26 the optcion -C is not valid!17:41.57 
  what command we need to count pages in version 9.21??17:42.55 
  Thanks!17:42.59 
chrisl Hmm, PCL is not really my area - I'll see if I can get someone to answer17:44.26 
  Our PCL developer is AFK just now - I'll try to get him pointed over here when he's around17:45.56 
  At least as an interim solution, you could do something like: gpcl6 -dBATCH -dNOPAUSE -sDEVICE=inkcov -o %stdout ../pcl/examples/gl-chars.pcl | wc -l17:52.47 
HenryStiles wrobayo: something like this works ./gpcl6 -sDEVICE=bbox -o /dev/null pcl_file 2>&1 | grep HiResBoundingBox | wc -l18:11.35 
  -C has been removed18:11.45 
  chrisl solution is fine too18:12.41 
  by default the bbox resolution is very high, so I recommend -r300 18:14.06 
wrobayo thank you all ... the two solutions work well!19:08.42 
 Forward 1 day (to 2019/01/15)>>> 
ghostscript.com #mupdf
Search: