v
> *To:* itext-questions@lists.sourceforge.net
> *Sent:* Thursday, April 18, 2013 11:15 AM
> *Subject:* Re: [iText-questions] Itext support on aix unix
>
> Thanks.
>
> Could you direct me to a link where i could use a trial version of this
> software ?
>
> Regards,
&
: Re: [iText-questions] Itext support on aix unix
Thanks.
Could you direct me to a link where i could use a trial version of this
software ?
Regards,
Amal
On Thu, Apr 18, 2013 at 11:51 AM, 1T3XT BVBA wrote:
On 18/04/2013 8:01, Amal wrote:
>> I would like to know if itext is suppor
On 18/04/2013 9:15, Amal Yadav wrote:
> Could you direct me to a link where i could use a trial version of
> this software ?
The JVM? http://www.oracle.com/technetwork/indexes/downloads/index.html#java
iText? http://sourceforge.net/projects/itext/files/iText/iText5.4.1/
Please assure that you un
Thanks.
Could you direct me to a link where i could use a trial version of this
software ?
Regards,
Amal
On Thu, Apr 18, 2013 at 11:51 AM, 1T3XT BVBA wrote:
> On 18/04/2013 8:01, Amal wrote:
> > I would like to know if itext is supported on Aix or any other flavour of
> > unix.
> Yes, I've use
On 18/04/2013 8:01, Amal wrote:
> I would like to know if itext is supported on Aix or any other flavour of
> unix.
Yes, I've used iText on Unix in the past.
As soon as you have a Java 5 JVM that works on AIX, you can start using
iText.
Hi All,
I would like to know if itext is supported on Aix or any other flavour of
unix.
If not, what are the plans to have such a software in place?
Thanks
Amal
--
Precog is a next-generation analytics platform capabl
DisCard = null;
From: jean teo [mailto:jeante...@yahoo.com.sg]
Sent: Thursday, July 08, 2010 3:50 AM
To: itext-questions@lists.sourceforge.net
Subject: [iText-questions] iText support for XFA forms designed
usingAdobeDesigner
hi, may I know how do I populate a listbox in a xfa form(do
hi, may I know how do I populate a listbox in a xfa form(done via
Designer) using iText in c#?
currently i uses this code it cannot work.
.
AcroFields fields=stamper.AcroFields;
fields.setListOption("dropDown", new String[] {"A","B","C"},new
String[]{"1","2","3"});
hope to hear you soon.
Thanks again!
Any commercial pure Java recommendations? I have found
http://big.faceless.org/products/pdf/ so far.
More on - http://big.faceless.org/blog/2008/07/17/1216306371230.html
On Tue, May 19, 2009 at 11:26 AM, Leonard Rosenthol wrote:
> There are not any open source Java libraries that
There are not any open source Java libraries that offer linearization.
On 5/19/09 10:10 AM, "Abhay Mujumdar" wrote:
Thanks!
Any recommendations for pure-Java, preferably open-source, libraries for
linearization?
On Tue, May 19, 2009 at 3:17 AM, 1T3XT info wrote:
Abhay Mujumdar wrote:
> If I
Thanks!
Any recommendations for pure-Java, preferably open-source, libraries for
linearization?
On Tue, May 19, 2009 at 3:17 AM, 1T3XT info wrote:
> Abhay Mujumdar wrote:
> > If I am reading it right, even if a PDF is Fast Web View enabled, once
> > we manipulate it using iText (merge data into
Abhay Mujumdar wrote:
> If I am reading it right, even if a PDF is Fast Web View enabled, once
> we manipulate it using iText (merge data into it), it won't remain Fast
> Web View enabled (we'll have to linearize again). Is that correct?
Yes.
You could of course manipulate the PDF in append mode
Hi,
As defined on this page http://itext.ugent.be/library/question.php?id=8,
"Fast Web View" support requires linearized PDF. And based on the answer
here http://itext.ugent.be/library/question.php?id=21, iText does not
support PDF linearization.
If I am reading it right, even if a PDF is Fast We
- Original Message -
From: "Chandaluri, Siva" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, June 20, 2007 11:33 PM
Subject: [iText-questions] iText support for XFA forms designed using
AdobeDesigner...
Could you suggest me if it is possible to resolve my problem using iTe
Hi,
I have just started working on iText API and adobe PDF forms lately.
I have been looking for XFA support through iText API for the forms
designed using Adobe Designer.
Let me explain what am I doing using iText API and the adobe forms.
I have some pdf templates designed using Adobe D
Duncan Groenewald wrote:
> Hi, I can figure out how where the iText discussion or support forums
> are so I am trying you directly.
I almost overlooked this mail.
It has [iText-questions] in the subject,
but it didn't show up in the mailing list archives.
Mails sent to the mailing list get prior
Vishal Mehra wrote:
> Hi,
>
> I am trying to convert HTML to PDF. I want to achieve 100% formatting.
There's no such thing as 100% formatting.
Every browser renders HTML in its own particular way.
Think about that BEFORE you accept an assignment
to convert HTML to PDF.
Please read the FAQ:
http
Hi,
I am trying to convert HTML to PDF. I want to achieve 100% formatting.
I want to know some information regarding HTML formatting.
* Is iText directly support "style" attribute with all values???
* Is iText support tag?
* Is iText support tags??
* Is iT
iText doesn't support Designer. Create your fields with
Acrobat.
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Lassemo, StianSent: Wednesday, March 22, 2006 12:16
PMTo: itext-questions@lists.sourceforge.netSubject:
[iText-questions] Itext suppor
Hi
I have created a PDF containing acrofields in Adobe
Professional 7.0.
When I try to populate acrofields using Itext
everyting looks ok.
However when I open the pdf in Adobe Reader 7.0.7 the
fields are empty.
If I try to read the fields using itext or other pdf
reader products, the
Ng Hwee Hwee wrote:
hi bruno,
thank you for your kind reply.
Please read:
http://article.gmane.org/gmane.comp.java.lib.itext.general/18134
however, i do not see Traditional Chinese being supported in pace.pdf.
Send me the word for peace in Traditional Chinese in UNICODE and I'll
add it
Hwee Hwee wrote:
Hi all,
i need a confirmation if iText can support the following languages?
1) Japanese
2) Simplified Chinese
3) Traditional Chinese
4) Thai
5) Tamil
6) Vietnamese
I know CJK can support #1 - #3 but what about #4 - #6?
Please take a look at this XML file:
http://www.lowagie
Hi all,
i need a confirmation if iText can support the following languages?
1) Japanese
2) Simplified Chinese
3) Traditional Chinese
4) Thai
5) Tamil
6) Vietnamese
I know CJK can support #1 - #3 but what about #4 - #6?
Thanks so much!
Hwee
---
itext developer:
Hi!
I write some code about the editor in java and
I want to export the edited text to the pdf file.
javax.swing.JEditorPane or javax.swing.JTextPane, you
know, support the StyledDocument and offer a API
getDocument() which they extends from the
javax.swing.text.JText
create PDF from second (transformed) XML
So pictorially:
database->XML
XML+XSLT->XML
XML+iText->PDF
-Original Message-
From: Bruno [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 17, 2002 3:49 AM
To: willie.infopower
Cc: [EMAIL PROTECTED]
Subject: Re: [iText-questions] itext sup
Quoting "willie.infopower" <[EMAIL PROTECTED]>:
> hi
>
> Does iText support XSLT now ?
No, writing XSLT functionality would be reinventing the wheel.
> I want to use XSL + XML to generate PDF
Remark that PDF is a binary format and that XSLT can't be
used to produce binary files. If you use XS
hi
Does iText support XSLT now ?
I want to use XSL + XML to generate PDF
thanks
Willie
27 matches
Mail list logo