Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Oct 2010 20:59:24 +0200
From:      Polytropon <freebsd@edvax.de>
To:        Liontaur <liontaur@gmail.com>
Cc:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: Is there any way of transfering my excellent PDF file into plain HTML
Message-ID:  <20101026205924.91748d4c.freebsd@edvax.de>
In-Reply-To: <AANLkTikBba5k4CAG_Qa%2BBjwy-URiKY0ak%2BNK0cc38OJB@mail.gmail.com>
References:  <20101026182958.GA3646@thought.org> <AANLkTikBba5k4CAG_Qa%2BBjwy-URiKY0ak%2BNK0cc38OJB@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 26 Oct 2010 11:38:20 -0700, Liontaur <liontaur@gmail.com> wrote:
> 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.

This is simply because HTML is not typesetting-capable. Depending
on the source of the PDF file, it may help to convert from THAT
format instead from PDF. E. g. if you have a .tex (LaTeX) file
that has been the source of the PDF file, you can use a converter
from LaTeX to HTML, often with acceptable results.

The HTML concept, especially when incorporating CSS for formatting,
_can_ be used to gain a bit typographic quality, e. g. by defining
parameters for "screen" and for "printed" media. Still it suffers
from things like maintaining good grey values, hypenation and
ligatures.


-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101026205924.91748d4c.freebsd>