[SATLUG] scanning magazine --> PDF

Jeremy Mann jeremymann at gmail.com
Mon Jul 25 14:40:45 CDT 2005


You can scan each page as a PS document, then convert them to pdf with
ps2pdf, then use this command to make them all one file:

gs -dNOPAUSE -sDEVICE=pdfwrite -dBATCH -sOutputFile=out.pdf page1.pdf
page2.pdf page3.pdf


On 7/25/05, Alex Bartonek <bartonekdragracing at yahoo.com> wrote:
> under linux...
> 
> what I'm getting at is I want to recreate a complete
> magazine in PDF but have it all in 1 file..
> 
> --- "Chapman, Scott" <Scott.Chapman at xspedius.com>
> wrote:
> 
> > You can turn any image file into .pdf with Acrobat
> > or Photoshop.
> >
> > -----Original Message-----
> > From: satlug-bounces at satlug.org
> > [mailto:satlug-bounces at satlug.org] On
> > Behalf Of Alex Bartonek
> > Sent: Monday, July 25, 2005 1:21 PM
> > To: The San Antonio Linux User's Group Mailing List
> > Subject: [SATLUG] scanning magazine --> PDF
> >
> >
> > what software would one need to scan a magazine
> > (entire magazine) and turn it into PDF format?
> >
> >
> >
> >
> >
> > __________________________________
> > Do you Yahoo!?
> > Yahoo! Mail - You care about security. So do we.
> > http://promotions.yahoo.com/new_mail
> > _______________________________________________
> > SATLUG mailing list
> > SATLUG at satlug.org
> > http://alamo.satlug.org/mailman/listinfo/satlug
> > _______________________________________________
> > SATLUG mailing list
> > SATLUG at satlug.org
> > http://alamo.satlug.org/mailman/listinfo/satlug
> >
> 
> 
> 
> 
> ____________________________________________________
> Start your day with Yahoo! - make it your home page
> http://www.yahoo.com/r/hs
> 
> _______________________________________________
> SATLUG mailing list
> SATLUG at satlug.org
> http://alamo.satlug.org/mailman/listinfo/satlug
> 


-- 
Jeremy


More information about the SATLUG mailing list