[iText-questions] GradientPaint & Transparency

2009-04-03 Thread Alchemy
Hi all, I have been happily using itext for some time now but have recently come across a small issue. When drawing to Java Graphics2D It seems like iText does not support GradientPaint gradients with transparency? For example please take a look at this image showing the different output: ht

Re: [iText-questions] Irregular ColumnText problem

2009-04-03 Thread David Ethell
Sorry to punt this again, but is anyone able to see what I'm doing wrong here? On Thu, Apr 2, 2009 at 7:41 AM, David Ethell wrote: > I never saw a response so I decided to condense my problem into a > small reproducible program. Here is a small test class and an attached > PDF file that I am tryi

[iText-questions] Embed PDF in HTML document?

2009-04-03 Thread bmccullough11
Hello, Trying to embed a PDF in an HTML document using the EMBED or OBJECT tags in HTML (outlined here: http://blog.flashcolony.com/?p=244). I am able to do so, however, I am trying to hide the toolbars using the #toolbar=0 startup parameter. This works fine on a machine with IE7/Adobe Reader

Re: [iText-questions] Port Rights

2009-04-03 Thread Emad Steitieh
Actually I will port the library from C# (not Java) to C++ as I have experience in both languages and their memory management. I hope that I will produce a lower overhead DLL, but I will keep the list updated. I hope that I will succeed.   Regards for your concerns Emad --- On Fri, 4/3/09, Mik

Re: [iText-questions] Port Rights

2009-04-03 Thread Mike Marchywka
> > - Original Message - > From: "Emad Steitieh" > To: > Sent: Friday, April 03, 2009 12:05 PM > Subject: [iText-questions] Port Rights > > > Dear, > > I am thinking to port iText to C++ (Win version using Visual C++). Actually > I already started. If you don't mind me asking, would you

Re: [iText-questions] PDF/A compliance tests

2009-04-03 Thread Paulo Soares
That's fixed in the iTextSharp SVN. Paulo - Original Message - From: "Sergi" To: Sent: Friday, April 03, 2009 12:00 PM Subject: Re: [iText-questions] PDF/A compliance tests > > Hello, > > I'm trying to create a PDF/A-1b through iTextSharp and I got it. > Nevertheless, when I validate

Re: [iText-questions] PDF/A compliance tests

2009-04-03 Thread Sergi
Hello, I'm trying to create a PDF/A-1b through iTextSharp and I got it. Nevertheless, when I validate it against Acrobat appears an error: Profile: Verify compliance with PDF/A-1b (Processed pages 1 to 3) Results (Summary) Error Syntax problem: Indirect object “obj” keyword not followed by an EO

Re: [iText-questions] Customizing Authentication alert window.

2009-04-03 Thread Leonard Rosenthol
No, there is no way to propose alternate UI from inside a PDF. Leonard On 4/2/09 8:44 PM, "shri2010" wrote: Hi , I am using Itext to generate pdf with password secured. I want to display customized message in the authentication pop up window instead of " this document is password protected.

Re: [iText-questions] Port Rights

2009-04-03 Thread Paulo Soares
You can post it anywhere you want. Paulo - Original Message - From: "Emad Steitieh" To: Sent: Friday, April 03, 2009 12:05 PM Subject: [iText-questions] Port Rights Dear, I am thinking to port iText to C++ (Win version using Visual C++). Actually I already started. Do I have the r

[iText-questions] Port Rights

2009-04-03 Thread Emad Steitieh
Dear,   I am thinking to port iText to C++ (Win version using Visual C++). Actually I already started.   Do I have the right to post the project exclusively on my own website? (not SourceForge nor another site). I really need to drive C++ traffic to the my site. Do I have this privilege or you h

[iText-questions] Customizing Authentication alert window.

2009-04-03 Thread shri2010
Hi , I am using Itext to generate pdf with password secured. I want to display customized message in the authentication pop up window instead of " this document is password protected. Enter a password to open the document". Thanks in advance for you suggestions & code snippet. Thanks, Shri

Re: [iText-questions] Hash computation problem

2009-04-03 Thread mkl
Well, at least there is the necessity of keeping session data for the whole signing processing; this might be either the truly variable data (generated revision ID and timestamps for modification date, XMP history entries, ...) or the whole prepared stamped document (or at least --- if working i

Re: [iText-questions] Hash computation problem

2009-04-03 Thread mkl
Well, at least there is the necessity of keeping session data for the whole signing processing; this might be either the truly variable data (generated revision ID and timestamps for modification date, XMP history entries, ...) or the whole prepared stamped document (or at least --- if working i