[iText-questions] Problem with iTextSharp

2014-02-18 Thread Crosby, Jonathan
void these duplicate values. Many thanks for this great tool & kind regards Jonathan Crosby _____ Jonathan Crosby Business Technology Swiss & Global Asset Management Ltd. Hardstrasse 201, P.O. Box, CH-8037 Zurich T +41 58 426 61 32 www.swissglobal-a

[iText-questions] Is it possible to sign without having file's content

2013-06-15 Thread Jonathan Vargas
1 by Application A:* [FULL PDF] -> Extract Digest -> [DOC's DIGEST] *Procedure 2 by Application B:* [DOC's DIGEST] -> Create Signature -> [DIGEST SIGNATURE] *Procedure 3 by Application A:* [DIGEST SIGNATURE] -> Apply Signature -> [FULL PDF] Thanks in advance. -

[iText-questions] NoClassDefFoundError in Element class

2013-05-18 Thread Jonathan Reeves
Get this when I try to run a program from the command-line or from a jar, but not from my IDE. What's up with that? Exception in thread "main" java.lang.NoClassDefFoundError: com/itextpdf/text/Ele ment at java.lang.Class.getDeclaredMethods0(Native Method) at java.lang.Class.private

[iText-questions] Certificate Chain order could be wrong in PdfPKPCS7

2013-02-08 Thread Jonathan Vargas
vided when the document was originally signed? Thanks in advance. -- *Jonathan Vargas Rodríguez* IT Business Solution Developer Alkaid · Open Source Business Software Office: 2553 5467, Mobile: 8568 3307 Web: alkaid.cr | E-mail: jvar...@alkaid.cr *Your business needs + Our technical skills

Re: [iText-questions] Why isn't this document LTV-enabled by default?

2013-02-07 Thread Jonathan Vargas
e keywords list before you ask for examples: > http://itextpdf.com/themes/keywords.php > > -- > <http://itextpdf.com/themes/keywords.php> > *Jonathan Vargas Rodríguez* > IT Business Solution Developer > Alkaid · Open Source Business Software > Office: 2553 5467, Mobile

Re: [iText-questions] Why isn't this document LTV-enabled by default?

2013-02-06 Thread Jonathan Vargas
I see. It's weird that you see a different view of the cert chain than us for the same document. We used Adobe Reader 11.0.0.1 We will try to use the CertificateVerifier and see what's going on. I will keep you updated. 2013/2/6 iText Info > Op 6/02/2013 16:11, Servicio al Cliente ALKAID schre

Re: [iText-questions] Why isn't this document LTV-enabled by default?

2013-02-06 Thread Jonathan Vargas
Second one in the screenshot. It appears as LTV-enabled only when we click on "Add Validation Information" menu action over signature. Is it appearing "LTV-enabled" for you the first time you open the document? 2013/2/6 iText Info > Op 6/02/2013 6:27, Jonathan Va

[iText-questions] Procedure to sign using PADES

2012-10-18 Thread Jonathan Vargas
/LtvTimestamp.html Is this the one I would need to make my current app sign documents as PADES? Just by applying its timestamp method? Or extra work would be required? Thanks in advance. -- *Jonathan Vargas Rodríguez* Technical Sales Engineer Alkaid · Open Source Business Software Office: 2553 5467, Mobile

Re: [iText-questions] itext5 licensing

2011-05-30 Thread jonathan MERCIER
Le lundi 30 mai 2011 à 10:42 +0200, 1T3XT BVBA a écrit : > On 30/05/2011 10:18, jonathan MERCIER wrote: > > The problem it seem you do not respect the AGPL license, follow the > > link: > > http://lists.fedoraproject.org/pipermail/legal/2010-August/001352.html > > This

Re: [iText-questions] itext5 licensing

2011-05-30 Thread jonathan MERCIER
The problem it seem you do not respect the AGPL license, follow the link: http://lists.fedoraproject.org/pipermail/legal/2010-August/001352.html -- vRanger cuts backup time in half-while increasing security. With the ma

[iText-questions] itext5 licensing

2011-05-28 Thread jonathan MERCIER
Dear all, Fedora packagers have one big problem. The code is licensing on AGPL for all this project? regards -- vRanger cuts backup time in half-while increasing security. With the market-leading solution for virtual ba

[iText-questions] PushbuttonField help

2010-03-04 Thread Jonathan Goldsmith
show that is supposed to be the correct constructor arguments. I'm just wondering if anyone else has had any issues trying to create a new PushbuttonField? Thank you for your time, Jonathan Goldsmith -- Dow

Re: [iText-questions] Varied Results

