Re: [iText-questions] Javascript is not working after document signing

2012-09-17 Thread Victor Sterpu
, chain, null, PdfSignatureAppearance.WINCER_SIGNED); On 17.09.2012 13:03, iText Info wrote: > Op 17/09/2012 11:53, Victor Sterpu schreef: >> You mean a price. How mutch? > In this case, I didn't mean a price. > I meant: we'd need too many counter-questions and guessing to answ

[iText-questions] Javascript is not working after document signing

2012-09-15 Thread Victor Sterpu
After I sign a document like this: pw.setEncryption(null, OWNER, PdfWriter.ALLOW_PRINTING | PdfWriter.ALLOW_COPY , PdfWriter.STANDARD_ENCRYPTION_128); all java script in the PDF is not working. Page numbers and row shading are done with JS. How can I fix this? Thank you. ---

Re: [iText-questions] highlighting text when converting HTML to PDF not working

2012-04-04 Thread Victor Marquez
ight > would remain and they wouldn’t be able to easily remove it. > > ** ** > > *From:* Victor Marquez [mailto:vmarq...@emetric.net] > *Sent:* Wednesday, April 04, 2012 4:36 PM > *To:* itext-questions@lists.sourceforge.net > *Subject:* [iText-questions] highlighting te

[iText-questions] highlighting text when converting HTML to PDF not working

2012-04-04 Thread Victor Marquez
of a html tag? Changing the background color of a cell in a table or the background color of the page of the document will not work for me due to I have html with specific sections that need to be highlighted Thank you in advance any help is appreciated -- Victor Marquez Lona Softwar

Re: [iText-questions] ItextSharp 5.x and some methods removed

2011-10-07 Thread victor raton
t exist to 5.x version. how can I do to parse a xml file to a pdf file? best regards 2011/10/5 1T3XT BVBA > On 5/10/2011 8:59, victor raton wrote: > > thank you for the information. > > I think that the documentation you have send me is in java, isn,t it? > > Is there suppo

Re: [iText-questions] ItextSharp 5.x and some methods removed

2011-10-04 Thread victor raton
thank you for the information. I think that the documentation you have send me is in java, isn,t it? Is there support for .net? thank you. 2011/10/4 1T3XT BVBA > On 4/10/2011 15:51, victor raton wrote: > > > > Hello; > > I have an aplication which is working with a 4.x

[iText-questions] vra...@gmail.com

2011-10-04 Thread victor raton
vra...@gmail.com -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data an

[iText-questions] ItextSharp 5.x and some methods removed

2011-10-04 Thread victor raton
Hello; I have an aplication which is working with a 4.x.x Itextsharp version. I have upgraded to a 5.1.2 version and I have noticed than some clases and methods has been removed, for example XmlPeer, ItextMyHandler, etc. I have to read some parameters from a xml document. Example: Document doc =

[iText-questions] TIFF with color pages (COMPRESS_JPEG) problem

2011-07-21 Thread Victor Likhachov
) content.AddImage(img) doc.NewPage() Next doc.Close() out.Dispose() Code has writer ant content objects , but results are the same with and without them. Do you see anything wrong? Any help will be greatly appreciated. Regards Victor Li

Re: [iText-questions] How to merge different documents using iTextSharp?

2011-05-09 Thread Victor Marquez
t; Many questions posted to this list can (and will) be answered with a > reference to the iText book: http://www.itextpdf.com/book/ > Please check the keywords list before you ask for examples: > http://itextpdf.com/themes/keywords.php > > > > > -- > Victor Mar

Re: [iText-questions] How to merge different documents using iTextSharp?

2011-05-09 Thread Victor Marquez
d will) be answered with a > reference to the iText book: http://www.itextpdf.com/book/ > Please check the keywords list before you ask for examples: > http://itextpdf.com/themes/keywords.php > -- Victor Marquez Lona -

Re: [iText-questions] Insert Footer to an existing PDF

2011-03-31 Thread Victor Marquez
Thank you very much for the helpful information given in your e-mail regarding how to insert a footer in an existing PDF document Thanks again Victor On Thu, Mar 31, 2011 at 2:14 AM, 1T3XT BVBA wrote: > Op 30/03/2011 21:44, Victor Marquez schreef: > > Hi, > > > > I

[iText-questions] Insert Footer to an existing PDF

2011-03-30 Thread Victor Marquez
. Thanks in advance Victor -- Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http

Re: [iText-questions] iText-questions Digest, Vol 48, Issue 66

2010-05-21 Thread Victor Badic
Thank you guys! You have been helpful. It's now clearer what my approach should be. Have a nice weekend! -- ___ iText-questions mailing list iText-questions@lists.sour

Re: [iText-questions] text searching + opening a document directly to the search result location

2010-05-20 Thread Victor Badic
Hello again! Ok, I'll try to make it a bit clearer. Imagine this table: Property Name | Blah 1 | Blah n | HELP_BUTTON property 1 || | btnHelp propery 2 || |btnHelp It the user presses the btnHelp, the Pdf help-file sh

Re: [iText-questions] text searching + opening a document directly to the search result location

2010-05-20 Thread Victor Badic
fragments may work or just having separate > pages, in the latter case a DB > may be more appropriate although I guess you could ask about PDF indexing > or TOC capabilities. > Leonard, you care to explain how PDF is a good choice here? Thanks. > My interest of course is t

