[iText-questions] MarginTextFinder

2014-07-09 Thread Schärfke Marco , Dr .
dots over the characters. Any ideas ? Thanks Marco -- Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect

[iText-questions] iTextSharp - How to read PDF with various columns

2014-04-04 Thread Marco Araujo
Hello people, I'm trying unsuccessfully to read a PDF that has in its pages 1, 2 and 3 columns. I know the width of each of them but do not know how to read them. Currently I read a page with 1 column with the code below: ExtractText = PdfTextExtractor.GetTextFromPage (PdfReader, page, strat

Re: [iText-questions] Problem signing pdf

2013-11-14 Thread Marco Serioli
Maybe that not all users who reading this mailing list also read Stack Overflow.. but anyway I will try more on SO. Thank you. Marco 2013/11/14 iText mailing list > On 11/14/2013 11:50 AM, Marco Serioli wrote: > > if it is posted in this mailing list is because with the

Re: [iText-questions] Problem signing pdf

2013-11-14 Thread Marco Serioli
if it is posted in this mailing list is because with the proposed StackOverflow I have not solved anything, certainly not time for people to steal. anyway thanks for the reply, 2013/11/14 iText mailing list > On 11/14/2013 11:23 AM, Marco Serioli wrote: > > I'm trying to digita

[iText-questions] Problem signing pdf

2013-11-14 Thread Marco Serioli
t me to right direction please? Thank you! Marco -- DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access Free app hosting. Or

[iText-questions] R: R: [SPAM] Re: display Signature info on EVERY page

2013-08-14 Thread Knezevich Marco
14 agosto 2013 01:39 A: Post all your questions about iText here Oggetto: Re: [iText-questions] R: [SPAM] Re: display Signature info on EVERY page On 13/08/2013 11:00, Knezevich Marco wrote: > unfortunately I have to do this job (we are in Italy.. 1. Unless something dramatically has happe

[iText-questions] R: [SPAM] Re: display Signature info on EVERY page

2013-08-13 Thread Knezevich Marco
etto: [iText-questions] [SPAM] Re: display Signature info on EVERY page Knezevich Marco, Knezevich Marco wrote > I am new in itext. After applying digital signature, I need to display > a text with signature information on EVERY page and not only in one. > > I found the post i

[iText-questions] display Signature info on EVERY page

2013-08-12 Thread Knezevich Marco
It is possible to have widgets on multiple pages referring to the same signature field ..." Can someone tell me how can I do this? I tried a lot of time but I did not resolve the problem. Thanks in advance to everybody will help me :-) Marco AVVISO DI RISERVATEZZA Informazioni riserva

Re: [iText-questions] Divide one page into two pages

2012-03-12 Thread Marco B .
sourceforge.net Subject: Re: [iText-questions] Divide one page into two pages Hi Marco, On 12 March 2012 12:00, Marco B. wrote: Hi I need to divide A2 into two A3, divide an A3 into two A4 and so on Is it possible to do it with itext library? It depends. Do you want to split your page i

[iText-questions] Divide one page into two pages

2012-03-12 Thread Marco B .
Hi I need to divide A2 into two A3, divide an A3 into two A4 and so on Is it possible to do it with itext library? Do you have some code example (I prefer c# but also java is ok)? Thank you bye

[iText-questions] iTextSharp Library Question

2010-11-08 Thread Marco . Rodrigues
case is considered personal use or is already considered commercial use? Regards, Marco Rodrigues Applications Programmer Atrium Saldanha Praça Duque de Saldanha, 1 – 10º E 1050-094 Lisboa Tel.: + 351 21 330 10 20 Fax: + 351 21 330 10 21 everis.com melhor consultora melhor empresa para

Re: [iText-questions] Problem creating PDF with JTextPane withembeddedcomponents

2010-10-19 Thread Joaquín Pérez Marco
tever you render into it. > > If what you want to render won't fit, you need to determine that ahead of > time and use more than one PDFG2D. > > --Mark Storer > Senior Software Engineer > Cardiff.com > > import legalese.Disclaimer; > Disclaimer DisCard = null;

Re: [iText-questions] Problem creating PDF with JTextPane with embeddedcomponents

2010-10-15 Thread Joaquín Pérez Marco
legalese.Disclaimer; > Disclaimer DisCard = null; > > > > -- > *From:* Joaquín Pérez Marco [mailto:joaquinperezma...@gmail.com] > *Sent:* Monday, October 11, 2010 8:02 AM > *To:* itext-questions@lists.sourceforge.net > *Subject:* [iText-questions] Pro

[iText-questions] Problem creating PDF with JTextPane with embedded components

2010-10-11 Thread Joaquín Pérez Marco
Hi!! I have a JTextPane full of embedded components (all of them are JPanel, with a JLabel with image and a JTextField with text each one). I'd like to create a PDF that reflects exactly the layout of the JTextPane, I have read tutorials, etc. but I don't get much (with only text in a JTextPane is

[iText-questions] My email address

2010-08-30 Thread Marco Pirosu
My email address is pir...@gmail.com -- This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _

Re: [iText-questions] Extend nested table to bottom of contained cell

2010-06-10 Thread Marco Schindler
outerTable.AddCell( innerTable2 ); } } On Tue, Jun 8, 2010 at 7:50 PM, Marco Schindler wrote: > Ok, assuming there's no way to do this atm, would it be possible to > add support for specifying which boundary "extendLastRow

Re: [iText-questions] Extend nested table to bottom of contained cell

2010-06-08 Thread Marco Schindler
Ok, assuming there's no way to do this atm, would it be possible to add support for specifying which boundary "extendLastRow" should use (eg. page boundary, container/document boundary)? On Tue, Jun 1, 2010 at 12:27 PM, Marco Schindler wrote: > Hello, > Im using iText

[iText-questions] Extend nested table to bottom of contained cell

2010-06-01 Thread Marco Schindler
n the next page) remains empty. Is there any way to accomplish this? Kind regards, Marco -- ___ iText-questions mailing list iText-questions@lists.sourceforge.net

