Many thanks for this - I presume Bruno?).
Great help in getting it working.
Kind regards
William
From: 1T3XT BVBA [mailto:i...@1t3xt.info]
Sent: 15 August 2011 17:58
To: Post all your questions about iText here
Subject: Re: [iText-questions] How to access Generic List of PdfObjects
Thanks Alexis, its really helpful :)
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/PDF-page-rolling-over-part-of-text-to-next-page-tp3747889p3748372.html
Sent from the iText - General mailing list archive at Nabble.com.
--
Hi Vikas,
On 16 August 2011 19:36, Vikas Gupta wrote:
> Hi -
>
> I have problem where one of page in PDF rolling part of paragraph text to
> next page even thou there is lot of space left below in page.
>
> Problem description: my program is receiving PDF stream from external
> system (not in my
Hi -
I have problem where one of page in PDF rolling part of paragraph text to
next page even thou there is lot of space left below in page.
Problem description: my program is receiving PDF stream from external system
(not in my control) which generating PDF stream from iText-2.1.0.jar and
this s
Hello,
This is an easy one. You are probably using an old iText version.
Take a look at:
http://itext-general.2136553.n4.nabble.com/PDF-A-conformance-and-StructElem-Type-td3005862.html
Jose
2011/8/16 myworld.amol
> Hello Jose,
> Thanks for your reply.
> I tried following example to generate
On 16/08/2011 17:15, Rik Bardrof wrote:
> I will look into that. Before I do, do you know if "Embedding files
> into a PDF" is also supported in iTextSharp?
Yes, it is.
--
uberSVN's rich system and user administration cap
You've got text outside marked content operators ("These are some famous
movies by Stanley
> Kubrick:", "This is a movie by Akira Kurosawa: ", etc). IIRC,
/everything/ must be properly marked up. And "properly" has a very
specific definition.
You really need to buy a copy of the PDF/A spec in o
I will look into that. Before I do, do you know if "Embedding files into
a PDF" is also supported in iTextSharp?
On Tue, Aug 16, 2011 at 11:10 AM, 1T3XT BVBA wrote:
> On 16/08/2011 17:02, Rik Bardrof wrote:
> > Do you have anything more specific? Is it possible to add attachments
> > to an iText
On 16/08/2011 17:02, Rik Bardrof wrote:
> Do you have anything more specific? Is it possible to add attachments
> to an iText Document? "most likely as part of a Collection," do you
> have a particular collection in mind?
Leonard is referring to ISO-32000-1 Section 7.11.6 Collection items.
This
Do you have anything more specific? Is it possible to add attachments to an
iText Document? "most likely as part of a Collection," do you have a
particular collection in mind?
On Tue, Aug 16, 2011 at 9:24 AM, Leonard Rosenthol wrote:
> You can't append an XFA form in the same way you append other
You can't append an XFA form in the same way you append other documents. You
need to embed it as an attachment, most likely as part of a Collection.
Leonard
From: Rik Bardrof mailto:r...@xs-go.com>>
Reply-To: Post here
mailto:itext-questions@lists.sourceforge.net>>
Date: Tue, 16 Aug 2011 05:33
As it turns out I was trying to flatten out an XFA form. I understand that
iText allows filling out XFA fields, but that is not what my application
does. We have documents attached to entities such as claims, a user can
select multiple documents and print them as a whole. We receive documents
come
There are various reasons why a PDF may be created that way - it's
perfectly valid.
Leonard
On 8/15/11 11:47 PM, "bcolloty" wrote:
>I am not that familiar with thePDF standard or how these images are put
>together - I also am wondering why the scanning software/copier would
>choose
>to generate
thanks for your reply!!
I have found also that I can return the page size from the reader and put it
in the XYZ as Y value, so that way I guess for any page A4, A5.. it will
work.
But I like your first proposal, I'll try it out, thanks!!
--
View this message in context:
http://itext-general.2
On 16/08/2011 13:30, vfeki wrote:
> Can you please tell me if there is a way to create a Bookmark in the top of
> the page, in a way to represent 'Home' link to the beginning of the first
> page. I need to add one to the existing pdf file.
>
> I have tried with the code similar from the book, but c
Hi,
Can you please tell me if there is a way to create a Bookmark in the top of
the page, in a way to represent 'Home' link to the beginning of the first
page. I need to add one to the existing pdf file.
I have tried with the code similar from the book, but cannot find a proper
parameter to add
Hello Jose,
Thanks for your reply.
I tried following example to generate PDF/A-1a compliance PDF using iText
APIs.
import java.awt.color.ICC_Profile;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import com.lowagie.text.Document;
import com.lowagie.
On 16/08/2011 5:47, bcolloty wrote:
> What I want to know is - is there some way I can detect these
> multi-image/page type PDF's as opposed to our usual single image on a page
> scans?
The PDF parser functionality can detect images in a PDF, and returns
information about the image through the Ima
Hi,
I have an application that detects barcodes in PDF files usng a 3rdparty
control.
The icoming files are "Image" type PDF's with embedded CCITT Group4
compressed page images.
Recently we've been starting to have some issues with PDF scans which break
the page image up into a number of su-
19 matches
Mail list logo