[iText-questions] text searching + opening a document directly to the search result location

2010-05-18 Thread Victor Badic
iTextSharp)? Can I search the document (using the property name on that row) and then open the document to the user, directly at that location? Thanks, Victor -- ___ iText

[iText-questions] Sign PDF using SHA 256

2010-04-26 Thread Victor
ServiceProvider. If this will help the community, I am ready to make a PayPal donation for a solution. Thanks. Victor (victordom...@gmail.com) -- ___ iText-questions mai

Re: [iText-questions] Visible signatures are hidden in some cases

2010-02-19 Thread Victor MOCANU
st.us/testinvisible.pdf) cannot be signed using a "visible" digital signature (the document is signed succesfully but the signature rectangle is hidden). Any ideas? Victor-- Download Intel® Parallel Studio Eval Try the new

[iText-questions] Visible signatures are hidden in some cases

2010-02-19 Thread Victor MOCANU
ot;visible" digital signature (the document is signed succesfully but the signature rectangle is hidden). Any ideas? Victor-- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compi

[iText-questions] Annotation content changes when validating a signature

2009-10-09 Thread Victor
video showing this behaviour.. Any help or advice would be highly appreciated. Great job with iText and iTextSharp. Gongratulations. Regards, Victor -- Come build with us! The BlackBerry(R) Developer Conference in

[iText-questions] Annotation content changes when validating a signature

2009-10-09 Thread Victor MOCANU
video showing this behaviour.. Any help or advice would be highly appreciated. Great job with iText and iTextSharp. Gongratulations. Regards, Victor -- Come build with us! The BlackBerry(R) Developer Conference in SF, CA

Re: [iText-questions] help - PdfTable and PageEvents

2009-08-19 Thread Victor Dbritto
Hi, Thanks for the reply. I checked with the PdfFormatter class but it looks ok. Attached is the FragmentTable.java and PdfFormatter.java Please let me know if you see any issue with either of the two classes. Thanks, Victor On Wed, Aug 19, 2009 at 2:40 AM, Alexis Pigeon wrote: > Hi Vic

[iText-questions] help - PdfTable and PageEvents

2009-08-18 Thread Victor Dbritto
file with table going on multiple pages. Thanks, Victor -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you

[iText-questions] Re: Keep tract the page

2005-07-06 Thread Victor
Bruno Lowagie lowagie.com> writes: > > Victor Nkonga wrote: > > >Hi everyone, > > > > > > > >I have long report and I want to be able to tell the user the number of pages that are done. I am using the idea of > progress servlet that itext has in t

[iText-questions] Keep tract the page

2005-06-29 Thread Victor Nkonga
Hi everyone, I have long report and I want to be able to tell the user the number of pages that are done. I am using the idea of progress servlet that itext has in the tutorial. I also used page events in the program. I don't know how to keep tract the page. Please I am waiting for your

[iText-questions] Re: Insert a tab character in a chunk/paragraph, etc.

2005-03-03 Thread victor Nkonga
Try this: Phrase("\u00A0", FontFactory.getFont(FontFactory.HELVETICA, 11, Font.NORMAL)); Vic --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which produc

[iText-questions] Re: iText1-1.jar

2004-12-17 Thread Victor Nkonga
Bruno lowagie.com> writes: > > Quoting Victor Nkonga milwaukee.gov>: > > > I download the new release of itext and I wasn't able to run the examples you > > have in the tutorial. When compiled example Chap0106.java I got these > > error: > &g

[iText-questions] iText1-1.jar

2004-12-16 Thread Victor Nkonga
I download the new release of itext and I wasn't able to run the examples you have in the tutorial. When compiled example Chap0106.java I got these error: jGRASP exec: javac C:\Documents and Settings\vnkong\Desktop\test\examples\Chap0106.java ÏÏ§Ï Ï¼§ÏChap0106.java:24: package com.lowagie.te

[iText-questions] ArrayIndexOutOfBoundsException

2004-07-17 Thread Victor . Ayzenshtat
e.  I tried to create my own nested tables and my code also always fails on that same line.  Why does that happen?  Any help would be appreciated!  I use JDK 1.4x thanks in advance, -regards, Victor === /* * $Id: Chap0516.java,v 1.6 2003/06/25 07:36:33 blowagi

Re: [iText-questions] aligned text

2003-10-30 Thread Victor Apocalypse Rodrigues
g list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions -- Victor Apocalypse Rodrigues System Analyst Try Automatos @ www.automatos.com --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.n

[iText-questions] Compression problem

2003-09-23 Thread Victor Apocalypse Rodrigues
ideas? Thanks. -- Victor Apocalypse Rodrigues System Analyst Try Automatos @ www.automatos.com --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___

[iText-questions] Page orientation

2003-07-29 Thread Victor Apocalypse Rodrigues
tried setPage(PageSize.A4.rotate());, but it didn't work. What am I doing wrong? Thank you. -- Victor Apocalypse Rodrigues System Analyst Try Automatos @ www.automatos.com --- This SF.Net email sponsored by: Free pre-built ASP.NET

[iText-questions] chinese fonts encoding

2002-12-09 Thread Victor Lam
porter.exportPage(JRPdfExporter.java:309) ..   I 've tried to use encoding 'big5', 'Identity-H', but still not work! Do anyone know what should be the encoding be? Or anyone know where i can check encoding information  of chinese fonts? Thx for reply   Victor