Re: [iText-questions] DON'T use the empty space of a page

2009-02-03 Thread Miedl, Marco (ext. Dienstleister)
Post all your questions about iText here Betreff: Re: [iText-questions] DON'T use the empty space of a page Miedl, Marco (ext. Dienstleister) wrote: > Is there a way that I can force this behaviour? See chapter 5 of the book: http://www.1t3xt.info/examples/browse/?page=example&id=83 Y

[iText-questions] DON'T use the empty space of a page

2009-02-03 Thread Miedl, Marco (ext. Dienstleister)
new Page and then should start the "after" content. Is there a way that I can force this behaviour? Now iText uses the empty space to start with the "after" content. Thanks for your help and sorry for my bad english ;-) Marco Wichtiger Hinweis an alle Mitglieder

[iText-questions] Document notes

2008-11-19 Thread marco catuogno
How can i do this the note is on the bottom of the page. Thanx all word[1] <#11db4495438dac31__ftn1> -- [1] <#11db4495438dac31__ftnref1> Word note - This SF.Net email is sponsored by th

[iText-questions] RTFWriter2.importRtfDocument(FileOutputStream) puts images out of tables

2008-07-17 Thread Marco Giani
is the same. Have you encountered the same trouble? Do you know any working solution? Please help! Thank you for your assistance and for the great developing work! Best regards, Marco G. _ Curiosità, trucchi e consigli per

Re: [iText-questions] Acrofield and font type

