X-Spam-Check-By: sourceware.org
Date: Tue, 27 Dec 2005 18:44:28 -0800
From: George <d1945@sbcglobal.net>
To: cygwin@cygwin.com
Subject: Re: convert PDF to html
Message-ID: <20051228024428.GA956@home>
Reply-To: George <d1945@sbcglobal.net>
Mail-Followup-To: cygwin@cygwin.com
References: <m3psniw7pg.fsf@jdb.homelinux.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <m3psniw7pg.fsf@jdb.homelinux.org>
User-Agent: Mutt/1.4.2.1i
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Tue, Dec 27, 2005 at 04:28:27PM -0500, J. David Boyd wrote:
> 
> Are there any utilities in Cygwin to convert PDF to html?
>
> We are print legacy word perfect documents to PDF files, but would
> like to convert them to html, preserving all layouts and embedded
> graphics, of course.

Of course.  And I want a pony.

If your company isn't set up to work with PDF internally, you can expect
to be disappointed with the results of "converting" PDF.

http://en.wikipedia.org/wiki/Portable_Document_Format
http://en.wikipedia.org/wiki/List_of_PDF_software

As for Cygwin,

$ apropos pdf | wc -l
36

A Cygwin package search is available at <http://cygwin.com/packages/>,
but you won't find anything specific to your needs.  You can try
pdftohtml <http://pdftohtml.sourceforge.net/> which compiles out of the
box under Cygwin.  Alternatively, you can explore the market for various
PDF-related programs, Acrobat plugins, etc. with Google.

My own recommendation would be to re-author the documents and/or
investigate the extent to which a newer version of Wordperfect can read
your old files and output to HTML directly and in a manner that's
acceptable.  

HTH.

-- 
George

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

