Hello all,
I've been working with itext a lot recently in a web application that combines
vector images from pdfs along with some new text into a single pdf document, and
everything works well (thanks paolo and bruno!) except for a single big issue.
An important aspect of this application is chan
No, iText doesn't support linearizing.
- Original Message -
From: "Bill Murray" <[EMAIL PROTECTED]>
To:
Sent: Thursday, August 04, 2005 9:01 PM
Subject: [iText-questions] Question about 'fast web view' option
> Can the 'Allow Fast Web View' option be set in iText?
> Thanks!
>
> Bill
>
Hi All,
I am generating a series of pdf files using iText. I need
to print them in the background to various printers without opening the print
dialog or viewing the files. Can anyone tell me if I can do this and iText and
if so how?
Thanks!
Kelly
Can the 'Allow Fast Web View' option be set in iText?
Thanks!
Bill
---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Developme
ColumnText.addElement()
- Original Message -
From: <[EMAIL PROTECTED]>
To: "Paulo Soares" <[EMAIL PROTECTED]>
Sent: Thursday, August 04, 2005 1:52 PM
Subject: Re: Re: Re: [iText-questions] Another problem
Hallo Paulo,
but in ColumnText there's only a "String"-phrase allowed not a phra
Title: RE: [iText-questions] Question of iText (How to print the data in exactly location with RTF format)
Bruno,
How about the HTML format ?
Can HTML print the data on the specific location of the blank paper ?
Please help.
Thanks,
Simon
-Original Message-
From: bruno [mai
Kao, Simon wrote:
Bruno,
How about the HTML format ?
Can HTML print the data on the specific location of the blank paper ?
Plain HTML: no
Dynamic Html: probably
HTML with CSS: in some cases
But as with RTF, HTML is not a format that was designed to define a layout.
Again the analogy with bi
Hello:
I did tour suggestion to rename the fields and it works. I change only
generatePages method:
private byte[] generatePages(int numPage) throws IOException,
DocumentException {
ByteArrayOutputStream baos = new ByteArrayOutputStream();
// we create a reader
Hi Paulo,
Thanks for your valuable input.
Regards
Krishna Kishore
- Original Message -
From: "Paulo Soares" <[EMAIL PROTECTED]>
To: "Krishna Kishore .J" <[EMAIL PROTECTED]>;
Sent: Wednesday, August 03, 2005 9:07 PM
Subject: Re: [iText-questions] Adding an Image on all pages in the pdf
Thanks I figured out what I was doing incorrect. Thanks for the help.
Thank you,
Jyran Glucky
Advisory Programmer
BlueWare, Inc.
Strategic HealthWare Solutions
3060 W. 13th Street
Cadillac, MI 49601
Phone: (231) 779-0224 ext. 111
Fax: 231-779-1002
mailto:[EMAIL PROTECTED]
http://www.blueware.ne
Chinmay wrote:
Hi ,
I am using itext version 1.3.1 for generating pdf.
I want to know , how to include "Arial" font in itext ?
http://itextdocs.lowagie.com/tutorial/fonts/getting/#files
In the example replace the path to comic.ttf with arial.ttf.
br,
Bruno
---
Use ColumnText and PdfStamper. To concatenate and change you'll need to use
PdfCopy to concatenate and PdfStamper to add text, images, etc.
- Original Message -
From: <[EMAIL PROTECTED]>
To: "Paulo Soares" <[EMAIL PROTECTED]>
Sent: Thursday, August 04, 2005 8:17 AM
Subject: Re: Re: [iText
Look for:
byte[] ssig = sig.getEncodedPKCS7();
Put your PKCS#7 in ssig.
- Original Message -
From: "Juan Sanchez" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>;
Sent: Thursday, August 04, 2005 8:53 AM
Subject: Re: [iText-questions] Add signatures in a existing blank signature
> Hi Paul
What's the stack trace?
- Original Message -
From: "Juan Sanchez" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>;
Sent: Thursday, August 04, 2005 10:07 AM
Subject: Re: [iText-questions] Add signatures in a existing blank signature
>
> Hi Paulo
>
> Another question about blank signatures.
Hi ,
I am using
itext version 1.3.1 for generating pdf.
I want to
know , how to include "Arial" font in itext ?
regards,
Chinmay K
Hi Paulo
Another question about blank signatures.
I test with the code sample from the question [iText-questions] Adding Blank
Signature Field gives problem , but the program return me an error in the
close function stp.close();
As you commented I put the same code used in the AcroForm.AddSi
Simon Kao wrote:
Hi All,
Did anybody know how to conecrt the PDF format to RTF format in iText ?
The same question as before, but phrased differently.
Just for the sake of completeness:
iText doesn't do PDF to 'XYZ' conversion.
br,
Bruno
---
Kailash Nath Jha wrote:
Hi Team Members,
I am developing .rtf files using itext.jar. I have to make some word
as italics. I am using RtfFont i.e. RtfFont rFont = new
RtfFont("Arial",10,1); It is working fine but how can we make the word
Italics.. with this
Go to C://windows/fonts (or an a
Kao, Simon wrote:
Mark,
This is Simon Kao.
I am using the iText and I got a question regarding the RTF format.
We would like to convert the PDF file to RTF format but I don't know
what kind of RTF API can
print the report data in specific position.
RTF is not like PDF. You can't really de
Hi All,
Did anybody know how to conecrt the PDF format to RTF format in iText ?
Basically, I passed the cb into function to print the detail report.
Ir works for PDF formaT but I don't know know how to convert it to RTF format.
Especially the detail report need to print on exactly postion of A4 p
Hi Team Members,
I am developing .rtf files using itext.jar. I have to make some word as italics. I am using RtfFont i.e. RtfFont rFont = new RtfFont("Arial",10,1); It is working fine but how can we make the word Italics.. with this
Any suggestion...
Kailash Nath JhaIndia
How much free phot
Title: Question of iText (How to print the data in exactly location with RTF format)
Mark,
This is Simon Kao.
I am using the iText and I got a question regarding the RTF format.
We would like to convert the PDF file to RTF format but I don't know what kind of RTF API can
print the report
Hi Paulo.
Can you reference me to the example that insert external pkcs7 into the
signature value that you comment ?
Many thanks.
From: "Paulo Soares" <[EMAIL PROTECTED]>
Reply-To: "Paulo Soares" <[EMAIL PROTECTED]>
To: "Juan Sanchez"
<[EMAIL PROTECTED]>,
Subject: Re: [iText-questions] A
Dovlecel Alexandru Ovidiu wrote:
Hi all,
I am planning to use iText, and it would be extremely helpful if I can
download the tutorial. (the one located at
http://itextdocs.lowagie.com/tutorial/ ). Or build it somehow (I have
seen a build.xml file, but it points to a directory that is not
pr
Hans-Werner Hilse wrote:
I recently had a conversation about this on the Gentoo Linux mailing
lists. There are two things I can suggest:
#1: Use HTML2PS, it's pretty good for creating longish documents from HTML.
#2: Use a browser that prints a better layout. You can e.g. script mozilla
t
25 matches
Mail list logo