hello
I am dushyant from jaipur,india . i am working on html reports in
itext .
There is some problem in my print formats, i want to print my report
on LEGAL page size,
but i cant able to do this . i am usind htmlWriter instance & new
Document(pageSize.LEGAL)
constructor bu
Using the standard code below:
PdfReader mReader = new PdfReader(aUnsignedFileName);
AcroFields mForm = mReader.getAcroFields();
ArrayList mSignatures = mForm.getSignatureNames();
String mName;
for (Iterator i = mSignatures.iterator(); i
The code works fine when I go back to iText 1.5 (pre iText 2.0) and don't use
the Bouncy Castle libraries, but once I move to 2.0 or greater with the
latest Bouncy Castle libraries it fails. I'm trying to download older
versions of Bouncy Castle to see if they will work with iText 2.0 and up but
Hello,
First and foremost, I'd like to thank you guys for developing this wonderful
product. I've been using this a lot.
My issue is with the Safari browser (I know, we all thought IE gives more
problem). I'm getting an IOException:
"Software caused connection abort: socket write error"
My pro
I have created a pdf which has tables, paragraphs etc. It works great until
I try to add in a: document.newPage(); I want to be able to force a new
paragraph section to a new page. The following is the error I get plus the
code. I have been searching the tutorials, google, and the iText-questions
Leonard Rosenthol schrieb:
> Oh, you only have Reader...
>
> Adobe Acrobat has tools to report on issues, but we don't put those in
> Reader.
I asked a colleague who has Acrobat 8 at hand to take a look at the
sample PDF. Acrobat did not report an error but recognized the text
based on the Op
Dipl. -Ing. Winterstein Bernd wrote:
> Okay thank you very much for the infos!
> Do you know if there are Java libraries from Adobe which I can use to
> fill those XFA forms?
http://www.adobe.com/products/livecycle/?promoid=BPDEO
br,
Bruno
---
Okay thank you very much for the infos!
Do you know if there are Java libraries from Adobe which I can use to
fill those XFA forms?
Bernd
Am 10.07.2008 um 18:33 schrieb Bruno Lowagie:
> Bernd Winterstein wrote:
>> Hi Bruno,
>> I'm trying to migrate from an Oracle report to a report generated
Bernd Winterstein wrote:
> Hi Bruno,
> I'm trying to migrate from an Oracle report to a report generated with
> itext. i had the idea to create an AcroForm with Life Cycle designer and
> fill it afterwards with itext. This way the customer could change the
> layout of the report without changing
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Oliver Constanso Fernandez wrote:
| Hello,
|
| I'm using iText to convert an String containing HTML to PDF with iText.
| The html is well generated, and just shows an image with IMG tag. I can
| see the HTML page correctly. The problem is when I want t
Chris Anderson wrote:
> I found this post on another forum and had the same question. It does
> not appear that he received an answer.
>
> http://forums.asp.net/p/1167105/1944057.aspx#1944057
Why did you post the question on that forum?
I doubt it if any iText developer follows what's happening
I found this post on another forum and had the same question. It does not
appear that he received an answer.
http://forums.asp.net/p/1167105/1944057.aspx#1944057
I am working on a webapplication in which i have to create pdf file using
itextsharp(must as customer want to usethis only). he
Hi Bruno,
I'm trying to migrate from an Oracle report to a report generated with
itext. i had the idea to create an AcroForm with Life Cycle designer and
fill it afterwards with itext. This way the customer could change the layout
of the report without changing any code.
Problem is that I have a pa
Hi Bruno,
I'm trying to migrate from an Oracle report to a report generated with
itext. i had the idea to create an AcroForm with Life Cycle designer
and fill it afterwards with itext. This way the customer could change
the layout of the report without changing any code.
Problem is that I have a pa
What version of iText are you using?
Howard Shank
- Original Message
From: Oliver Constanso Fernandez <[EMAIL PROTECTED]>
To: itext-questions@lists.sourceforge.net
Sent: Thursday, July 10, 2008 8:45:34 AM
Subject: [iText-questions] Proble HTML to PDF with iText
Hello,
I'm using iTe
Hello,
I'm using iText to convert an String containing HTML to PDF with iText. The
html is well generated, and just shows an image with IMG tag. I can see the
HTML page correctly. The problem is when I want to convert it to a PDF document
with iText, the code throws the following Exception:
16 matches
Mail list logo