Hi,
I am facing following problem while stamping a (just generated) report for
printing page X Of Y footer:
com.itextpdf.text.exceptions.InvalidPdfException: PDF header signature not
found.
at
com.itextpdf.text.pdf.PRTokeniser.checkPdfHeader(PRTokeniser.java:205)
at com.itextpdf.text.pdf.
Hi Michael,
Thanks for your reply.
I did rename the file with temporary name and then stamped. It works.
I had forgotten my password to login here in the meanwhile n hence the
delay.
Although sometimes I face following problem while making the report copy:
com.itextpdf.text.exceptions.InvalidP
Hi,
I am getting following error when i try to stamp a footer (page x of y -
where x = current page no & y=total no of pages) on a previously generated
pdf using itext. Problem could be because I m trying to write to the same
file that I am reading. But I dont know how to resolve this. I saw a cou
ectly fine, but when we run the PDF through JAWS (*Job Access
With Speech*) the software fails to read the flattened form fields but is
able to read the labels. Does anyone have faced the same issue and is there
any workaround for this?
Thanks,
Raj
--
Rajesh Shiggaon
41
Preview also?
On Fri, Jul 8, 2011 at 12:04 AM, 1T3XT BVBA wrote:
> On 8/07/2011 8:57, Rajesh Shiggaon wrote:
> > is there any workaround for this?
> No, if you flatten the fields, the fields are gone.
>
> You've now heard from two people that setting the read only flag wor
> PdfFormField.FF_READ_ONLY, null);
> It is the double f you want to set: *setfflags*
>
> If the license of the latest version is not possible for you try upgrading
> at least to 2.1.7 ...
>
> Regards
> ToM
>
>
> 2011/7/7 Rajesh Shiggaon
>
>>
>>
new
version. Hence I would appreciate if anyone can help me on this.
Thanks,
Rajesh S
On Thu, Jul 7, 2011 at 3:01 PM, Alexis Pigeon wrote:
> Hi Rajesh,
>
>
> On 7 July 2011 23:42, Rajesh Shiggaon wrote:
>
>>
>> Hello Guys - I am working on a code which modifies the PDF
Hello Guys - I am working on a code which modifies the PDF written by
someone. I am trying to make some of the fiels as read only. Below is my
code snippet. We are using Itext jar 1.4 version. Even I set some of the
fields as read only, still I can edit it. Can someone tell me what am I
doing wrong
Rajesh Voruganti wrote:
>
> Hi All
>
> I am using itext5.0 to generate the PDF file while i am using the
> TextAttribute.SuperScript is notworking properly.
>
>
> Let me know any suggests overcome this problem and solution urgently.
>
Hi All
I am using itext5.0 to generate the PDF file while i am using the
TextAttribute.SuperScript is notworking properly.
Let me know any suggests overcome this problem and solution urgently.
Thanks
Rajesh Voruganti
--
View this message in context:
http
So ,is it possible to read fields in such XFA based Dynamic forms and then
populate field values using itext ? If yes then can anyone provide some
sample code..
Regards
Rajesh Balki
1T3XT info
y if I was unable to explain it clearly earlier, as I quite new to this
concept of form fields in Adobe.
Regards
Rajesh Balki
Can someone please confirm if reading acro fields from 'Dynamic Form PDFs'
and writing field values is supported using itext -2.1.5 or higher
version.
Regards
Rajesh Balki
This e-Mail may contain proprietary and confidential information and is sent
for the intended recipient(s)
age
> in
> case of network failed or server down.
>
> I am submitting form using this.submitform(url); It popup a
> message to 'Allow' or 'Block' request. If I click the 'Allow' it always
> return true value.
>
> Please help
r oDoc = this.openDataObject(\"estatement
> >>> \");
> >>>var id = this.getField(\"id\").value;
> >>>app.alert(\"id from the Main PDF: \"+id);
> >>>oD
>I am doing like this but its throwing "NotAllowdError:
> > security
> > setting prevent access this property or method."
> >
> > Is there any other way to do this.Plz help me.
> >
> > regards,
>
I would like to Un-Subscribe to the emails coming to this account. ([EMAIL
PROTECTED]).
Thanks
Raj.
> Date: Wed, 23 Jan 2008 17:36:33 +0100
> From: [EMAIL PROTECTED]
> To: itext-questions@lists.sourceforge.net
> Subject: Re: [iText-questions] getOutputStream() has already been called
>
>
Can you
please let me how to edit and save a PDF document through iText API?
We are
reading an existing PDF (PDF1) using iText API and setting the fields through
application.
When a
new PDF is being created, the editable fields are not being allowed to
save.
Setting a text value causes P
.
Thanks
Rajesh
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar
support generating
pdf documents using these language characters?
If so pls give me an location to look for help.
Your help will be greatly appreciated.
Thanks
Rajesh Arumugam
--
Tata Consultancy Services (TCS) Ltd.,
T 814 875 6070 , D * 348 6070
E
e error
in compiling Toolbox.java . Please see below code.
E:\TAD-Rajesh\itext-src-1.3.0>ant compile
Buildfile: build.xml
A nonfatal internal JIT (3.10.107(x)) error 'chgTarg: Conditional' has
occurred
in :
'org/apache/tools/ant/Project.addReference
(Ljava/lang/String;Ljava/lang/Obje
Hi Paulo,
Thanks for your advice but where I can get the source code for
itext-1.3.jar to recompile in jdk1.2 ?
Regards
Rajesh
- Original Message -
From: "Paulo Soares" <[EMAIL PROTECTED]>
To:
Cc: "Rajesh" <[EMAIL PROTECTED]>
Sent: Sunday,
Hi Paulo.
At last a little progress I think in my attempts .. :-) . I created a
class file to write in to a html file using the iText HtmlWriter class and
called the java class in ssjs file. And It worked.. So it seems the problem
is with the PdfWriter class.
Cheers
Rajesh
- Original
?
Regards
Rajesh
- Original Message -
From: "Paulo Soares" <[EMAIL PROTECTED]>
To: "Rajesh" <[EMAIL PROTECTED]>
Cc:
Sent: Tuesday, May 03, 2005 8:29 PM
Subject: RE: [iText-questions] iText-lplanet-SSJS - Pdf Creation Problem-2
iText doesn't cre
Hi
I found that the problem is due to
java.lang.ExceptionInInitializerError taking place at document.add(). But why
is this happening and how can I fix it ? .
Thanks for you attention :-)
RegardsRAJESH
- Original Message -
From:
Rajesh
Hi,
I am using
Iplanet Webserver 4.1 and I am calling a java class file from ssjs to create pdf
file using itext library. I created a pdf document in my local system but when I
tried in iplanet, (ssjs calling java file), the file is created but after that I
cant add any content to th
DF Font"
Could anybody please let me know whether this is possible or not.
Looking forward the help from you.
Thanks and Regards
Rajesh P Mahalle,
Developer Productivity Team(Technology Services Group)
GEAE IT Bangalore,
GE India Technology Centre Pvt. Ltd. (JFWTC),
Bangalore 560 066, India.
Does the iText implementation of the Postnet barcode meet
all current USPS standards? We are using the default size and bar height.
text2 8 text8
3 text3 9 text9
4 text4 10 text10
5 text5 11 text11
6 text6 12 text12
Please let me know can how we implement using iText.
Looking for your feedback.
Thanks and Regards
Rajesh
Dear all
I tried Reading an existing PDF file which is like a form with empty blank spaces, and fill the spaces with the Specified position but was not able to do it, is it possible to fill the Template PDF file and write it to a new text file, if so please tell me how to do it.
Rajesh
[EMAIL
hai..
Would anyone guide me how i can extract note tools, and graphics
drawings from a PDF document. I would like to know where it is
stored. Is it in the Portable Document Layer? Then where the plain
text is stored. Is it along with that in the portable doucment
layer.
Would any one tell me
using following code downloaded from IText website.
Thanks.
Rajesh
//Creation of the document with a certain size and certain margins
32 matches
Mail list logo