From owner-freebsd-questions@FreeBSD.ORG Sun Sep 5 01:03:01 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 4879F10656BA for ; Sun, 5 Sep 2010 01:03:01 +0000 (UTC) (envelope-from olivares14031@gmail.com) Received: from mail-ww0-f42.google.com (mail-ww0-f42.google.com [74.125.82.42]) by mx1.freebsd.org (Postfix) with ESMTP id D4C0F8FC12 for ; Sun, 5 Sep 2010 01:02:56 +0000 (UTC) Received: by wwj40 with SMTP id 40so757104wwj.1 for ; Sat, 04 Sep 2010 18:02:55 -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:to:content-type; bh=L00h9IMy1GO9SiTamXRs63VGZHEL6NRhTzO5rY/mM58=; b=f7Qmc6Imjrsrlwogdn/LOmGv24cP0s2LmMtQyjqo762dkjga9bMw6hTDC+rlCcWFPl 4YcA6Fw7iAJzwhH+8gA80o2p1wfC3t/1dHh4o3jcqxO1i19RLkN3XhPqjDILt2PwRqZX LiRUhNv2wCXR0m8YYq/pkPRwbqUS5pZnHb04w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=A3kWf0z9PsEIT9yrZYuAP9ZVj/edsVfZJNjFp4aCY4BhaElu0U/kp66GSypNgik0a4 i1d+dLIkZRwcF05oO+BlBvoK1wCYH/Cw0VXws3A0YszOusYJHA+gKOzpdc+FZp+dEDvh tY+w5/+etK3nYmoCciHAbcCPVR6CijiPhts2Y= MIME-Version: 1.0 Received: by 10.216.11.129 with SMTP id 1mr1734285wex.90.1283648575284; Sat, 04 Sep 2010 18:02:55 -0700 (PDT) Received: by 10.216.169.211 with HTTP; Sat, 4 Sep 2010 18:02:55 -0700 (PDT) In-Reply-To: <20100904230920.GA20735@guilt.hydra> References: <20100904230920.GA20735@guilt.hydra> Date: Sat, 4 Sep 2010 20:02:55 -0500 Message-ID: From: Antonio Olivares To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: PDF to HTML translations 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: Sun, 05 Sep 2010 01:03:01 -0000 On 9/4/10, Chad Perrin wrote: > What PDF to HTML translators, other than pdftohtml, am I likely to be > able to find in ports? I went looking for pdf2html, expecting to find > that there, but no luck. Before I spend hours sifting through, still > without knowing whether I missed something that should be obvious, I > figured I'd ask here whether anyone knows of something off the top of > his/her head. > > -- > Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] > Chad, There might be several out there, one that I know from the top of my head is OpenOffice.org, with the pdf import option then use export to pdf? Have not used it to do the task, but I believe it can do the job. An other option without ports is to use google(gmail) and use the option (View as HTML)? Hope this helps in some way. Regards, Antonio