Re: [iText-questions] iTextDotNet & FIPS

2009-01-22 Thread David Thielen
Any idea why the variant they are using would cause this problem? thanks - dave From: Leonard Rosenthol [mailto:lrose...@adobe.com] Sent: Thu 1/22/2009 7:51 AM To: Post all your questions about iText here Subject: Re: [iText-questions] iTextDotNet &

Re: [iText-questions] iTextDotNet & FIPS

2009-01-22 Thread Leonard Rosenthol
FWIW: FIPS isn't new - it's been around for MANY years. In addition, there are multiple variants of FIPS... Leonard On 1/22/09 3:31 PM, "David Thielen" wrote: Hi; The government has a new security standard called FIPS. One of our customers turned on their implementation of FIPS and with iT

[iText-questions] iTextDotNet & FIPS

2009-01-22 Thread David Thielen
Hi; The government has a new security standard called FIPS. One of our customers turned on their implementation of FIPS and with iTextDotNet (not the Java version) we now get the following - and we do not do any encryption of the PDF. It runs fine if FIPS is not turned on. Any ideas - thanks

Re: [iText-questions] iTextDotNet

2008-08-05 Thread Paulo Soares
5, 2008 2:41 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] iTextDotNet > > Hello, > > I have questions about iTextDotNet, and if you're not the one > I should contact please don't be mad because > I don't know who I should contact.

[iText-questions] iTextDotNet

2008-08-05 Thread Christine Ng
Hello,   I have questions about iTextDotNet, and if you're not the one I should contact please don't be mad because I don't know who I should contact. I downloaded iTextDotNet and copied the iText.dll and JSharpLib.dll to  my project's bin folder. My web page runs fine, but somehow the  JSharpLi

[iText-questions] iTextDotNet - getResourceStream(RESOURCE_PATH + "cjkfonts.properties"); problem sometimes

2006-03-31 Thread David Thielen
Hi; I have a problem where sometimes (usually it works fine) the line: InputStream is = getResourceStream(RESOURCE_PATH + "cjkfonts.properties"); In com.lowagie.text.pdf.CJKFont returns null when called. The call to is.close() then throws an exception as is is null.

[iText-questions] iTextDotNet - JUnit - Why AssertionFailedError extends ClasspathError

2005-09-29 Thread David Thielen
Hi; Int the ported Junit code, why does AssertionFailedError extend ClasspathError instead of Error? Thanks - dave David Thielen 303-499-2544 www.windwardreports.com --- This SF.Net email is sponsored by: Power Architecture

RE: [iText-questions] iTextDotNet J# requirements

2005-01-08 Thread Paulo Soares
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of David Thielen > Sent: Saturday, January 08, 2005 3:40 PM > To: 'itext' > Subject: [iText-questions] iTextDotNet J# requirements > > Hi; > > It loo

[iText-questions] iTextDotNet J# requirements

2005-01-08 Thread David Thielen
Hi; It looks like it is just a recompile. Does the VJ# redistributable runtime have all of the classes/methods that iText needs? I thought VJ# was java 1.1 while iText was java 1.2. Anyone know? Thanks - dave -Original Message- From: Paulo Soares [mailto:[EMAIL PROTECTED] Sent: Saturd

Re: [iText-questions] iTextDotNet project

2004-07-16 Thread Paulo Soares
st point to the right place. Best Regards, Paulo Soares - Original Message - From: "Thang Pham" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 16, 2004 19:27 Subject: [iText-questions] iTextDotNet project > Hi, > I'm having some problem runn

[iText-questions] iTextDotNet project

2004-07-16 Thread Thang Pham
Hi, I'm having some problem running the example of the VB.NET version.  I was wondering if someone could help me.  I'm getting an exception error message that says:   "Helvetica not found as resource. (The *.afm files must exist as resources in the package com.lowagie.text.pdf.fonts)"   I went to