Please help if anyone knows how to read the security attributes of PDF file as
below using ITextSharp (C# API's). I could only find how to edit the below
security attributes but no API to read from existing PDF file.
[X]
A timely help is appreciated.
Regards
Aman
---
Op 14/03/2012 16:19, manini schreef:
> In such a scenario we will find some work around in our application only and
> not change the source code.
No matter if you change the source code of old iText versions or not,
the problem described in that mail applies.
Your only workaround is to use the NE
Thanks for your reply.
In such a scenario we will find some work around in our application only and
not change the source code.
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/Urgent-Help-What-should-be-done-in-order-to-modify-and-use-iText-2-0-3-under-Library-GPL-Li
I've found an old conversation with a lawyer in the context of a due
diligence audit, which led to the removal of older versions from
SourceForge:
"You currently have iText 2.1.7 and older versions available on
SourceForge. While those versions were available under MPL or LGPL, it
has come to
Thanks for your reply and forwarding the request.
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/Urgent-Help-What-should-be-done-in-order-to-modify-and-use-iText-2-0-3-under-Library-GPL-Library-in-n-tp4471381p4471507.html
Sent from the iText - General mailing list ar
Hi,
just a note: Version 2.0.3 (up to 2.0.7) was licenced under LGPL / MPL.
(note the preceding L!)
https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License#Differences_from_the_GPL
http://fosswire.com/post/2007/04/the-differences-between-the-gpl-lgpl-and-the-bsd/
Starting from 5.X the li
Op 14/03/2012 10:34, manini schreef:
> Hi,
>
> We are using the iText v 2.0.3 which is under the Library GPL.
> We need to change some code in the Library to accommodate OTF related
> feature in an application that we are developing.
>
> Could you please let us know as to what we would be required
Hi,
We are using the iText v 2.0.3 which is under the Library GPL.
We need to change some code in the Library to accommodate OTF related
feature in an application that we are developing.
Could you please let us know as to what we would be required to do in
order to use this modified library in ou
, February 15, 2012 10:56 AM
To: 'Post all your questions about iText here'
Subject: Re: [iText-questions] Urgent HELP with Keystore
I said that these lines of code works fine, but I wanted to know if there is
a way to load or include another keystore into default cacerts file.
-Mensaj
questions about iText here
Asunto: Re: [iText-questions] Urgent HELP with Keystore
That's a convenience method that returns the default keystore, you don't
have to use it. I can't see the problem.
Paulo
-Original Message-
From: Aritz_85 [mailto:aritz.muni...@bpmsoasolut
Ok, so doesn't exist another way to load my own keystore?
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/Urgent-HELP-with-Keystore-tp4389984p4390052.html
Sent from the iText - General mailing list archive at Nabble.com.
---
sourceforge.net
Subject: [iText-questions] Urgent HELP with Keystore
Hi!
I have a problem while verifyong pdf signatures and certificates. The
problem is that I don't need to load default CAcertsKeystore, i need to load
my own Keystore.
Currently, I have this code:
java.io.FileI
Hi!
I have a problem while verifyong pdf signatures and certificates. The
problem is that I don't need to load default CAcertsKeystore, i need to load
my own Keystore.
Currently, I have this code:
java.io.FileInputStream fis = new java.io.FileInputStream("C:\\Documents and
Settings\\Administrado
On 10/01/2012 10:54, SAROON S.R wrote:
> Hi Team,
>
> Please let us know if there is way to communicate between HTML and PDF
> through javascript.
>
> I want to submit an HTML form after the didPrint action in the PDF.
Hello Saroon,
it is possible to write code to establish a communication betwee
Indeed, if you have paid support you can send questions to a different
mailaddress.
But for trivial questions you can find answers for in the keywordlist it
seems silly to use paid support (if that works by e.g. per incident
basis or ... )
First read documentation, then ask questions. You'll wast
Hi Saroon,
Few and simple rules apply to this mailing list :
< http://lowagie.com/rule1 >
You managed to break rules #4 and #5 just in the subject line, that's a
great achievement ;)
On 10 January 2012 10:54, SAROON S.R wrote:
> Hi Team,
>
> Please let us know if there is way to communicate b
Hi Team,
Please let us know if there is way to communicate between HTML and PDF
through javascript.
I want to submit an HTML form after the didPrint action in the PDF.
I work for Netapp , we have already have purchased your product. Do not
have the license info with me now, can share once the co
--
Betreff: Re: [iText-questions] URGENT HELP - PdfPKCS7 CERTIFICATE VERIFICATION
Gesendet: Mi, 13. Apr 2011
Von: Dushi Jatasekera
Hi,
Thanks for your reply. The chain is included with the PDF file. But at
verification time, it cannot find the root certificate for verifying the
certific
Hi Dushi,
what's the exact problem ? Is the chain ncz included in the signature or is it
unavailable at verification time ?
Please post a sample PDF so I can check the signature with my favorite tool ...
Greetings
ANdreas
- original Nachricht
Betreff: [iText-questions] U
Hi,
I have been using iText - PdfPKCS7 for signing PDFs and verifying signed
PDFs. In verification code, signature verification is successfully done but,
certification chain verification renders the following result.
Cannot be verified against the KeyStore or the certificate chain
I tried both l
[email protected]
Cc: [email protected]
Subject: [iText-questions] urgent help needed: table cell itext
Hi,
I am new to iText and trying to generate a pdf.
I have a cell and it contains 4 rows.
row1: 10
row2: 20
row3: 30
row4: 40
row5: 100 (sum of above 4 rows)
How to calculat
Hi,
I am new to iText and trying to generate a pdf.
I have a cell and it contains 4 rows.
row1: 10
row2: 20
row3: 30
row4: 40
row5: 100 (sum of above 4 rows)
How to calculate the sum of 4 rows using iText.
I will need it as soon as possible. I would appreciate if someone can let me
know.
Thanks i
[EMAIL PROTECTED]>
To: [email protected]
Cc:
Date: Wed, 29 Oct 2008 08:55:13 -0700 (PDT)
Subject: [iText-questions] URGENT : Help with parsing the PDF generated by Crystal reports-V9
Hi,I am trying to parse the contents of the PDF with iTextSharp using :PdfReader reader = new Pd
Hi,
I am trying to parse the contents of the PDF with iTextSharp using :
PdfReader reader = new PdfReader("Test.pdf");
reader.GetPageContent(pageNumber);
byte[] pageContentByteArray;
I am using this byte array to search for a partcular text based on a
Delimiter pattern by converting this to string
Hello,
I'm looking for somebody who is able to help me.
I need help for ym project.
its about 2 xml-structures and 1 tagmap.
I have to build a servlet which can pick up different frames (pdf-Templates)
and adds some Content by using 2 XML-Structures.
The frist structure is: How is the Conent-L
ewicz
From: Shailendra Mishra [mailto:[EMAIL PROTECTED]
Sent: Friday, September 07, 2007 6:10 AM
To: [EMAIL PROTECTED]
Subject: RE: [iText-questions] Urgent Help - How to close the pdf
file through pushButton
Hi Nick,
Please send me examples or some for understanding. Really which is
hig
com/>
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Nick
Kowalewicz
Sent: Friday, September 07, 2007 2:07 PM
To: 'Post all your questions about iText here'
Subject: Re: [iText-questions] Urgent Help - How to close the pdf file
th
Shailendra Mishra
Sent: Friday, September 07, 2007 3:59 AM
To: [email protected]
Subject: [iText-questions] Urgent Help - How to close the pdf file through
pushButton
Dear Itext,
Please do help it out.:-
I want to close the pdf file through the Pushbutton field. On the press
Dear Itext,
Please do help it out.:-
I want to close the pdf file through the Pushbutton field. On the press
of close button the pdf file should be closed. I used for the print
button it's working fine. Below is the code for print and close. Print
is working fine not close. Please do send the
Subject: Re: [iText-questions] Urgent Help
Shailendra Mishra wrote:
> How it is possible in the Itext.
It's not.
> Please do help it as soon as possible.
Either you'll have to find another product that can turn
HTML forms into a PDF form (I don't know any; I don't thin
Shailendra Mishra wrote:
> How it is possible in the Itext.
It's not.
> Please do help it as soon as possible.
Either you'll have to find another product that can turn
HTML forms into a PDF form (I don't know any; I don't think
Flying Saucer is able to deal with formsmaybe you could
open the HTM
Dear Team,
Please do help it regarding the generating from Html to PDF Using
Itext. I had already used itext Library. I had parsed all the tags of
html and generated into PDF file. Except the code as given below
.
How it is possible in the Itext. Please do help it as soon as possible.
ick
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Paulo Soares
Sent: Monday, October 23, 2006 12:39 AM
To: Post all your questions about iText here
Subject: Re: [iText-questions] Urgent Help Requited Images in PDF
HeaderandFooter
Designer created templa
: you'll
have to use Adobe's LiveCycle.
Paulo
- Original Message -
From: "sachit dahal" <[EMAIL PROTECTED]>
To:
Sent: Sunday, October 22, 2006 5:39 AM
Subject: [iText-questions] Urgent Help Requited Images in PDF Header
andFooter
>
> HI,
>
> I am usin
HI,
I am using itextsharp to generate PDF Documents but am encountering a strange Problem I wonder if You can Help:
>> I am able to create a pdf document with Text in it's Header and Footer
>>Similarly i can place images at any place inside the document BUT Now i Need to place images in the Heade
ntLength(out.size());
response.getOutputStream().write(
out.toByteArray() );
response.flushBuffer();
- Original Message -
From:
David Thielen
To: 'Gilberto Sousa' ; [EMAIL PROTECTED]
Sent: Thursday, October 2
, 2004
4:05 PM
To: [EMAIL PROTECTED]
Subject: [iText-questions] URGENT
HELP
I´m in deep trouble using the iText software.
When I used iText I have no problems in
OC4J, my dev environnement.
But when i deploy it to Oracle9ias, (copying the iText.jar in WEB-INF/lib/)
it makes me the
I´m in deep trouble using the iText
software.
When I
used iText I have no problems in OC4J, my dev environnement. But when i
deploy it to Oracle9ias, (copying the iText.jar in WEB-INF/lib/) it makes me
the next error when i run: "The document has no pages. "
I´ve been reading some answers
gust 20, 2002 10:40
Subject: [iText-questions] Urgent Help
> Hello,
>
> I heed urgent help from iText regarding Concatinating PDF's..
>
> When I concat several PDF Into one ,i was unable get the Bookmarks and
> Links in PDF, that was deigined by XSLT-FO
>
> I already sen
Hello,
I heed urgent help from iText regarding Concatinating PDF's..
When I concat several PDF Into one ,i was unable get the Bookmarks and Links in PDF, that was deigined by XSLT-FO
I already sent mail Regarding this,and i recived mail saying that "we will Update it in July" can i use that now.
If
I'm afraid you forgot to say what your problem was.
Best Regards,
Paulo Soares
- Original Message -
From: "vivek nehra" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, July 27, 2002 8:41
Subject: [iText-questions] Urgent Help!!
> Hi,
>
&
Hi,
I'm using iText PDF Java Library but i'm facing prob. to write Chinese characters in pdf file.I'm using Cyberbit.ttf font library.Pls help me and respond me as soon as possible.
thanks & regards
Vivek NehraSend and receive Hotmail on your mobile device: Click Here
At 1:18 PM -0400 5/6/02, Chokshi, Arpit (CAP, GEFA, Contractor) wrote:
>I have a pdf template in which I put the data using PJ Etymon api's. The pdf
>that is generated using this works fine in Acrobat 4.0 but not in 5.0.
>
It's a bug in PJ - they are not following the new rules for
Acrob
okshi, Arpit (CAP, GEFA, Contractor);
[EMAIL PROTECTED]
Subject: RE: [iText-questions] Urgent help required pdf strance problem
At 12:12 PM -0400 5/6/02, Chokshi, Arpit (CAP, GEFA, Contractor) wrote:
>I have a pdf which opens fine with Acrobat 4.0 but the same pdf if I open
>with Acrobat 5.0, th
At 12:12 PM -0400 5/6/02, Chokshi, Arpit (CAP, GEFA, Contractor) wrote:
>I have a pdf which opens fine with Acrobat 4.0 but the same pdf if I open
>with Acrobat 5.0, the values of mulitline fields in it are not visible. I
>have to click on those fields to see the data. And this is also not
>consis
problem with
Acrobat approval 5.0 ?
Thanks,
Arpit
-Original Message-
From: Leonard Rosenthol [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 03, 2002 8:19 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: [iText-questions] Urgent help required pdf strance problem
At 12:36 PM +0530 5
At 12:36 PM +0530 5/3/02, Mahammad Rafi S wrote:
>In my current project my need is different .I need to read the pdf form
>templates and populate them with the dynamic data. Can any body tell me how
>to process form fields using i-text library.(like text fields,radio
>buttens..etc).
Curre
Hi ,
I am mahammad rafi ,a user of I-text library.I found this api as wonderful.
In my current project my need is different .I need to read the pdf form
templates and populate them with the dynamic data. Can any body tell me how
to process form fields using i-text library.(like text fields,radio
b
48 matches
Mail list logo