All of lore.kernel.org
 help / color / mirror / Atom feed
From: Till Kamppeter <till.kamppeter@gmail.com>
To: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Cc: printing-architecture@lists.linux-foundation.org,
	Peter Sikking <peter@mmiworks.net>,
	Jonathan Riddell <jriddell@ubuntu.com>
Subject: Re: [Printing-architecture] Coding the Common Printing Dialog and its interface
Date: Sun, 27 Apr 2008 13:05:39 +0200	[thread overview]
Message-ID: <48145E03.6080505@gmail.com> (raw)
In-Reply-To: <4812642B.5040406@gmail.com>

Marcelo Ricardo Leitner wrote:
> Ok, I've no idea how each app converts its data to the print job, but is
> that really possible? I mean, rendering page 3 on a browser wouldn't
> require pages 1 and 2 be rendered first? Again, no idea here, but the
> idea sounds interesting if possible.
> 

Such applications will have to rerender the whole document, but many 
other do not, like OpenOffice.org, Scribus, photo management software, 
... This is no big problem, as wep pages are not so long and also not 
very complex to render, whereas a document in OOo can have several 
hundred pages, many fonts, vector-drawn pictures, ...

> 
> In this case, storing the configs along with the dialog would be enough,
> as it would be cross-referenced against printer queue and application
> being used.
> 
> You are right, perhaps the application would want to store it matching
> against the document being printed. But that could be handled by the
> dialog too, it would just be another field or even a matter of defining
> a format for that domain name I talked about, "app[/doc hash]"..

OpenOffice.org saves printing settings (selected print queue and option 
settings) in its documents. To not require OOo to change the feature 
with the introduction of the Common Printing Dialog we should support 
this in our interface between application and dialog.

    Till


  reply	other threads:[~2008-04-27 11:05 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-24 21:54 [Printing-architecture] Coding the Common Printing Dialog and its interface Till Kamppeter
2008-04-25  1:19 ` Marcelo Ricardo Leitner
2008-04-25 11:51   ` Till Kamppeter
2008-04-25 23:07     ` Marcelo Ricardo Leitner
2008-04-27 11:05       ` Till Kamppeter [this message]
2008-05-01 15:46         ` Lars Uebernickel
2008-05-01 17:05           ` Till Kamppeter
2008-05-01 17:51             ` Lars Uebernickel
2008-05-01 17:59               ` Till Kamppeter
2008-04-30 18:33 ` Till Kamppeter
2008-04-30 20:12   ` Alex Wauck
2008-04-30 20:40     ` Till Kamppeter
2008-05-01 15:44     ` Alex Wauck
2008-05-01 16:58       ` Till Kamppeter
2008-05-01 23:48         ` Olaf Meeuwissen
2008-05-02  3:17           ` Alex Wauck
2008-05-02  5:59             ` Olaf Meeuwissen
2008-05-04 11:06               ` peter sikking
2008-05-05  6:17         ` Josef Spillner
2008-05-01 16:33 ` Lars Uebernickel
2008-05-01 17:57   ` Till Kamppeter

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=48145E03.6080505@gmail.com \
    --to=till.kamppeter@gmail.com \
    --cc=jriddell@ubuntu.com \
    --cc=marcelo.leitner@gmail.com \
    --cc=peter@mmiworks.net \
    --cc=printing-architecture@lists.linux-foundation.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.