2008-06-30 Thread Marco
Paulo Soares consiste.pt> writes: > > Look at AcroFields.java for the relation between the pdf names and the > fonts. These are the names to be used in BaseFont. > > stdFieldFontNames.put("CoBO", new String[]{"Courier-BoldOblique"}); . > stdFieldFontNames.put("STSo", new String[

Re: [iText-questions] Acrofield and font type

2008-06-30 Thread Marco
Sorry for my silence but I was in holiday :) 1T3XT info 1t3xt.info> writes: > > Marco wrote: > > One question: from an acrofield I can get PdfName.DA to know the Helv type. > > Please explain. You get an appearance stream containing the name /Helv. read under.. > &

[iText-questions] Acrofield and font type

2008-06-17 Thread Marco
Hi, I try to reply to my first post under but nothing... One question: from an acrofield I can get PdfName.DA to know the Helv type. When I want to create the basefont I must use the constant "Helvetica" and not "Helv". There's a way to transform "Helv" in "Helvetica"? so I can use it to trans

Re: [iText-questions] Under/Over content and acrofield

2008-06-17 Thread Marco
precyz skandia.pl> writes: > > > You can always change font color in acro field useing > > acroField.setFieldProperty(fieldName, "textcolor", java.awt.Color.YELLOW, > null); > > for example. only trasparent doesn't cover the text in under/over content. All other colors are a problem. I tr

[iText-questions] Under/Over content and acrofield

2008-06-17 Thread Marco
Where are stored the acrofield? in which content? Thanks, Marco - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.n

[iText-questions] Keep the permission settings after saving

2007-10-25 Thread Marco Galimberti
ign the previous document as template I want fill some fields and save as new document without change the above permissions. 3) My goal is to keep the ability for an Adobe Reader user to sign the filled document. Is possible to achieve this goal? Thanks, Ma

[iText-questions] Keep the permission settings after saving

2007-10-23 Thread Marco Galimberti
ign the previous document as template I want fill some fields and save as new document without change the above permissions. 3) My goal is to keep the ability for an Adobe Reader user to sign the filled document. Is possible to achieve this goal? Thanks, Ma

[iText-questions] com/lowagie/text/Element

2007-08-20 Thread marco graf
Dear all, ..now i put the itext jar and the 1.3 mail and prov jar in the path and the lib/ext dir of my sdk. it compiles well; so everything is found but i get: Exception in thread "main" java.lang.NoClassDefFoundError: com/lowagie/text/Element at runtime. whats happening here please? any ide

[iText-questions] NoClassDefFound...

2007-08-01 Thread marco graf
Hello all, ok; installed the itext.jar. Following exception tells us, it is found correctly, but: why is this exception happening since i dont use the Pdftemplate.class ? Exception in thread "main" java.lang.NoClassDefFoundError: com/lowagie/text/pdf/PdfTemplate compiled ok. but no run..importe

[iText-questions] ..class not found...

2007-07-31 Thread marco graf
Hello, just one thing: - i put the jars (bouncy also...) in the lib ext dir and also in the path of the dir where i work but the compiler cannot find them; what happens? ..with crypto and mailapi everythings fine.. - has someone else done it with Java 1.5 or is 1.4 a must? thank you mac

Re: [iText-questions] Use default iText Font for a Frame

2007-02-26 Thread Marco
e five font families defined by the Java platform which must be supported by any Java runtime environment: Serif, SansSerif, Monospaced, Dialog, and DialogInput." (http://java.sun.com/j2se/1.4.2/docs/api/java/awt/Font.

Re: [iText-questions] Use default iText Font for a Frame

2007-02-26 Thread Marco
se this Fonts (that are the same in all PC) for Frame? I need something as "public java.awt.Font getDefaultPdfFont()" for insert a g.setFont in paint method of Canvas. It exists? Thank you. Marco import java.io.*; import java.awt.*; import java.awt.Color; import java.awt.

[iText-questions] Use default iText Font for a Frame

2007-02-25 Thread Marco
It is possible to use default iTeXt font for my Frame? When I make a pdf file, the images from Canvas (that contains strings too) and the strings that I directly insert in pdf have differents Font, and I don't like this.

[iText-questions] PdfPCell in a layer...

2006-07-06 Thread Marco Schoolenberg
notation(form); Writing it in this way presents me with positioning a issue. I would like to use a setLayer(layer) on a PdfPCell. I know I can't can anyone give me a good suggestion? Kind regards Marco Schoolenberg [EMAIL PROTECTED] Using Tomcat but need to do more? Need to support web se

[iText-questions] iText Question

