I am facing a small problem with bidirectional text. I am using ColumnText
object
and set rundirection to RTL. Arabic text appears fine however if mixed with
other
texts (such as English numbers) the result is not correct. English portion
of the
text appears flipped. Any suggestions ?
thanx
r
re mask3.png is BW 2 colors only PNG image with
same dimensions as masked.jpg.
r.
-Original Message-
From: Paulo Soares [mailto:[EMAIL PROTECTED]
Sent: Monday, March 31, 2003 2:15 PM
To: Robert Koval
Cc: '[EMAIL PROTECTED]'
Subject: RE: [iText-questions] Image mask
Show me a samp
EMAIL PROTECTED]
Sent: Monday, March 31, 2003 1:24 PM
To: Robert Koval; '[EMAIL PROTECTED]'
Subject: RE: [iText-questions] Image mask
It's a bug. Png can be BW and be used as a mask.
Best Regards,
Paulo Soares
> -Original Message-----
> From: Robert Koval [SMTP:[EMAIL PROTECTED
What are the prerequisites for an image to be an image mask. By looking at
the code it can be either
RAW Image or PNG.
public boolean isMaskCandidate() {
if (type == IMGRAW) {
if (bpc > 0xff)
return true;
return bpc == 1 && colorspace == 1;
I have 2 CMYK images. I want to place them into PDF document.
first on on the top os second one. Fisr image has white background.
Is there a way how to make this backgroubd transparent ?
thanx
Robert
---
This SF.net email is sponsored by:
T
Hi I have problem with Farsi (Persian) and character shaping. The problem is
with following character : \u06AF. This character is not part of standard
arabic alphabet. However Farsi shapes the same way as arabic with exception
of 1 or 2 letters (those are extra). That's where the problem lies I th