Page 2 of 2

Posted: Fri Jun 22, 2007 5:56 am
by heyvern
Quark *blah*... InDesign is the future!
Yes I agree. My client however only uses Quark... and... it is a very old version of Quark (4.0)

I don't do a ton of page layout. I use an old version of (don't laugh) Pagemaker. :oops:

Like I said... don't do page layout that often. If I keep getting more work like this I may get InDesign. PDF is the future. As long as you end up with a PDF it doesn't matter what program created it.

I've even done page layout with HTML and CSS with absolute positioning and printed to PDF. Looks great! (Firefox supports flowing multiple column paragraph styles! Yeehaaa!)

-vern

Posted: Fri Jun 22, 2007 6:47 am
by human
heyvern wrote:I've even done page layout with HTML and CSS with absolute positioning and printed to PDF. Looks great! (Firefox supports flowing multiple column paragraph styles! Yeehaaa!)

-vern
Vern, that's just plain kool.

Firefox for DTP, based upon its mult-column CSS.

Kool.

How do you get this into PDF?

Posted: Fri Jun 22, 2007 7:41 am
by heyvern
How do you get this into PDF?
On the Mac it is a piece of cake. I just print and save as PDF. The Mac OS has PDF built in to the OS.

I can actually open .ps files (postscript) in "Preview" which is Apple's application for viewing images and PDFs. The best part is being able to crop PDFs in the Preview application. Very handy. Can't do that with Acrobat Reader.

There is also an HTML tag for doing page breaks. Very cool stuff. I was trying to find a "cheap" alternative to buying expensive page layout software and stumbled on this.

In order to get hi-res photos in a web page/pdf print you just make them really really big and scale them down in the HTML. This also works for black and white gif logos and line art. Save a huge gigantic logo as indexed gif or even a jpg or png and scale it down on the web page. BINGO! High resolution print. A web page only displays 72 dpi. If you print an image that is scaled down it will have the effect of increasing the DPI.

This never goes on the web so file size doesn't matter.

On the PC side I don't know much about printing to PDF. I suppose you could get some kind of virtual PDF printer or something. Acrobat (paid version not the viewer) would have the option to convert postscript files "saved" from a print job or actually to print directly to PDF. Never tried it.


-vern