2006-04-28 Thread Sontheimer, Marco
of an existing PDF, or can I change the visibility of a layer (of the existing PDF)?   Thanks for each advice   With kind regards Marco

[iText-questions] Changing Image with iText

2006-01-13 Thread Marco . Sabato
Hi all, i have created a pdf with OpenOffice. In this pdf i have a graphical controlfield with an image. Is it possible to change this image with iText after? Can someone give me a detailed explanation? I tried this: ... stamp.setFormFlattening(true); PdfWriter writer = stamp.getWriter(); writer

[iText-questions] pdf-Document is too big

2005-11-23 Thread Marco Wolff
Hi,   in my pdf-document i included about 400 jpg`s with 70KB per Picture. The complete document has about 250 pages and takes about 25 MB. This is too much for one document.After creating the document i'm using the adobe distiller for compressing the included jpg`s -> the final document ta

[iText-questions] Extract used colors from an existing PDF

2005-11-22 Thread Marco Caciotti
Hi all, I would like to know if it is possible with iText to extract the information about all used colors (Spot, CMYK, RGB and so on) from an existing PDF. Thanks so much, Marco. --- This SF.Net email is sponsored by the JBoss Inc. Get

[iText-questions] Re: Re: getInstance and tranparency of Image

2005-11-10 Thread Marco
color must be transparent for all color of watermark, except for blank. It is possible? Thank you Marco --- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be e

[iText-questions] Re: getInstance and tranparence of Image

2005-11-09 Thread Marco
> The result is a blank (0x), and not 0xDCFFDC color, where I have > another > images or strings (and this is right, I want this). Excuse me, the result is the string or the Image, not a blank, as I want. Where I haven't strings or another images the result is a blank color (and I don't wa

[iText-questions] getInstance and tranparence of Image

2005-11-09 Thread Marco
images or strings (and this is right, I want this). But in areas where I have only a blank backround, I want to see 0xDCFFDC color, while I obtain always blank. How can I resolve this? Thank you. Marco N.B. Why I must insert 6 bytes, while I use only 3 of them for defining a Color? What is

[iText-questions] get default font

2005-10-07 Thread Marco
How can I know the default Font used for pdf files? I want anything as g.getFont().getName() and g.getFont().getSize() in graphics context. Can this default Font to be not equal in another PC? Thank, and excuse for my Enghish. Marco

[iText-questions] Re: Watermark existing document

2005-09-18 Thread Marco
> Can I make the white transparent using a data buffer, and non a gif file? > I > use com\lowagie\text from itext-1.3.jar. I resolved with i=com.lowagie.text.Image.getInstance(d.width,d.height,3,8,bytepixels,new int[]{0xFF,0xFF,0xFF,0xFF,0xFF,0xFF}); But I don't understund why I must insert an

[iText-questions] Re: Watermark existing document

2005-09-18 Thread Marco
> If you want a generic solutions then the option is to convert > each pdf page to an image (with gs) and then make the white transparent. I have many images in my pdf files; them derived from following code: byte[]bytepixels=new byte[pixels.length*3]; for (int n=0;n>16);//red

[iText-questions] Re: Image not visible in pdf file (except random 5-10%)

2005-06-10 Thread Marco
e problem. Thank you. Marco try { MediaTracker track = new MediaTracker(this); track.addImage(greche[v],0); track.waitForID(0); } catch(InterruptedException e) {System.out.print

[iText-questions] Re: Image not visible in pdf file (except random 5-10%)

2005-06-09 Thread Marco
> Looking at the PDF file may help. Ok. It is missing the Image of pigreco, except for one time. If I still create the file, pigreco is present in another Image, non in the same. In the Frame pigreco is always visualized. It is a bug? begin 666 tabella.pdf M)5!$1BTQ+C0*)>+CS],*,B P(&]B:B \/"]"

[iText-questions] Image not visible in pdf file (except random 5-10%)

2005-06-09 Thread Marco
I have a Component with a redifined paint, and a method that transforms it in a java.awt.Image. When I insert the images in a pdf file, those remain blank (except for random 5-10% of them). I don't understand: what is the problem? All Strings and lines are inserted, except for the greater part o

