From owner-freebsd-questions@FreeBSD.ORG Tue Oct 26 18:38:22 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A3991065672 for ; Tue, 26 Oct 2010 18:38:22 +0000 (UTC) (envelope-from liontaur@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 43A318FC13 for ; Tue, 26 Oct 2010 18:38:21 +0000 (UTC) Received: by ywc21 with SMTP id 21so2232411ywc.13 for ; Tue, 26 Oct 2010 11:38:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:cc:content-type; bh=qul8kl7bdVr4EfqNgJqa2Jd2GiGFubrQ8OD/mJwNVeA=; b=lyCep+is1GTOVbbQmE8yerQ9pmKnEGnlYa8K8+Re3u8f5TN0kGi/IT4bWzU36pobtr rnwjYckS05Zjn9/Lar4PPd26qFsexzIwFMSz3L0euYj/K5fqXKIknDgmSv8Zs+z4wmSL fwP3ELCyIvG7/t0GOtwsmq7XQJAAaVs1gz0J0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; b=ZTppQHo9Tzbj0YC9c1cwb/m9uVFGGWDGg7awtlTwrAkmsiSuJMhK5nazAqzBSMegzk QRMmQQjSHZoLdT8tttofXP9tuVtE6qIvAfNEH+qH4kMiQYpV69M33RdKXexnUmn9YLXv qC7zplapk+4LwVMadSVSGtmpkB4l0wero5zUw= MIME-Version: 1.0 Received: by 10.204.112.78 with SMTP id v14mr6424491bkp.119.1288118300733; Tue, 26 Oct 2010 11:38:20 -0700 (PDT) Received: by 10.204.117.75 with HTTP; Tue, 26 Oct 2010 11:38:20 -0700 (PDT) In-Reply-To: <20101026182958.GA3646@thought.org> References: <20101026182958.GA3646@thought.org> Date: Tue, 26 Oct 2010 11:38:20 -0700 Message-ID: From: Liontaur Cc: FreeBSD Mailing List Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Is there any way of transfering my excellent PDF file into plain HTML X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Oct 2010 18:38:22 -0000 On Tue, Oct 26, 2010 at 11:30 AM, Gary Kline wrote: > > > One thing that Linux misses--or seems to--is all the conversion > programs that go from one format to another. I _was_ able to use > abiread to get a PDF text into an obscure HTML, but hundreds of > paragraphs get broken up. So: is there any conversion program to > do it *right*? > > tx, > > gary > Related but slightly OT, I've never had much luck getting it the other way around, HTML to PDF. It's often off a bit. I can't remember off the top of my head what ports i've tried but yea. Either the images are wonky or my forms go wonky. Mark