Fwd: booklet

Kurt Pfeifle <[email protected]>
Newsgroups gmane.comp.kde.events
Message-ID <[email protected]>
This message got stuck in the moderator queue. Probably because I sent it
from a different mail account...

-------- Forwarded message --------
From: Kurt Pfeifle <[email protected]>
Date: Wed, Sep 15, 2010 at 5:12 PM
Subject: Re: [kde-promo] booklet
To: KDE Promo <[email protected]>


On Wed, Sep 15, 2010 at 12:52 PM, Felix Michel <[email protected]> wrote:

 > C:\downloads> *pdfinfo Kde_booklet_redistilled_by_Ghostscript.pdf*
> > Producer:       GPL Ghostscript 8.71
> > CreationDate:   09/15/10 09:14:03
> > ModDate:        09/15/10 09:14:03
> > Tagged:         no
> > Pages:          7
> > Encrypted:      no
> > Page size:      419.528 x 595.276 pts
> > File size:      191791 bytes
> > Optimized:      no
> > PDF version:    1.4
> >
> > In detail:
> >
> >    - InDesign's signature in the metadata is gone.  ;-)
> >    - File size has shrinked from ~580 kBytes to ~190 kBytes
> >
> > I don't see any visible difference in Acro Reader 9.3.3 on WinXP at 96dpi
> > screen resolution and 200% Zoom other than a smaller degradation in the
> KDE
> > logo at the top of each page. But this could be improved or kept at same
> > quality by adding some appropriate tweaking parameters to the Ghostscript
> > commandline (without much more finetuning, first try by adding
> >  -dPDFSETTINGS=/prepress).
> >
> > Cheers,
> > Kurt
>
> thanks Kurt. i only used this font once and it is not really useful for my
> purpose because i need a bold version of this font. i am new at this whole
> pdf
> printing stuff, so i am happy to get some hints. maybe we should provide to
> versions, one without indesign signature and so on and the other one for
> printing the booklet. what do you think?


I don't think circulating 2 different PDF versions of the same KDE promo
file (which even will not display any visible difference on users' screens)
would work. People will not micro-manage 2 versions for themselves. Murphy's
law should tell us that people then will always use the wrong file for
printing  ;-)

My point is: whichever version we distribute should work on all (even older)
PDF viewers and on (also older) Linux printers. And before distributing, let
people run some tests. (It may even be that the current file is working fine
in all viewers and through all printer drivers, and the message in my
cmd.exe console was fake. I've just had bad experience with CS3/4/5-PDFs...)

If you want to retain/restore the InDesign signature in the metadata even
after running it through a sanitizing Ghostscript re-distillation, I can
give you some additional commandline which would do just that. Try this:

    gs \
      -o Kde_booklet_redistilled_by_Ghostscript.pdf \
      -sDEVICE=pdfwrite \
      -c  "[/Creator (Adobe InDesign CS3 \(5.0\)) /Author (KDE Promo Team)
/Title (foobar) /Subject (something) /Keywords (blabla, so-and-so) /DOCINFO
pdfmark" \
 -dPDFSETTINGS=/printer \
      -f Kde_booklet.pdf

This will produce the following metadata as displayed by 'pdfinfo':

Title:          foobar
Subject:        something
Keywords:       blabla, so-and-so
Author:         KDE Promo Team
Creator:        Adobe InDesign CS3 (5.0)
Producer:       GPL Ghostscript 8.71
CreationDate:   09/15/10 16:53:49
ModDate:        09/15/10 16:53:49
Tagged:         no
Pages:          7
Encrypted:      no
Page size:      419.528 x 595.276 pts
File size:      192151 bytes
Optimized:      no
PDF version:    1.4

You could play with the -dPDFSETTINGS= parameter to see some filesize and
quality differences. Supported values to use are "/screen", "/ebook",
"/default", "/printer" and "/prepress". You could even replace the
"Creator:" thingie if you want...

Cheers,
Kurt

 
_______________________________________________
This message is from the kde-promo mailing list.

Visit https://mail.kde.org/mailman/listinfo/kde-promo to unsubscribe, set digest on or temporarily stop your subscription.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.