[iText-questions] Number of page

2005-06-07 Thread Marco
I insert number of page in a file pdf with the following lines: //... writer=PdfWriter.getInstance(document,new FileOutputStream(nomefile)); HeaderFooter header=new HeaderFooter(new Phrase("~ "),new Phrase(" ~")); header.setAlignment(header.ALIGN_CENTER); header.setBorder(

[iText-questions] Re: Re: A question about the licenze

2005-06-06 Thread Marco
> What is the meaning of the word 'sorgent'? > I assume you mean Source Code? Yes, excuse for my English... > If you create a document from an applet using iText AS-IS, > your applet source code may remain closed source

[iText-questions] Re: A question about the licenze

2005-06-06 Thread Marco
t, sorgents of my applet MUST be public, or not? Or I must only make available the sorgent of iText, with the link to the website? Thank you Marco N.B. I find this for LGPL (but nothing for MPL): http://internet.cybermesa.com/~ber

Re: [iText-questions] [total number of pages]

2005-06-06 Thread Marco Büchler
how: new RtfTotalPageNumber() (like in the example from the tutorial) where. in the footer ciao marco Mark Hall schrieb: On Saturday 04 June 2005 13:05, Marco Büchler wrote: i'm using the RTFWriter (not the RTFWriter2). but the new RtfTotalPageNumber() doesn't work. How

[iText-questions] A question about the licenze

2005-06-06 Thread Marco
A program that use library of itext, but not modify it, must be under the terms of the MPL or LGPL license? Do you know a link for having those licenses in Italian? Thank you. --- This SF.Net email is sponsored by: NEC IT Guy Games. How

[iText-questions] [dynamic table length]

2005-06-05 Thread Marco Büchler
ybody know how this work or how i can solve this problem?? caio marco --- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge track? If you wa

[iText-questions] [total number of pages]

2005-06-04 Thread Marco Büchler
hi, i'm using the RTFWriter (not the RTFWriter2). but the new RtfTotalPageNumber() doesn't work. can anybody give an solution??? thankz ciao marco --- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you

[iText-questions] how add number of page to a document?

2005-05-20 Thread Marco
I want add number of page to all pages of a Document. For example, "~ 1 ~", "~ 2 ~", "~ 3 ~", that must be inserted in the center of the top of all pages. How can I do? Thanks. Marco --- This SF.Net emai

[iText-questions] Re: Re: Get the actual x,y in page

