K3 quick-start file modified for accurate printing

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

K3 quick-start file modified for accurate printing

wayne burdick
Administrator
We turned all of the drawings in the quick-start guide into JPEGs to
eliminate problems with "PICT" file interpretation by Acrobat on
different systems. Unfortunately this makes the file a lot larger (3
megabytes), but it should now look very good when printed.

73,
Wayne
N6KR


---

http://www.elecraft.com

_______________________________________________
Elecraft mailing list
Post to: [hidden email]
You must be a subscriber to post to the list.
Subscriber Info (Addr. Change, sub, unsub etc.):
 http://mailman.qth.net/mailman/listinfo/elecraft   

Help: http://mailman.qth.net/subscribers.htm
Elecraft web page: http://www.elecraft.com

Reply | Threaded
Open this post in threaded view
|

Re: K3 quick-start file modified for accurate printing

David Woolley (E.L)
wayne burdick wrote:
> We turned all of the drawings in the quick-start guide into JPEGs to

JPEG and drawing generally don't go together, and, in spite of a few
gradients in this case, I think it is true here.

Moreover, the actual PDF file has the equivalent of PNG's (FlateDecode)
embedded.  If you did produce a JPEG intermediate, that can be about the
worst thing for file size.  PDF is capable of storing files in formats
very close to JPEG, GIF and PNG (DCT, LZW and Flate).

Both Distiller (Adobe) and ghostscript (GPLed) can generate PDFs with
DCT encoding, but it looks like you are using another third party PDF
encoder, and maybe it doesn't have good bitmap image support.

(It's not quite as bad as doing circuit diagrams as JPEGs.)

> eliminate problems with "PICT" file interpretation by Acrobat on

That's unfortunate, as it is one of strengths of PDF that it is a vector
format (it annoys me when people embed simple research graphs in bitmape
form, losing detail in the legend, when the format could handle a fully
scalable image).

> different systems. Unfortunately this makes the file a lot larger (3
> megabytes), but it should now look very good when printed.

Rendering direct from PICT to PNG  is likely to produce the smallest
file.  It might be worth experimenting with palletised versus full
colour.  There are tradeoffs in compression either way.

--
David Woolley
Emails are not formal business letters, whatever businesses may want.
RFC1855 says there should be an address here, but, in a world of spam,
that is no longer good advice, as archive address hiding may not work.
_______________________________________________
Elecraft mailing list
Post to: [hidden email]
You must be a subscriber to post to the list.
Subscriber Info (Addr. Change, sub, unsub etc.):
 http://mailman.qth.net/mailman/listinfo/elecraft   

Help: http://mailman.qth.net/subscribers.htm
Elecraft web page: http://www.elecraft.com