2010-02-23 Thread Jonathan Logue
by different Reader instances? In our situation, text appears 1/4 of an inch, or so, off. Thanks! Jonathan Logue -Original Message- From: itext-questions-requ...@lists.sourceforge.net [mailto:itext-questions-requ...@lists.sourceforge.net] Sent: Tuesday, February 23, 2010 3:41 PM To

[iText-questions] Table.setTableFitsPage doesn't work

2009-10-12 Thread Jonathan Wong
y improvements and corrections should be cleanly factored into Table, rather than spread over every other implementation-specific class (such as PDFPTable, rtf tables, or whatever new formats come up next). Regards Jonathan

[iText-questions] UNSUBSCRIBE

2008-10-04 Thread Jonathan Romley
This message is property of ArtistForce, inc. This email and any files transmitted with it are confidential and intended soley for the use of the individual or entity to whom they are addressed. No addressee should forward, print, copy, or otherwise reproduce t

[iText-questions] File does not begin with %PDF

2008-07-29 Thread Jonathan Romley
Hi, I have Acrobat7.0 install in my computer. I want to generate a PDF document. i have the following code in java to generate the PDF. The library that i am using is iText-2.0.8. if(format.equalsIgnoreCase("pdf")) { response.setContentType("application/pdf"); File file = new File(docPath); if

Re: [iText-questions] Spacing Problem After Reploying Same CodeBase/Different Context.xml - Potential Caching Issue?

2008-07-21 Thread Gill, Jonathan
The problem with the spacing only exists in our Production environment, not our Development environment and the code bases are the same. Is there some potential caching issue? <http://www.amd.com/images/AMD_logo_us-en.gif> Jonathan Gill T 512.602.6390 E [EMAIL PRO

[iText-questions] Spacing Problem After Reploying Same Code Base/Different Context.xml - Potential Caching Issue?

2008-07-21 Thread Gill, Jonathan
on what the cause of the problem could be and maybe even some potential resolutions? <http://www.amd.com/images/AMD_logo_us-en.gif> Jonathan Gill T 512.602.6390 E [EMAIL PROTECTED] - This SF.Net email is sponso

Re: [iText-questions] Cell Events sans Java

2008-05-24 Thread Jonathan Logue
>Use this 'color' as background color for the cells and the image used to >create the pattern will be tiled in the background. Interesting... that might do the trick. I will try that out next week and see if I can make it work. No threats of violence if it does no

Re: [iText-questions] Cell Events sans Java

2008-05-24 Thread Jonathan Logue
: Post all your questions about iText here Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Jonathan Logue wrote: > My problem is that I am using ColdFusion and I don't think it is possible to > implement the PdfPCellEvent withou

[iText-questions] Cell Events sans Java

2008-05-23 Thread Jonathan Logue
Event in CF, but if there might be some other way to set a background image in the cell. I have complete control over the cell contents at the time it is created. Thanks! Jonathan Logue - This SF.net email is sponsor

[iText-questions] PDF forms and low bandwith

2008-04-16 Thread External MACKE Jonathan (CAMPUS)
is filled and flattened, the filesize does not change a lot. Is there a way to remove with Itext data relating to Acroforms when we flatten the form? Thanks, Jonathan - This SF.net email is sponsored by the 2008 JavaOne(SM)

Re: [iText-questions] silent print setpagesize problems

2008-04-11 Thread Jonathan Richard
table client side using the browser. Unless you use an exploit... what is your setup? Anyone has worked something out to print from a server side generated web page to the client printer silently? And that, using firefox or ie? Jonathan >Jonathan, >Just let me put in my two cents here. >

Re: [iText-questions] silent print setpagesize problems

2008-04-11 Thread Jonathan Richard
can be found in that API. Jonathan >This method of silent printing has been disallowed by Acrobat/Reader >8.1.1 and later. You will need to present the print dialog. >Leonard >>On Apr 10, 2008, at 9:07 PM, Jonathan Richard wrote: >> Hi >> >> I am using iText

[iText-questions] silent print setpagesize problems

2008-04-10 Thread Jonathan Richard
es using this web application spread across different cities, cofiguring them would be ... well... complicated. - People might use these printers for other paper size. I don't understand why the flag is not taken in consideration. Has anyone got through this kind of

Re: [iText-questions] Using Goolge Chart Api or Eastwood in iText

2008-03-18 Thread Jonathan Leech
A couple of thoughts: 1) Front iText with Flying Saucer XHTML renderer 2) Inline the image with data:URI. Good luck. jmcmahon wrote: > > I am trying use the http://www.jfree.org/eastwood/index.html Eastwood > Chart Servlet , which is based off the http://code.google.com/apis/chart/ > Google

