I'm using itext to generate pdf in my spring mvc application. The pdf is
getting generated just fine, but I always see an empty Attachment section
under the pdf document which is taking up some real estate on the document.
Wondering if there is a way to hide that section by default when we
generate
In the PDF below you can see several models in the model hierarchy. Is this
all coded in one U3D file?
http://acrobatusers.com/assets/uploads/gallery/Manuel-Lastra_Color_me_v5.pdf
http://acrobatusers.com/assets/uploads/gallery/Manuel-Lastra_Color_me_v5.pdf
--
View this message in context:
ht
If I could see how itext returned a trappable error I wouldn't be asking
syntax questions.
How, within the syntax of Visual Basic given what itext returns is it
possible to trap an exception? Not much better ... but ...
> -Original Message-
> From: Paulo Soares [mailto:pgpsoa...@gmail.co
Hi,
I try to generate a PDF/A and check its conformance with a validation tool
: PDF Validator from PDF Tools.
I create a document, I add all informations to fill "document info" and
finally I call createXmpMetadata() method from writer.
The most simpliest method to generate XMP metadatas.
When v
Looks like you're asking VB syntax and variable scope questions. I
don't see any iTextSharp question there.
Paulo
On Mon, Mar 19, 2012 at 4:50 PM, Al Jones wrote:
> In a Visual Basic 2005 program which scan several hundred PDF's, I'm having
> problems trying to trap those situations where I have
In a Visual Basic 2005 program which scan several hundred PDF's, I'm having
problems trying to trap those situations where I have an invalid pdf.
Try
Dim reader As New PdfReader(strFile)
Catch
PrintLine(intBOLo
Op 19/03/2012 12:21, Larry Evans schreef:
> I have studied the TextFieldActions example which you cited:
>
>http://itextpdf.com/examples/iia.php?id=238
>
> In particular, in that example, there's:
>
> TextField name = new TextField(writer, new Rectangle(130, 806,
> 256, 780), "name");
On 03/19/12 02:39, iText Info wrote:
> Op 18/03/2012 20:36, Larry Evans schreef:
>> However, I still can't figure out how to add the /AA: Dictionary.
> I didn't follow the complete converstation, but I see that you're
> talking about Additional Actions. Did you look this up in the keywords
> list
Hi,
My PDF is having bookmarks and I am using following code to get the
bookmarks from existing PDF:
tempBookmarks = SimpleBookmark.GetBookmark(reader);
But I am getting the value of tempBookmarks as "null".
Kindly provide the solution so that all the bookmarks/links are preserved.
Thanks & R
Op 18/03/2012 20:36, Larry Evans schreef:
> However, I still can't figure out how to add the /AA: Dictionary.
I didn't follow the complete converstation, but I see that you're
talking about Additional Actions. Did you look this up in the keywords
list of "iText in Action - Second Edition"?
http:/
10 matches
Mail list logo