points.
http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP1252.TXT
may be helpful in this context -- or use Java's built-in i18n features
to transcode from "windows-1252" to "utf-8" or "iso-8859-1".
--
Philip Newton <[EMAIL PROTECTED]>
On 8/18/05, Eng. Mohammad Al Er <[EMAIL PROTECTED]> wrote:
>
> Is iText a free java library? So I can use it free?
Please see the FAQ: http://www.lowagie.com/iText/faq.html#free
> And who is responsible for the support..
http://www.lowagie.com/iText/faq.html#sup
t; refer?
Please see the FAQ: http://www.lowagie.com/iText/faq.html#support
--
Philip Newton <[EMAIL PROTECTED]>
---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Deve
---
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
>
the page yourself, etc. etc.).
Paulo already said that there is no automatic method in iText to have
text flowing around images.
--
Philip Newton <[EMAIL PROTECTED]>
---
SF.Net email is Sponsored by the Better Software Conference & EX
bably need special tools to build them, and they'll probably only
work in MSIE.
> If I e-mail the
> documents I currently have to bundle them with pictures with the same
> directory structure that I-Text linked them as.
*nods* ZIP them up or something like that if you need one f
PCell (that would automatically set the border to a certain value,
for example).
You could similarly consider subclassing Phrase, then giving it a
constructor that calls this() and then setLeading(), then using this
subclass in cases where you want a different leading from a regular
phrase.
--
Phil
to be a pdftable or can
> it just be a regular table?
This I cannot answer.
--
Philip Newton <[EMAIL PROTECTED]>
---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straight
ually cp1252 has o-tilde and u-circumflex at the positions
where cp1250 has o-doubleacute and u-doubleacute. But that doesn't
help, either; the shape is wrong.
--
Philip Newton <[EMAIL PROTECTED]>
---
SF.Net email is sponsore
ifically "Hungarian characters" (more specifically:
Latin-2 / CP1250 / iso-8859-2 characters).
--
Philip Newton <[EMAIL PROTECTED]>
---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to f
languages.
Basically says which characters the font will contain -- it will have,
for example, Spanish, French, and German accented letters but not,
say, Czech or Turkish ones.
--
Philip Newton <[EMAIL PROTECTED]>
---
SF.Net email is spons
n
all of its cells, you can reproduce such rows of boxes. (Nested tables
is how I would try to reproduce your document, except for the rounded
boxes.)
--
Philip Newton <[EMAIL PROTECTED]>
---
SF.Net email is sponsored by: Discover Easy Linux
ou could do is generate both HTML and PDF from the same code by
using two different Writer classes that listen to the same Document.
In that case, using Servlets may be better, though, since iText (to
produce PDF) with JSP can be tricky.
--
Philip Newton <[EMAIL PROTECTED]>
13 matches
Mail list logo