Re: [iText-questions] Licensing issue with iText 2.0.4

2007-11-13 Thread Jonathan G . Underwood
Bruno Lowagie (iText lowagie.com> writes: > > Jonathan G.Underwood wrote: > > Is there any possibility of removing the clause above, or even just the > > word "licensed"? > > We both know that it doesn't work that way. > We are using some JAI clas

Re: [iText-questions] Licensing issue with iText 2.0.4

2007-11-12 Thread Jonathan G . Underwood
is is a real shame, as it would be great to be able to package itext for Fedora. Is there any possibility of removing the clause above, or even just the word "licensed" ? Best wishes, Jonathan - This SF.net em

Re: [iText-questions] SVG issue

2007-10-08 Thread Leech, Jonathan
you think. -Jonathan // changes to com.lowagie.text.pdf.PdfGraphics2D -- // add to imports import org.apache.batik.gvt.PatternPaint; import org.apache.batik.gvt.GraphicsNode; // add to setPaint() method else if (paint instanceof PatternPaint) { PatternPaint pp = (PatternP

[iText-questions] SVG issue

2007-10-06 Thread Leech, Jonathan
tricky as well - you probably don't want iText to have a dependency on FOP, there could be licensing issues if you copy / include the code etc. Thoughts? Sincerely, Jonathan Leech Virtela Communications - This SF.net e

[iText-questions] PDF searchable image

2006-09-13 Thread Jonathan Fullam
doesn't do OCR, but I'd like to integrate an OCR software solution with a PDF API so that I can convert image (unsearchable or selectable) pdf into a searchable pdf. Thanks,Jonathan - Using Tomcat but need to do mor

[iText-questions] Font Size Question

2006-09-07 Thread Jonathan Chan
Hi all, I'm using iTextSharp and using "arialuni.ttf", why the minimum font size is 8?  If i set the font size less than 8, all the characters are lost.  If i really want to show a smaller font, what i can do? Thanks a lot! Re

[iText-questions] Label printing - How do I get text to wrap when using a template? - Please help urgent

2006-09-07 Thread Jonathan DuQueno
Hi   I have written some code for printing on Avery J8160 labels (A4 sheet of 21 labels 3x7), by making a label template then duplicating it in the document. However I can not figure out how to get my text in the template to wrap onto a new line. This is probably something to do with using the "Pdf

[iText-questions] Font Leading

2006-09-06 Thread Jonathan Chan
Hi all, I'm using "arialuni.ttf" font, i set the font size to 8, then the leading of that font will be 12.  Actually, would it be possible to change the leading to 10?  Since i want to minimize the distance between lines. Thanks a lot! Re

[iText-questions] PDF Bookmarks

2006-09-01 Thread Jonathan Barber
“Action” key, but it doesn’t appear on all bookmarks.  Can you give some sample code, if possible.  Thank you.   Jonathan Barber - Using Tomcat but need to do more? Need to support web services, security? Get stuff done

[iText-questions] Open Acrobat Reader in C# Window Application

2006-08-08 Thread Jonathan Chan
Hi all, I would like to know how C# Window app streams the generated PDF on Acrobat Reader directly, instead of generating a phyical file? Thanks a lot! Regards, Wah. - Using Tomcat but need to do more? Need to support web s

[iText-questions] Question

2006-07-12 Thread Jonathan Barber
Hello,   I was wondering something.  I have code using iTextSharp that searches existing PDF documents for keywords entered by a user.  I would like to know if there is a way, once I get those results back noting what page they appear on.   Lets say I search for a word and it appears on pa

[iText-questions] TiffImage.java question

2006-06-13 Thread Jamsa, Jonathan D - Eagan, MN - Contractor
Title: TiffImage.java question What if the value of rowsStrip is greater than Integer.MAX_VALUE, as in the file I’m currently trying to read where the value is 4294967295 ? int rowsStrip = h; if (dir.isTagPresent(TIFFConstants.TIFFTAG_ROWSPERSTRIP)) //another hack for broken tiffs     rows

[iText-questions] re: Merging pdf's

2006-02-10 Thread Jonathan Neighbour
Using iText is it possible to merge dynamic data into form fields, on an existing pdf acting as a template?   As far as I can tell using the acroform fields and setting a fields value only displays the data that fits in the originally sized field, the rest is chopped off and does not disp

[iText-questions] Creating Bullet in RTF

2005-08-18 Thread Jonathan
Hi, I'm trying to put bullet in a list ( 0086 in hex wingdings) and when i try my code, I have a big dot. not what it suppose to be. When I try FancyList in itext example, I can't made it work, I have only number, no bullet. My document is a RTF and I'm using iText 1.3.2. Can someone help me please

[iText-questions] make pdf bookmarks

2004-08-19 Thread Jonathan Zhang
dear folks, I am new to itext, I want to know if it's possible to make bookmarks when creating a pdf. thank you!   -jonathan

Re: [iText-questions] nested Tables

2004-06-16 Thread Jonathan August
Jonathan August <[EMAIL PROTECTED]>: Hi, I'm trying to nest a table in a bigger table so I can layout some text inside one of the cells. I don't want the inner table to have any borders though. However, when I use setBorderWidth(0) or set the color of the border to white, nothing

[iText-questions] nested Tables

2004-06-15 Thread Jonathan August
Hi, I'm trying to nest a table in a bigger table so I can layout some text inside one of the cells. I don't want the inner table to have any borders though. However, when I use setBorderWidth(0) or set the color of the border to white, nothing happens. When I try setting the border width to 10

[iText-questions] ExceptionConverter

2004-06-10 Thread Jonathan Rajotte
Hi, When I try to convert a XML file into PDF using XMLParser.parse(document, "Test2.xml"), I received this error: "Exception of type com.lowagie.text.ExceptionConverter was thrown" I have attached the file. Any idea what it can be? Thanks, Joe

[iText-questions] ZLib1.dll

2004-06-09 Thread Jonathan Rajotte
Hi, I am trying to use your itextdotnet libraries in one of my project. Here is my problem: I get an error: Unable to load DLL (zlib1) But when I tried to add the reference to that library, Visual Studio gives me the following comment: A reference to 'C:\Documents and Settings\jrajotte.XTO\De

[iText-questions] Embedded tables.

2004-05-27 Thread Jonathan Rajotte
e4, new Point(2,0)); The table width percentage does not seem to change anything...? It would be very appreciate if someone could help me here. Jonathan _ http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1

[iText-questions] Embedded tables.

2004-05-27 Thread Jonathan
oint(2,0)); The table width percentage does not seem to change anything...? It would be very appreciate if someone could help me here. Jonathan --- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit

[iText-questions] Hello ! Can I use iText package "BaseFont" to add Unicode fonts in run-time and use it in JasperReport XML ?

2004-03-18 Thread jonathan wong
ED); Font font = new Font(bfComic, 12); In the corresponding XML file : If it works , how about the setting of pdfEncoding through iText package ? Thank you ! = Jonathan (Wong Yat Sing) Jonathan Studio M.P (852) - 91235947 NetMeeting : [EMAIL PROT

[iText-questions] Hello ! Thai content can be display now !

2004-03-17 Thread jonathan wong
Dear All , Thai content in JasperReport can be display now . The main error is cause by the database driver . Thank you ! Jonathan = Jonathan (Wong Yat Sing) Jonathan Studio M.P (852) - 91235947 NetMeeting : [EMAIL PROTECTED] ICQ# 57646152 __ Do

[iText-questions] Hello ! Thai DB content can't be displayed in JasperReport !

2004-03-17 Thread jonathan wong
Dear All , Thank your for your help . I can display the Thai in static field . However , the Thai content from DB can't be displyed in the report . I use the same font and my MSSQL is support UNICODE (used nvarchar) . How can I solve it ? Thank you ! = Jonathan (Wong Yat

RE: [iText-questions] Hello ! Dispaly Thai in JasperReport which use iText

2004-03-17 Thread jonathan wong
u > get from the DB has the correct encoding. Does > static text works? > > Best Regards, > Paulo Soares > > > -Original Message- > > From: [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED] > On > > Behalf Of jonathan wong > > Sent

[iText-questions] Hello ! Dispaly Thai in JasperReport which use iText

2004-03-16 Thread jonathan wong
ver , it is not work . How can I solve this (or does iText support Thai ?) Thank you ! = Jonathan (Wong Yat Sing) Jonathan Studio M.P (852) - 91235947 NetMeeting : [EMAIL PROTECTED] ICQ# 57646152 __ Do you Yahoo!? Yahoo! Mail - More reliable, more sto

[iText-questions] fonts

2003-02-12 Thread Jonathan Cavadini
Where can I find *.afm fonts for different type of fonts ?   Thanks   Jonathan Cavadini  

[iText-questions] itext implementation

2002-06-22 Thread Jonathan Dawson
re able to optimize the PDF output, increasing its speed by up to 400%, by pre-formatting the tables. Anyhow, the output quality is very nice. We are thankful to the makers of this product and we hope the product continues to progress. -Jonat