Call AcroFields.addSubstitutionFont() with a font with the Russian
glyphs, like arial.ttf, and then set the field.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of markquest
> Sent: Tuesday, July 15, 2008 12:17 PM
> To: itext-questions@li
Hi ,
I need to know how can i install iText Tool to convert web pages in aspx to
pdf? I am waiting your update.
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Lin
And, after you have produced your PDF you can use the preflight tool from
Acrobat to have sure that your PDF adheres to the standard you want.> Date:
Tue, 15 Jul 2008 09:32:08 +0200> From: [EMAIL PROTECTED]> To:
itext-questions@lists.sourceforge.net> Subject: Re: [iText-questions] What is
the
It sounds like your line is being partially covered by the background of the
text bounding box fro the text above. Try moving your line down further if
there is text before it.
Howard Shank
- Original Message
From: Maanu <[EMAIL PROTECTED]>
To: itext-questions@lists.sourceforge.net
S
Hi,
I have a PDF containing various acrofields. Each acrofield contains default
text in Russian with some tokens embedded in it (i.e. <<>>).
Within my java code I read the acrofield default text into a string, attempt
to replace the tokens within the String with my own text, and then write it
back
I have created the straight Line with “Width = 2f, Percentage = 100f and
Color = 00” using the following code
“Graphic horizontalLine = new Graphic();
horizontalLine.setHorizontalLine(2f, 100f, 00));”
but the width of the line depends on the previous and next line values
i.e. if we do
hello,
i've found an old post about the possibility of indenting
a table by wrapping it into a paragraph. in my case
i need to indent my table in a multicolumn text, and if
i put the table in a paragraph first, the table disappears.
try {
PdfPTable t = new PdfPTable(2);
kishorekandavalli wrote:
> i am generating placeholder in the image generated by rendering pdf qoppa it
> will have some coordinates.
By placeholder, do you mean a button in an AcroForm with an image
as icon?
> i a passing the same coordinates while
> manipulating pdf document using iText but the
i am generating placeholder in the image generated by rendering pdf qoppa it
will have some coordinates.i a passing the same coordinates while
manipulating pdf document using iText but these coordinates are not placing
the placeholder at right place.
1T3XT info wrote:
>
> kishorekandavalli wrote
achtal wrote:
> Which iText 1.4.5 we can read ths value with the FdfReader. With the new
> version we cant do it anymore.
I've just tried this example:
http://1t3xt.info/examples/browse/?page=example&id=250
It works for me!
If you are saying it doesn't work, it's your work against mine.
Only I c
Robert Baruch wrote:
> If I set the first paragraph in a page to have a spacingBefore value
> set, I've noticed that the paragraph does not actually obey the space
> before. Here is some code to demonstrate:
>
> Bug? Feature?
It's deliberately implemented that way.
I believe this behavior is id
kishorekandavalli wrote:
> Hi, I want to how to track the coordinates in pdf document.i am passing
> the same coordinates whatever i am getting in jsp page. but these
> coordinates are differing in PDF document. If anyone worked on this send
> me sample code.
You want to know how to track "the
Deepak Sharma wrote:
> Hii,
>
> I am using itext for PDF conversion and its working great. Thanks to Itext
> team.
> I want to know whether itext give support to xml conversion also..?
> I mean from any format to xml..
The book "iText in Action" contains several examples that illustrate
how to c
Sumeet Gupta wrote:
> hi,
>
> I have generated a PDF using iText version 2.0.8. However, i want to know as
> to which PDF standard does this PDF conform to.
iText can generate 'normal PDF' as well as PDF/A and PDF/X.
Doesn't it say in your assignment which standard you have
to adhere to?
The A i
hi,
I have generated a PDF using iText version 2.0.8. However, i want to know as
to which PDF standard does this PDF conform to.
Thanks
--
View this message in context:
http://www.nabble.com/What-is-the-difference-between-PDF-A-and-PDF-X--Which-one-does-iText-produce--tp18458617p18458617.html
Hii,
I am using itext for PDF conversion and its working great. Thanks to Itext team.
I want to know whether itext give support to xml conversion also..?
I mean from any format to xml..
I will look forward to your response.
Thanks & Regards
Deepak Sharma
Hi,
I want to how to track the coordinates in pdf document.i am passing the
same coordinates whatever i am getting in jsp page. but these coordinates
are differing in PDF document. If anyone worked on this send me sample code.
--
View this message in context:
http://www.nabble.com/Tracking-c
17 matches
Mail list logo