2005-04-03 Thread Marco
This seems ok: public class pdf implements costanti.globali { private int dimensionecaratteri; private void aggiungeFrase(Phrase unaRiga) throws DocumentException { Chunk chunk=new Chunk(System.getProperty("line.separator")); Phrase aCapo0=new Phrase((float) (dimensionecaratteri))

[iText-questions] Re: how view a pdf file?

2005-04-02 Thread Marco
"Roger Misteli" <[EMAIL PROTECTED]> ha scritto nel messaggio news:[EMAIL PROTECTED] process = Runtime.getRuntime().exec("cmd /c start \"\" \"" + fileName + "\""); Thank you. The problem is that this works only in Windows, not in Linuz or other OS. --

[iText-questions] Re: how view a pdf file?

2005-04-02 Thread Marco
a batch file doesn't work. Thank you Marco --- This SF.net email is sponsored by Demarc: A global provider of Threat Management Solutions. Download our HomeAdmin security software for free today! http://www.

[iText-questions] Re: Re: Get the actual x,y in page

2005-04-02 Thread Marco
I can't use Paragraph, because my equations have high and low part; when I go to a new line, I must leave a space=previous low+actual high: I can go to a new line only after the next is defined. But this is not a great problem, because I can add Pharagraph to Document after define the next. My

[iText-questions] Re: how view a pdf file?

2005-04-01 Thread Marco
> process = Runtime.getRuntime().exec("cmd /c start \"\" \"" + fileName + > "\""); This doesn't work. If I write, on DOS window, cmd /c start "c:\prova file.pdf" another DOS window, and not file pdf is open. If I write, on DOS window, cmd /c start c:\prova file.pdf I see the message "file

[iText-questions] Re: Get the actual x,y in page

2005-04-01 Thread Marco
>> You have PdfWriter.getVerticalPosition() > > Thank you very much, this is what I need. I have some problem with getVerticalPosition, because its value don't match the correct one: For example, I have a value of 806, I insert a new line with a pass of 20 pixel, and I have still 806! I insert ano

[iText-questions] how view a pdf file?

2005-04-01 Thread Marco
How can I view a pdf file saved by itext with the default application registered for this extension? I don't know if the user has Acrobat reader 5, 6... or another program thar read pdf files, then I don't know the exact name of this program (C:\Programmi\Adobe\Acrobat 6.0\Reader\AcroRd32.exe, o

[iText-questions] Re: Get the actual x,y in page

2005-03-30 Thread Marco
> You have PdfWriter.getVerticalPosition() Thank you very much, this is what I need. And for horizontal width, there is anything? I need only know the space for new Chunk("="), because I know width of images at left and right of

[iText-questions] Get the actual x,y in page

2005-03-29 Thread Marco
, and excuse for my English Marco --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now.

[iText-questions] Problem adding Barcode to PDFContentByte

2005-01-13 Thread Maribel Marco
Hi! I am having the following problem:  I generate a Barcode128 and I add the corresponding Image to a contentByte.  Apparently it works well but when I open de generated pdf document I get the following message "illegal operation 'q' into a text object"   This is my code:     Barcode128 cod12

[iText-questions] PdfPCell question

2004-11-17 Thread Marco Rossi
Hi, I have to set the size of a cell in a PdfPTable, (i.e. a row with two cell, one 80% and the othe 20%), but i can't find the right method. Thk. --- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensi

[iText-questions] Problem to add a table to a section

2004-04-27 Thread Marco . Bissacco
I tryed to add a table to a section, it don't give any errors, but in the pdf document the identation of all the chapter and section is wrong, and some row is out of the page. Anyone had the same problem ? Anyone can resolve this problem ? Thankyou.

[iText-questions] Transparent watermark is visible but not printable

2004-03-25 Thread marco . abderhalden
;, PageSize.A4.height() / 2, PageSize.A4.width() / 2, 45); cb.setColorFill(Color.black); cb.endText(); cb.restoreState(); Thanks, Marco -Original Message- From: Paulo Soares [mailto:[EMAIL PROTECTED] Sent: 24 March 2004 10:49 To: Sherlock Simon; [EMAIL PROTECTED] Subject: RE: [iText-ques

[iText-questions] Problem using pageSize.setBackgroundColor(xyz);

2003-10-07 Thread Marco . Wiegand
anybody a solution or workaround for this problem? best regards, Marco PS. sorry for my english...

[iText-questions] WebSphere Application Server & Fonts Problems

2002-11-08 Thread Marco Bianconi
compiling, Acrobat Reader runs but can I see only a blank page. I suppose it would be caused by a wrong font registration on the Application Server. Could you help me please ?   Thanks in advance. Regards. Marco Bianconi.  

[iText-questions] PdfPTable problems adding under Table

2002-10-19 Thread Marco Ceccarelli
ot;); pTable.addCell("aa"); pTable.addCell("bb"); document.add(pTable); document.close(); } catch(Exception de) { de.printStackTrace(); System.out.println(de.toString()); }

[iText-questions] Are tables in HeaderFooters possible?

2002-08-28 Thread Abderhalden Marco (KAFA 31)
? sincerely - marco --- This sf.net email is sponsored by: Jabber - The world's fastest growing real-time communications platform! Don't just IM. Build it in! http://www.jabber.com/osdn/xim ___ iText

[iText-questions] Printing directly?

2002-01-30 Thread Marco Abderhalden
hi, it's possible to send the output stream (the pdf document) directly to a printer? sincerely - marco abderhalden ___ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions