From: Oliver Bandel <oliver@first.in-berlin.de>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Basic typesetting
Date: Sun, 28 Oct 2007 18:13:29 +0100 [thread overview]
Message-ID: <1193591609.4724c3394a824@webmail.in-berlin.de> (raw)
In-Reply-To: <9f09a07a0710280714h6617fcc6s8647ef9ba077c30b@mail.gmail.com>
Zitat von Matthieu Dubuget <matthieu.dubuget@gmail.com>:
> Hello,
>
> I just tried CamlPDF, which is very nice for what I want to do:
> just export one simple page of text into pdf.
[...]
Oh, I didn't heard of CamlPDF before.
If I found the correct page, then it is a pre-release.
But there is no date on the page, so I don't know if it's up to date.
>
> For this kind of simple thing, I'd really like to get rid of the big, slow,
> and difficult to install fop.
fop?
>
> But in order to put text objects on page at the right place, I would
> like to compute
> their size. Is there any standard way to compute it?
Postscript has a pathbbox-operator, which gives you back
the bounding box of the current path; PDF seems not to have
such an operator. At least I could not find an aequivalent thing
in the last minutes, where I browsed through the PDF-Reference Manual.
So, possibly one has to calculate the size by itself?!
(So, if CamlPDF does not provide it, I see no solution to that problem
right now.)
Ciao,
Oliver
next prev parent reply other threads:[~2007-10-28 17:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-28 14:14 Matthieu Dubuget
2007-10-28 17:13 ` Oliver Bandel [this message]
2007-10-28 20:28 ` [Caml-list] " Matthieu Dubuget
2007-10-28 21:42 ` michael.le_barbier
2007-10-29 8:52 ` Oliver Bandel
2007-10-30 15:43 ` Matthieu Dubuget
2007-10-30 17:43 ` Jon Harrop
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1193591609.4724c3394a824@webmail.in-berlin.de \
--to=oliver@first.in-berlin.de \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox