Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7613141
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T02:05:22+00:00 2026-05-31T02:05:22+00:00

I used to have postcript printing working perfectly in Emacs 21 in Windows+Cygwin, but

  • 0

I used to have postcript printing working perfectly in Emacs 21 in Windows+Cygwin, but after upgrading to Emacs 23, I am receiving the following error in the minibuffer:

Opening output file: invalid argument, C:/PDFCreator:

My current .emacs contain the current relevant statements:

(require 'ps-print)
(setq ps-spool-duplex t)
(setq ps-auto-font-detect nil)
(setq ps-print-color-p nil)

It used to have the following line as well:

(setq ps-lpr-command "qprt")

But it generates a similar error:

Searching for program: no such file or directory, qprt

Any idea what changed in Emacs 23 and how I can bring printing back to life?

(at this point I am only interested in printing to the default Windows printer, which is PDFCreator).

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T02:05:23+00:00Added an answer on May 31, 2026 at 2:05 am

    From the Emacs Wiki PrintingFromEmacs, the following configuration is recommended.
    Where lpr is the Cygwin lpr version.

      (setenv "PRINTER" "PDFCreator")
        (cond ((eq system-type 'windows-nt)
           (setq ps-printer-name "PDFCreator")
           (setq ps-printer-name-option "-d")
           (setq ps-lpr-command "/bin/lpr")))
    

    You could also use the Ghostscript configuration there and select the PDFCreator printer from the popup. Adjusting your GS_LIB and your ghostscript binary location accordingly.

    (setenv "GS_LIB" "e:/tools/GSTools/gs8.14/gs8.14/lib;e:/tools/GSTools/gs8.14/fonts")
       (setq ps-lpr-command "e:/tools/GSTools/gs8.14/gs8.14/bin/gswin32c.exe")
       (setq ps-lpr-switches '("-q" "-dNOPAUSE" "-dBATCH" "-sDEVICE=mswinpr2"))
       (setq ps-printer-name t)
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have used a plugin that uses prototype js, it's working fine but the
I have used the silverlight control in CRM 2011.It also published on form but
I have used NSSets many times in my apps, but I have never created
I have used geocoder in my ruby on rails application for a while but
i have used zend paginator in my app its working fine the way its
I have used the following properties to make an textfield and disable it for
I have used du -h and df -h , but I cannot seem to
I have used mysql_real_escape_string to enter info into the database but when I return
I have used This guide . But if i add it to another project,
I have used itextSharp 4.1.2 dll .There HeaderFooter class is there .But in itextSharp

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.