ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Florian Wobbe <Florian.Wobbe@awi.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: problem with printing pdf files (MKIV on Mac)
Date: Fri, 25 Mar 2011 17:40:00 +0100	[thread overview]
Message-ID: <E294406A-C027-488D-824D-53D6BFC84CE6@awi.de> (raw)
In-Reply-To: <AANLkTinhYFSbtTC2NpjMTF3-MhJ3TWOkYiNKb+D+zPBw@mail.gmail.com>

> I'm using ConTeXt MKIV 2011.03.11 11:45 (I will try to upgrade first).
> When I try to print the document from Mac (Skim.app) to two different
> printers, I get pure junk on both of them (bold and italic fonts come
> out semi-ok, but regular doesn't).

I have the same setup here and palatino documents print fine. I do both: send the raw pdf to a cups server (let it deal with it) and convert the pdf to pcl prior to sending it to the printer.

> If I print an older document or if
> I compile the same document with MKII, the document prints out fine on
> the same printer. The document also prints out fine when printing from
> Linux.

Do you have multiple versions of the TeXGyre Pagella installed? Maybe one of them is corrupt.

You might want to try outline the fonts and strip them from the document:

gs -sDEVICE=pswrite -dNOCACHE -sOutputFile=nofont-Myfile.ps -q -dbatch -dNOPAUSE Myfile.pdf -c quit

Optionally convert back to pdf with ps2pdf and try print that file. If ghostscript complains right away the problem is not your printer.

> I'm using one network PostScript printer and one network printer that
> is most probably using PCL drivers and both generate junk. I'm using
> "palatino" typescript.

Can you print to CUPS-PDF? Or do you get rubbish as well?

> (Can I send a document to
> PostScript printer on specific IP from a Mac without having to use
> Apple's libraries for handling PDF?)

Why not? PostScript printers should handle nofont-Myfile.ps (see above).

Florian

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  parent reply	other threads:[~2011-03-25 16:40 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-25 13:31 Mojca Miklavec
2011-03-25 13:35 ` luigi scarso
2011-03-25 15:52 ` Hagmann Jörg
2011-04-01 17:50   ` Florian Wobbe
2011-04-01 19:31     ` Mojca Miklavec
2011-04-21 21:10       ` Mojca Miklavec
2011-05-01 11:55         ` Leo Razoumov
2011-03-25 16:40 ` Florian Wobbe [this message]
2011-03-25 17:18   ` Mojca Miklavec
2011-03-25 17:28     ` Mojca Miklavec
     [not found]       ` <AANLkTimm6PjxbzKft=pwdNu6CSz2yWVEOzZH7bEDMVcO@mail.gmail.com>
2011-03-25 18:17         ` Florian Wobbe
2011-03-25 17:43     ` Florian Wobbe
2011-03-25 17:46       ` Hans Hagen
2011-03-25 18:02 ` Mojca Miklavec
2011-03-25 18:28   ` Hans Hagen
2011-03-25 21:38     ` Mojca Miklavec
2011-03-26 18:07       ` Mojca Miklavec

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E294406A-C027-488D-824D-53D6BFC84CE6@awi.de \
    --to=florian.wobbe@awi.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).