rk Storer
Senior Software Engineer
Cardiff.com
import legalese.Disclaimer;
Disclaimer DisCard = null;
From: Mahmoud Eid [mailto:mahmoud@excelsystems-eg.com]
Sent: Tuesday, April 13, 2010 6:20 AM
To: itext-questions@lists.sourceforge.net
Subject: [iText-que
Dear all,
I use itextsharp, and I want to use the function "SetField()" to insert a
value for fieldname, but my problem is that I want to insert fieldname and
fieldvalue in specific page, like the following example:
I have in my pdf file two fields named city in page 2 and 5, and I want only
set
Ethan Koh wrote:
> Hi
>
> I have 2 questions here.
>
> 1)
> I am trying to decompress a stream with filter=flatedecode and
> decodeparms=[predictor 12 columns 4].
> I decoded the stream with FlateDecode(byte in[]) first.
> Then the output is pass in to *decodePredictor*(byte in[], PdfObject
> d
Hi
I have 2 questions here.
1)
I am trying to decompress a stream with filter=flatedecode and
decodeparms=[predictor 12 columns 4].
I decoded the stream with FlateDecode(byte in[]) first.
Then the output is pass in to *decodePredictor*(byte in[], PdfObject
dicPar).
I have checked that dicPar is
Hi Yong,
your error log's implication is quite apparant. By all means switch to a
JDK version as recent as possible, if you can. And, if you don't already
have thousands of lines of legacy code that uses iText 1.5.4, by all
means do yourself (and/or your organization) a favour and use the latest
v
Yang Yong wrote:
> Hi,
>
>When I use Itext 1.5.4 with JDK 1.3,it will throw exception as:
> java.lang.UnsupportedClassVersionError:
> com/lowagie/text/pdf/IntHashtable (Unsupported major.minor version 48.0)
> However,When I use Itext 1.5.4 with JDK 1.4,it works fine.So,Whether
> Itext1.5.
Hi,
When I use Itext 1.5.4 with JDK 1.3,it will throw exception as:
java.lang.UnsupportedClassVersionError: com/lowagie/text/pdf/IntHashtable
(Unsupported major.minor version 48.0)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:488
-- Original message --
From: Qingrong Huang <[EMAIL PROTECTED]>
I need to merge several PDFs into one PDF, also I need to change the header and
footer one one of the PDF while I merge this PDF into the final PDF. I am new
to
iText. Could you please guide me thr
Hi,
I need to merge several PDFs into one PDF, also I need to change the header and
footer one one of the PDF while I merge this PDF into the final PDF. I am new
to iText. Could you please guide me through on how to do this? Any examples
would be great.
Thanks.
--
Your question seems more related to the application that uses iText.
I'm taking a guess based on the fact that you used terms like "Progress
Program" and that I see "/mxp/" in the command string., but it looks
like you are using a "Progress (OpenEdge)" application called "MXP (aka
Varnet)" an
TECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of RabidDog
> Sent: Friday, June 20, 2008 4:46 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] PLEASE HELP
>
>
> Hi,
>
> We found on our customer a program with an old itext version...
On Jun 20, 2008, at 11:45 AM, RabidDog wrote:
> We found on our customer a program with an old itext version...
>
> The Progress Program, create a text file and call this command on
> our AIX
> server:
>
iText doesn't create text files, it creates PDFs. Perhaps you are
confused ab
Hi,
We found on our customer a program with an old itext version...
The Progress Program, create a text file and call this command on our AIX
server:
command# = "/usr/java130/bin/java" +
" -cp /u/mxp/mod/pdf:/u/mxp/mod/pdf/iText.jar LbiPdf" +
" -s " + file-in +
RabidDog wrote:
> Hi,
>
> We found on our customer a program with an old itext version...
OK. Why is that relevant to us?
> The Progress Program, create a text file and call this command on our AIX
> server:
What is the Progress Program?
> command# = "/usr/java130/bin/java" +
>
[EMAIL PROTECTED] wrote:
> I try to register on the mailing-list but no mail answer...
Your question was accepted on the list:
http://article.gmane.org/gmane.comp.java.lib.itext.general/39040
http://www.nabble.com/PLEASE-HELP%21%21%21%21-ts18032241.html
...
but you shouldn't expect an answer becau
[EMAIL PROTECTED] wrote:
> Ok..
>
> It's my first step with Unix and Java... I was thinking LBIPdf was
> just a title or something like that for the output file... hahaha
No, it's the name of a Java class that uses iText.
> Delete the post, I'll be ok with the library!
Posts are automatically a
Hi,
We found on our customer a program with an old itext version...
The Progress Program, create a text file and call this command on our AIX
server:
command# = "/usr/java130/bin/java" +
" -cp /u/mxp/mod/pdf:/u/mxp/mod/pdf/iText.jar LbiPdf" +
" -s " + file-in +
Hi,
I use itext to export Graphics2D to PDF. The problem is that the image
(scene) is not printed completely in the pdf. Some of it is cut. I guess it
has to do with the width and height i'm indicating. I'm not really sure what
how big should the width and height if i get the image form a scroll p
Prasad Potla wrote:
> I did not know aobut the email list, at the same time i am in a time
> critical project to complete this program.
Aren't we all?
> Sorry to bother you.
As you don't pay me, you shouldn't bother me personally.
There's a concept called 'work'. In exchange for money people
Prasad Potla wrote:
> Hello Bruno,
Hello Prasad,
please don't mail me personally, post your question to
the mailing list instead: itext-questions@lists.sourceforge.net
> I have been having trouble in placing the text field where I want. The
> text field is always coming in the top location. How
[EMAIL PROTECTED] wrote:
> in this photo, the table includes an image but not on its set
Are you using com.lowagie.text.Table
or com.lowagie.text.pdf.PdfPTable?
br,
Bruno
-
Take Surveys. Earn Cash. Influence the Future of IT
mike smith wrote:
> Hi,
>
> Thanks for your help. I have tried to do what you said, but when I tried
> it, I always ran into some error (e.g Page getting cut off or other text
> showing up that I don't want).
I'm not sure which advise you followed.
Have you imported pages, wrapped them in an i
CTED]>
>Reply-To: Post all your questions about iText here
>
>To: Post all your questions about iText here
>
>Subject: Re: [iText-questions] Please Help with weird issue
>Date: Sat, 27 Jan 2007 10:32:54 +0100
>
>mike smith wrote:
> > If I try to print through Adobe,
mike smith wrote:
> If I try to print through Adobe, in the print dialog window, you can use
> some useful properties (in the Page Handling section, like "Shrink large
> pages" and "Fit to Printer Margins" and "Auto Rotate and Center"). This
> seems to do what I am looking for.
Check the PDF R
mike smith wrote:
> Hi,
>
> I have a PDF File that has numerous pages. Each page is a different size.
> That is each page has a different size Media box, Crop Box, Bleed Box, Trim
> Box and Art Box.
>
> What I want to do is loop through all the pages in the document and set the
> Media Box o
Hi,
I have a PDF File that has numerous pages. Each page is a different size.
That is each page has a different size Media box, Crop Box, Bleed Box, Trim
Box and Art Box.
What I want to do is loop through all the pages in the document and set the
Media Box of an individual page to the Crop
Dear Sir or Madame,
I hope you can help me. First i explain my problem. I create a pdf document
with the iText library, but when die Document is has opened it should be
closed automatically. Could you send me an example for this problem.
Thank you.
Your sincerely,
B.Laufer
---
HTMLWorker creates PDF from HTML.
Paulo
- Original Message -
From: "Michael Gantman" <[EMAIL PROTECTED]>
To:
Sent: Thursday, August 10, 2006 4:34 PM
Subject: [iText-questions] PLease help!!! I need an example of
usingHTMLWorker
Hello All.
I need to see a b
smsm kw wrote:
> <>after i add Embedded Resource , i still having zero byte of pdf and
> the follwing message and exception :
>
> - the exception is :
>
> An unhandled exception of type 'System.IO.IOException' occurred in
> ConsoleApplication2.exe
>
> Additional information: The document has no
after i add Embedded Resource , i still having zero byte of pdf and the follwing message and exception :
- the exception is :
An unhandled exception of type 'System.IO.IOException' occurred in ConsoleApplication2.exe
Additional information: The document has no pages.
- the message that appear
after i add Embedded Resource , i still having zero byte of pdf and the follwing message and exception :
- the exception is :
An unhandled exception of type 'System.IO.IOException' occurred in ConsoleApplication2.exe
Additional information: The document has no pages.
- the message that appear
The *.afm files must be present as embedded resources.
Paulo
- Original Message -
From: "smsm kw" <[EMAIL PROTECTED]>
To:
Sent: Friday, August 04, 2006 2:27 PM
Subject: [iText-questions] please help
>
>
>
>
>
> thank u very much for th
thank u very much for the emails
after i add reference system.drawing , i have zero byte of pdf and the follwing message and exception :
- the exception is :
An unhandled exception of type 'System.IO.IOException' occurred in ConsoleApplication2.exe
Additional information: The document has no
thank u very much for the emails
after i add reference system.drawing , i have zero byte of pdf and the follwing message and exception :
- the exception is :
An unhandled exception of type 'System.IO.IOException' occurred in ConsoleApplication2.exe
Additional information: The document has no p
Don't use silly subject lines like 'please help me out'.
Give a short description of the problem so that we can see what the
question is about.
192.168.1.5 wrote:
hi,
please help me to read article properties from a pdf file
This will get you started:
PdfReader reader = new PdfReader("Enc
hi,
please help me to read article properties from a pdf file
iam attaching the pdf file.
Encrypt.pdf
Description: Adobe PDF document
See the tutorial and page events.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Bogdan
> Sent: Monday, January 30, 2006 11:42 AM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Please help:
How can i set an header or a footer to pdf?
And how can i put an image to footer?
Thanks !!!
---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
-
From: kalpesh raval [mailto:[EMAIL PROTECTED]
Sent: Mon 6/28/2004 11:45 PM
To: [EMAIL PROTECTED]
Cc:
Subject: [iText-questions] Please Help
Hello,
I need to open a pdf file, scale it to 200% and then save it
Hello,
I need to open a pdf file, scale it to 200% and then save it.
How do i go about doing this???
Any help is greatly appreciated.
Kalpesh
---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training
EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]Sent: Wednesday, May 19, 2004 6:36
AMTo: [EMAIL PROTECTED]Subject:
[iText-questions] Please Help
Hello I am Using iText library to write the
contenets in to the pdf file using pdfPtable. but the labels(Table HEADINGS etc) i need
Hello
I am Using iText library
to write the contenets in to the pdf file using pdfPtable.
but the labels(Table HEADINGS
etc) i need to print in japanese/Thai .
Please assist me to do the same.
waiting for the earliest response.
Raja Shekhar Busa
Tata Consultancy Services
Mailto: [E
If you
mean stop the PDF from being re-saved once displayed then you can't. You
can disable printing etc but not save, and yes it is a right
pain!
-Original Message-From: Deepak
[mailto:[EMAIL PROTECTED]Sent: 02 March 2004 13:26To:
[EMAIL PROTECTED]Subject: [iText-ques
Hello all,
Can anybody tell me the way by which you can stop
saving a PDF from IE 5.5 Onwards.
I am Itext API to create a PDF
document.
Any help in this regard would be greatly
appreciated.
Please reply me at [EMAIL PROTECTED]
With Regards,
Deepak Kumur
Hi there,
I was wondering if there is a way to same a JTable to a PDF file using
iText.
Thanks
Kaveh Nickooii
ACXIOM Corporation
Software Developer, FSG V TU
Office: (501) 342-0164
Cell:(501) 960-2197
*
The information c
> -Original Message-
> From: Stefan [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, September 09, 2002 22:31
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] :-( Please help me again
>
> Dear Paulo, Dear iTexters,
>
> Instead of posting a complete
Dear Paulo, Dear iTexters,
Instead of posting a complete working
program
(which is really large i guess) i am posting
another
strange behaviour from one of the iText
examples.
I hope i can derive from this solution in
order to
get my own application work.
I take the
Chap10_Graphics2D.j
Post a small, complete working program with the problem.
Best Regards,
Paulo Soares
> -Original Message-
> From: Stefan [SMTP:[EMAIL PROTECTED]]
> Sent: Sunday, September 08, 2002 18:50
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] Please help me if you can
Dear iText Developers,
I want to add PDF functionality to an
existing application (JDK 1.3.1_04). Whenever i execute
the code below i get either a
NullPointerExepction
or an IllegalArgumentException. Please give
me
Your advice what possibly went
wrong.
Thanks for helping a newbe
stefan
Dear iText Developers,
I want to add PDF functionality to an
existing application (JDK 1.3.1_04). Whenever i execute
the code below i get either a
NullPointerExepction
or an IllegalArgumentException. Please give
me
Your advice what possibly went
wrong.
Thanks for helping a newbe
stefa
Please could someone show me a snippet of code that shows how to use i-text to
insert an image in an rtf document. [EMAIL PROTECTED]
*** ADVERTISEMENT **
For ALL the latest Soccer news on your club, GAA sports results and the
latest on your F1 s
51 matches
Mail list logo