Hello,
as I suspected, this question is off-topic on the mailing list.
On 1/09/2011 1:02, joe smith wrote:
I comment out the 26 and use line 25 the application works. Now line
25 has public static final String SOURCE = "C:\\myTest.pdf"; SOURCE is
a string clearly so on line 26 where I have publ
On 1/09/2011 3:23, Andy Wu wrote:
> Can anyone offer an explanation as to what I'm seeing and better still,
> how to resolve it?
I don't understand the question. It's not clear what you want to prove
with the PDF examples you give. Unless you're saying that you're using
those PDFs as stationery.
Hi All,
I'm using iText to merge a PDF containing header/footer content to
another document as per Bruno's example:
http://www.itextpdf.com/examples/iia.php?id=119
It works perfectly for the majority of PDFs but I've come across 2
examples where it doesn't work.
For this PDF, the footer
OK I'll try again.
I've been working my way through the examples at
http://itextpdf.com/book/examples.php and part2.chapter06.ImportingPages1 for
example.
What I have is a java application. The dialog class which allows a user to
select a pdf file to import and place into a new pdf document
I reworked my XmpQualifier object removing calls to the XOM library and
extended XmpArray as you suggested. (I overrided the toString() method)
The result cleaned up the issue with XPath ID.
I now get the snippet still transforming XML to rdf:li rdf:parseTyep="Resource":
Hi Marcellus,
On 31 August 2011 16:57, Marcellus wrote:
> Hi,
>
> I'm trying to implement repeating headers within some existing PDF
> generating code. The code is currently designed to include a "header"
> for each page of the report; however it is simply including this
> "header" as the first
Hi Steve,
On 31 August 2011 20:30, Steve wrote:
> I got the ITEXT HelloWorld to work.
>
Good.
> Now I'm trying to get ITEXT Chapter 9 Part 3
> to be called from web page.
>
> There are no errors in Hello.java.
>
Good.
> I've installed Apache and
> Java SE Runtime Environment.
>
Good start
Steve uaex.edu> writes:
I got the ITEXT HelloWorld to work.
Now I'm trying to get ITEXT Chapter 9 Part 3
to be called from web page.
There are no errors in Hello.java.
I've installed Apache and
Java SE Runtime Environment.
Not sure how to get the Hello.java to
appear as a web pag
I got the ITEXT HelloWorld to work.
Now I'm trying to get ITEXT Chapter 9 Part 3
to be called from web page.
There are no errors in Hello.java.
I've installed Apache and
Java SE Runtime Environment.
Not sure how to get the Hello.java to
appear as a web page.
Suggestions?
TIA
Steve
--
scoutman,
scoutman wrote:
> i'm new and i'm trying to sign a pdf having an external sign. When my
> signing process has finished, what exactly i must do to replace the
> signature? Can you post the code you use to replace the pdf by brute
> force?
There are a number of ways to do that. Immediatel
Hi, Andreas,
i'm new and i'm trying to sign a pdf having an external sign. When my
signing process has finished, what exactly i must do to replace the
signature? Can you post the code you use to replace the pdf by brute force?
Thank you very much
--
View this message in context:
http://itext-gen
Hi,
I'm trying to implement repeating headers within some existing PDF
generating code. The code is currently designed to include a "header"
for each page of the report; however it is simply including this
"header" as the first chunk of content for each page. It is not using
the document end
On 31/08/2011 12:55, Paulo Soares wrote:
Find it at https://sourceforge.net/projects/itextsharp/files/xmlworker/
Thank you Paulo!
I've reserved a couple of days in September to write the documentation.
--
Special Offer
Page by Page is the correct method.
However, yes, page content in a PDF can be complex
Which is why there is a bunch of code in iText to handle all that for you.
Look at the ContentParser stuff...
Leonard
On 8/31/11 10:01 AM, "xraken" wrote:
>Hi,
>
>I am trying to extract images from a PDF
Hi,
I am trying to extract images from a PDF using the approach that uses
reader.getXrefSize() and reader.getPdfObject(i). That works, in a way.
Unfortunately the order in which they are returned does not reflect the
order they are used in the PDF.
My next attempt was iterating over the pages a
Hi Keith and Paulo,
Many thanks for your suggestions. I'm tied up on something else at the
moment so will take a look later.
But just to confirm IX509AttributeCertificate.cs came with the iTextSharp
source - I haven't modified/used it in any way.
It is attached if you wish to take a lo
Find it at https://sourceforge.net/projects/itextsharp/files/xmlworker/.
Paulo--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better
price-free! And you'll
What do you have in IX509AttributeCertificate.cs?
Paulo
- Original Message -
From: William Bell
To: 'Post all your questions about iText here'
Sent: Tuesday, August 30, 2011 3:40 PM
Subject: [iText-questions] Compile error in IX509AttributeCertificate.cs
Hi,
I would lik
Hi William,
> From: wrb...@btinternet.com
> To: itext-questions@lists.sourceforge.net
> Date: Wed, 31 Aug 2011 08:41:18 +0100
> Subject: Re: [iText-questions] FW: Compile error in
> IX509AttributeCertificate.cs
>
> No problems - I'll keep plugging away.
>
> Appreciate reply.
>
> Kind regards
No problems - I'll keep plugging away.
Appreciate reply.
Kind regards
William
William Bell
T: +44 7795 463646
E: wrb...@btinternet.com
-Original Message-
From: 1T3XT BVBA [mailto:i...@1t3xt.info]
Sent: 31 August 2011 08:39
To: William Bell
Subject: Re: FW: Compile error in IX509Attribu
On 30/08/2011 20:15, Lucas Madar wrote:
> I'm running in to a problem when I use Graphics2D.create() and make
> several child Graphics objects. It appears that any shapes or text
> that are drawn in this method draw in the pdf based in the order in
> which Graphics2D.create() was called, not the
On 31/08/2011 2:15, joe smith wrote:
> I have a dialog that allows a user to select a file and then I place
> in into a PDF I am creating.
If you want an answer to your question, I suggest you rephrase it.
I fear very little people understand what you're asking.
"I have a dialog" => Where? In a
On 30/08/2011 19:58, Lindberg, Chris J. wrote:
I created a XmpQualifier object with a method that outputs the RDF/XML
for the qualifiers.
I would extend XmpArray to fit my needs and then set the property in the
DublinCoreSchema using the setProperty method.
23 matches
Mail list logo