[iText-questions] unsubscribe

2015-09-01 Thread ★Michael Jenkins


-Original Message- 
From: iText mailing list
Sent: Tuesday, September 01, 2015 3:26 AM
To: itext-questions@lists.sourceforge.net
Subject: Re: [iText-questions] Are certificates used to sign PDF files the 
same as HTTPS certificates?

On 8/31/2015 21:30 PM, Néstor Boscán wrote:
> Hi
>
> I have a question: Are certificates used to sign PDF files the same as
> HTTPS certificates? Any examples on how tu use those certificates to
> sign a PDF file?

Although it may be possible to sign a PDF using an HTTPS certificate
(after all, it's also a pair of public and private keys), it is usually
not done. Signing PDFs should be done by a public-private key pair that
was created for signing documents.

--
___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
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 



--
___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
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

Re: [iText-questions] unsubscribe

2015-09-01 Thread Ray Morris
How can I unsubscribe from receiving these emails?


-Original Message- 
From: ★Michael Jenkins
Sent: Tuesday, September 01, 2015 10:35 PM
To: Post all your questions about iText here
Subject: [iText-questions] unsubscribe



-Original Message- 
From: iText mailing list
Sent: Tuesday, September 01, 2015 3:26 AM
To: itext-questions@lists.sourceforge.net
Subject: Re: [iText-questions] Are certificates used to sign PDF files the
same as HTTPS certificates?

On 8/31/2015 21:30 PM, Néstor Boscán wrote:
> Hi
>
> I have a question: Are certificates used to sign PDF files the same as
> HTTPS certificates? Any examples on how tu use those certificates to
> sign a PDF file?

Although it may be possible to sign a PDF using an HTTPS certificate
(after all, it's also a pair of public and private keys), it is usually
not done. Signing PDFs should be done by a public-private key pair that
was created for signing documents.

--
___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
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



--
___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
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 


--
___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
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

Re: [iText-questions] unsubscribe

2015-09-01 Thread Marot Laurent
Very surprised reading the following sentence  : "Signing PDFs should be done 
by a public-private key pair that was created for signing documents."

Signing operation (PDF document or whatever you want) is a two steps operation  
: hash & encrypt. And for that, the only crypto element you need is a private 
key.

One other point  : do you think "HTTPS certificates" really exist ? I only know 
X509 certificates

-Message d'origine-
De : ★Michael Jenkins [mailto:mjenk...@parody.com]
Envoyé : mardi 1 septembre 2015 14:35
À : Post all your questions about iText here
Objet : [iText-questions] unsubscribe



-Original Message-
From: iText mailing list
Sent: Tuesday, September 01, 2015 3:26 AM
To: itext-questions@lists.sourceforge.net
Subject: Re: [iText-questions] Are certificates used to sign PDF files the same 
as HTTPS certificates?

On 8/31/2015 21:30 PM, Néstor Boscán wrote:
> Hi
>
> I have a question: Are certificates used to sign PDF files the same as
> HTTPS certificates? Any examples on how tu use those certificates to
> sign a PDF file?

Although it may be possible to sign a PDF using an HTTPS certificate (after 
all, it's also a pair of public and private keys), it is usually not done. 
Signing PDFs should be done by a public-private key pair that was created for 
signing documents.

--
___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
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



--
___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
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



Le papier est un support de communication naturel, renouvelable et recyclable. 
Si vous devez imprimer ce mail, n’oubliez pas de le recycler.
--
___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
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

[iText-questions] unsubscribe

2013-06-07 Thread Hippchen, Thomas (T.)


With friendly regards / Mit freundlichem Gruss
Dr. Thomas Hippchen
Manufacturing Engineering Systems
Ford-Werke GmbH
Henry-Ford-Straße 1, 50735 Köln
Tel: +49 221 90-15919; Fax -13477 (int: 70-15919, Fax 70-13477)
E-Mail: thipp...@ford.com
Sitz der Gesellschaft: Köln
Registergericht Köln, HRB 54183
Vorsitzender des Aufsichtsrats: Stephen Odell
Geschäftsführung: Bernhard Mattes (Vorsitzender), Wolfgang Booms, Dirk Heller, 
Dr. Hermann H. Hollmann, Caspar Hohage, Rainer Ludwig, Rüdiger Minrath, Dr. 
Wolfgang Schneider
--
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
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

[iText-questions] unsubscribe

2013-05-11 Thread Paul Sachs
 

 

Kind regards,

 

Paul Sachs.


 

Telephone 

 

+44 (0)8447 705 535 

 

   

 

CaseLines150


Mobile

+44 (0)7785 300029

 

 


Fax 

+44 (0)8701 161 803 

 

 


Email 

 mailto:paul.sa...@netmastersolutions.co.uk
paul.sa...@netmastersolutions.co.uk 

 

 


Web

 http://www.netmastersolutions.co.uk www.netmastersolutions.co.uk 

 

 


Address 

Netmaster Solutions Ltd
Communications House
26 York Street
London
W1U 6PZ

 

 

 

 

From: iText Mailing List [mailto:i...@1t3xt.info] 
Sent: Saturday, May 11, 2013 10:55 AM
To: Post all your questions about iText here
Subject: Re: [iText-questions] How to save 'UTF-8' characters to PDF file in
JAVA

 

On Sat, 11 May 2013 11:44:53 +0200, Aleksander Sadecki a.sade...@gmail.com
wrote:

I did it as you mentioned

 

Wow, I've never met somebody that could read that fast! Are you sure you've
read all the documentation in less than half an hour?

Did you see http://manning.com/lowagie2/samplechapter2.pdf and read about
all possible encoding problems, for instance as described on p26?

 

Also you say I did as you mentioned without telling what you tried. I
can't smell which encoding you used? Are you using the font as a simple
font? Or are you using IDENTITY_H as encoding because you want a composite
font (using Unicode)?

 

You make it very difficult for somebody to help you.

image001.png--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
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

[iText-questions] unsubscribe

2012-07-08 Thread A . Sharma

Ashutosh Sharma
Assistant Vice President
Customer Technology Solutions Delivery
Pershing LLC, a BNY Mellon company
www.pershing.com
Office: 201-413-2044
Email: a.sha...@pershing.com

**
IMPORTANT: Any information contained in this communication is intended for the 
use of the named individual or entity. All information contained in this 
communication is not intended or construed as an offer, solicitation, or a 
recommendation to purchase any security. Advice, suggestions or views presented 
in this communication are not necessarily those of Pershing LLC nor do they 
warrant a complete or accurate statement. 

If you are not an intended party to this communication, please notify the 
sender and delete/destroy any and all copies of this communication. Unintended 
recipients shall not review, reproduce, disseminate nor disclose any 
information contained in this communication. Pershing LLC reserves the right to 
monitor and retain all incoming and outgoing communications as permitted by 
applicable law.

Email communications may contain viruses or other defects. Pershing LLC does 
not accept liability nor does it warrant that email communications are virus or 
defect free.
**--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
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

[iText-questions] unsubscribe

2012-01-30 Thread Nicolas LAVOILLOTTE
 unsubscribeNicolas Lavoillotte
Ce message (pièces jointes comprises) est protégé par des règles relatives
au secret des correspondances ; il peut en outre contenir des informations à
caractère  confidentiel ; il est établi  à destination  exclusive de son destinataire.
Toute  divulgation, utilisation, diffusion  ou  reproduction (totale ou partielle) de
ce message, ou des informations  qu'il contient, doit être préalablement autorisée.
Tout message électronique est susceptible d'altération et son intégrité ne peut
être  assurée. Le  Conseil Général  de  la  Côte d'Or décline toute responsabilité
au  titre  de  ce message, s'il a été modifié ou falsifié.
Si  vous  n'êtes  pas  destinataire  de  ce message, merci  de le détruire
immédiatement et d'avertir l'expéditeur de l'erreur de distribution et de la
destruction du message.
Toute opinion  contenue  dans  ce  message appartient à son auteur : pour qu'il
engage la responsabilité de l'institution, il doit être confirmé par un écrit et son
auteur doit être dûment habilité.

--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
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

Re: [iText-questions] unsubscribe

2012-01-30 Thread Alexis Pigeon
Hi Nicolas,

2012/1/30 Nicolas LAVOILLOTTE nicolas.lavoillo...@cg21.fr

  unsubscribe


Please have a look at the footer of any message sent to this list. You'll
find a link to manage your subscription.


 ___
 iText-questions mailing list
 iText-questions@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/itext-questions


Here you are!
--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
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

[iText-questions] Unsubscribe

2012-01-30 Thread Roberto Regazzoni
I would like to unsubscribe from 

 

itext-questions@lists.sourceforge.net 

 

Thank you.

--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
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

Re: [iText-questions] Unsubscribe

2012-01-30 Thread Balder VC
Com'on that's the same question asked 10 minutes ago ...

GOTO :
https://lists.sourceforge.net/lists/listinfo/itext-questions

On 30/01/12 12:19, Roberto Regazzoni wrote:
 ___


-- 
Balder VC
http://www.redlab.be/blog/
http://twitter.com/redlabbe

--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
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


Re: [iText-questions] Unsubscribe

2012-01-30 Thread Balder VC
Even google knows how it's done !
http://lmgtfy.com/?q=how+to+unsubscribe+from+itext+mailinglist

On 30/01/12 13:03, Balder VC wrote:
 Com'on that's the same question asked 10 minutes ago ...
 
 GOTO :
 https://lists.sourceforge.net/lists/listinfo/itext-questions
 
 On 30/01/12 12:19, Roberto Regazzoni wrote:
 ___
 
 

-- 
Balder VC
http://www.redlab.be/blog/
http://twitter.com/redlabbe

--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
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


Re: [iText-questions] unsubscribe

2011-12-15 Thread Balder VC

Logger l = LoggerFactory.getLogger(mailinglistfordummies);
l.error(unsubscribe, No that won't work);
l.info(Please GOTO 
https://lists.sourceforge.net/lists/listinfo/itext-questions and 
unsubscribe there);


On 13/12/2011 22:51, Daniel Essin wrote:

unsubscribe



--
twitter http://twitter.com/redlabbe
redlab-log http://www.redlab.be/blog/
--
10 Tips for Better Server Consolidation
Server virtualization is being driven by many needs.  
But none more important than the need to reduce IT complexity 
while improving strategic productivity.  Learn More! 
http://www.accelacomm.com/jaw/sdnl/114/51507609/___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
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

Re: [iText-questions] unsubscribe

2011-12-15 Thread Glen Hamel
Balder, that is just way too funny...   Nice one!!!

Glen Hamel
Oasys Property Solutions
570 Orwell Street, Unit #1
(416) 504-6279 x 2000

Sent from my iPad

On 2011-12-15, at 18:15, Balder VC li...@redlab.be wrote:

 Logger l = LoggerFactory.getLogger(mailinglistfordummies);
 l.error(unsubscribe, No that won't work);
 l.info(Please GOTO 
 https://lists.sourceforge.net/lists/listinfo/itext-questions and unsubscribe 
 there);
 
 On 13/12/2011 22:51, Daniel Essin wrote:
 
 unsubscribe
 
 
 -- 
 twitter
 redlab-log
 --
 10 Tips for Better Server Consolidation
 Server virtualization is being driven by many needs.  
 But none more important than the need to reduce IT complexity 
 while improving strategic productivity.  Learn More! 
 http://www.accelacomm.com/jaw/sdnl/114/51507609/
 ___
 iText-questions mailing list
 iText-questions@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/itext-questions
 
 iText(R) is a registered trademark of 1T3XT BVBA.
 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
--
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
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

[iText-questions] unsubscribe

2011-12-13 Thread Daniel Essin
unsubscribe

On Dec 13, 2011, at 1:04 PM, kbog...@ameritas.com wrote:

 The checkboxes are not opaque. The color is in the form field and will 
 display if I edit it in Acrobat. 
 
 We do not have a support contract for iText ate this time, but I have 
 requested it.  But I do own the book! 
 
 
 
 
 Ken Bogart  |  Ameritas  |  IT Consultant
 1876 Waycross Road, Cincinnati, OH 45240  |  p: 513-595-2299  |  f: 
 513-595-2518  |  kbog...@ameritas.com 
 
 
 
 
 
 
 From:1T3XT BVBA i...@1t3xt.info 
 To:Post all your questions about iText here 
 itext-questions@lists.sourceforge.net 
 Date:12/13/2011 12:25 PM 
 Subject:Re: [iText-questions] Recreating checkboxes on existing PDFs 
 to display background color 
 
 
 
 On 13/12/2011 16:43, kbog...@ameritas.com wrote: 
 Does anyone have example java code for recreating checkboxes on an existing 
 PDF file so that updates to background color will display. 
 It's possible if the appearances of the existing checkboxes aren't opaque, 
 but there are no examples.
 I guess it's about an hour work to write an example. Do you have a license / 
 support contract for 
 iText?--
 Systems Optimization Self Assessment
 Improve efficiency and utilization of IT resources. Drive out cost and 
 improve service delivery. Take 5 minutes to use this Systems Optimization 
 Self Assessment. 
 http://www.accelacomm.com/jaw/sdnl/114/51450054/___
 iText-questions mailing list
 iText-questions@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/itext-questions
 
 iText(R) is a registered trademark of 1T3XT BVBA.
 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 
 --
 Systems Optimization Self Assessment
 Improve efficiency and utilization of IT resources. Drive out cost and 
 improve service delivery. Take 5 minutes to use this Systems Optimization 
 Self Assessment. http://www.accelacomm.com/jaw/sdnl/114/51450054/
 ___
 iText-questions mailing list
 iText-questions@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/itext-questions
 
 iText(R) is a registered trademark of 1T3XT BVBA.
 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
--
Systems Optimization Self Assessment
Improve efficiency and utilization of IT resources. Drive out cost and 
improve service delivery. Take 5 minutes to use this Systems Optimization 
Self Assessment. http://www.accelacomm.com/jaw/sdnl/114/51450054/___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
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

[iText-questions] unsubscribe

2011-05-03 Thread Khalid
Hi,
 
Please take me off of this email list.
 
Thanks

--- On Tue, 5/3/11, Leonard Rosenthol lrose...@adobe.com wrote:


From: Leonard Rosenthol lrose...@adobe.com
Subject: Re: [iText-questions] iText renders helvitica with too wide character 
spacing
To: Post all your questions about iText here 
itext-questions@lists.sourceforge.net
Date: Tuesday, May 3, 2011, 8:49 AM






Do you actually have the Helvetica font installed on your computer?  What about 
Arial?   
 
Are you embedding the font in the PDF or relying on substitution?
 
What PDF viewer is being used to check the PDFs?
 
Can you post a sample PDF the demonstrates the problem?
 
 
Leonard
 

From: Jaak Vermeire [mailto:toilet...@gmail.com] 
Sent: Tuesday, May 03, 2011 5:59 AM
To: itext-questions@lists.sourceforge.net
Subject: Re: [iText-questions] iText renders helvitica with too wide character 
spacing
 
Hi,

I'd like to elaborate a bit.

It appears that the characters rendered when using Arial or Helvetica look 
exactly the same, so either arial or helvetica isn't included and it's using 
the other one to render it. But that is no problem! At least not what the 
problem I'm posting here is about. What I'd like to know is why it adds these 
spaces and wide spacing between characters, and why just changing the name of 
the font, affects that. I'd like to have full control over this adding of 
spaces myself (read: disable it). How exactly does this work, and how can I 
control it the way I want?

I also don't want the font name to result in different spacing, I'd like to 
control font face and spacing between characters separately. And AFAIK arial 
and helvetica are very similar fonts, so it really worries me that iText 
decides that one of them should have a space between each character and the 
other not.

Thanks!

On Tue, May 3, 2011 at 11:56 AM, Jaak Vermeire toilet...@gmail.com wrote:
Hi, if I set the font of iText to helvetica, it renders the characters quite 
wide with a space between each character. This is too wide to be good, it's 
ugly. Doing setCharacterSpacing(0) or 
setSpaceCharRatio(PdfWriter.NO_SPACE_CHAR_RATIO) doesn't help, they do not 
affect the result.

When using Arial as font instead of Helvetica, everything looks fine, and there 
are no more spaces between the letters. But I'd like to use Helvetica. Other 
fonts than helvetica also have the wideness problem, it seems like only arial 
does not have it in fact.

Why is it doing this, and how can I avoid it, to have Helvetica without wide 
character spacing?

I think it only happens for large font sizes (e.g. 24 px). I also think the 
version of iText is an older one, certainly not the latest, but I'm not sure 
what version exactly. And the text is rendered using the Graphics2D object of 
iText. By spaces between letters I not only mean that it looks too wide in the 
PDF and when printed on paper, but also that if you select the text and 
copypaste it into a plain text editor, there are actual spaces between each 
letter.

I have the second edition book but it is not helping me (this isn't the same 
email address as I used for the book, I always use this one on newsgroups for 
spam reasons), it appears to only explain how to make more character spacing, 
not how to get rid of it. And forum posts on the internet that look helpful, 
usually have a link to a support section of the itext site that has been 
removed...

Any help would be appreciated!

Thanks.
 
-Inline Attachment Follows-


--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
-Inline Attachment Follows-


___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
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--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 

Re: [iText-questions] unsubscribe

2011-05-03 Thread Balder

On 3/05/2011 15:57, Khalid wrote:

Hi,
Please take me off of this email list.
Thanks



That's something you must do yourself
http://sourceforge.net/apps/trac/sourceforge/wiki/Mailing%20lists


   Unsubscribe

To unsubscribe from a mailing list:

  1. Go the the URL (or follow the link) provided at the very bottom of
 any message from the mailing list. This link will have the format:
 https://lists.sourceforge.net/lists/listinfo/itext-questions where
 LISTNAME is the name of the list you are subscribed to, such as
 /sample-users/.
  2. Scroll down to the LISTNAME Subscribers section of the page.
  3. Enter your email address in the To change your subscription (set
 options like digest and delivery modes, get a reminder of your
 password, or unsubscribe from LISTNAME), enter your subscription
 email address field, which is the last text box on the page.
  4. Click on the Edit Options button.
  5. If you don't remember your password for the mailing list (this may
 or may not be the same as your SourceForge.net user account
 password), you should click on the Email My Password To Me
 button. You will be able to proceed once the password email has
 been received.
  6. Type your password into the Password field in the Unsubscribing
 from LISTNAME section of the page.
  7. Click on the Unsubscribe button.


--

Kind Regards
Balder


redlab-log http://www.redlab.be/blog/
@redlabbe http://twitter.com/redlabbe
--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
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

[iText-questions] unsubscribe

2011-03-15 Thread Don Rule
 

 

Don Rule

 http://translationalsoftware.com/ Description: SmallLogo

 

image001.png--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
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

[iText-questions] Unsubscribe

2011-02-18 Thread Jon Rowlan
I have tried a number of times to remove myself from this list to no
avail.

 

Can a sysop please oblige.

 

Many thanks and all the best iText people, thanks for your help.

 

jON



--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

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

Re: [iText-questions] Unsubscribe

2011-02-18 Thread 1T3XT BVBA

Op 18/02/2011 19:37, Jon Rowlan schreef:


I have tried a number of times to remove myself from this list to no 
avail.


Can a sysop please oblige.

Many thanks and all the best iText people, thanks for your help.


Either you've succeeded in unsubscribing,
or you've registered using a different e-mail address,
but I can't find a Jon.Rowlan in the list of subscribers.
The closest address I found was JonR800.
--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

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

Re: [iText-questions] unsubscribe

2010-03-22 Thread Sandy Shah
Thanks, I had the wrong user email.  I believe it should work now!  

 

  _  

From: Brigit Ananya [mailto:bri...@ananya.com] 
Sent: Sunday, March 21, 2010 2:42 AM
To: itext-questions@lists.sourceforge.net
Subject: Re: [iText-questions] unsubscribe

 

On the webpage
https://lists.sourceforge.net/lists/listinfo/itext-questions
at the bottom enter your subscription email address,
click on Unsubscribe or edit option,
at the next page enter your password, click on Login,
and on the bottom, click on Unsubscribe.

An even easier way would be to go to your subscription
page, which you were given at the beginning in an email
from itext-questions-requ...@lists.sourceforge.net
with the subject:
Welcome to the iText-questions mailing list.


At 06:21 PM 03/20/10, you wrote:



I have tried several times unsubscribe myself from this list but have failed
to do so.  Can somebody please let me now how it works?
 
 

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions:
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Re: [iText-questions] unsubscribe

2010-03-21 Thread Brigit Ananya

On the webpage
https://lists.sourceforge.net/lists/listinfo/itext-questions
at the bottom enter your subscription email address,
click on Unsubscribe or edit option,
at the next page enter your password, click on Login,
and on the bottom, click on Unsubscribe.

An even easier way would be to go to your subscription
page, which you were given at the beginning in an email
from itext-questions-requ...@lists.sourceforge.net
with the subject:
Welcome to the iText-questions mailing list.


At 06:21 PM 03/20/10, you wrote:
I have tried several times unsubscribe myself from this list but 
have failed to do so.  Can somebody please let me now how it works?



--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/

You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

[iText-questions] unsubscribe

2010-03-20 Thread Sandy Shah
I have tried several times unsubscribe myself from this list but have failed
to do so.  Can somebody please let me now how it works?

 

 

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

[iText-questions] unsubscribe

2009-07-09 Thread Ekstrom, Max
unsubscribe

--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

[iText-questions] unsubscribe

2009-07-09 Thread Eugen Denk
 Eugen Denk
Softwareentwickler
Softwareentwicklung


Tel:
Fax:
Mail:
Web:

+49 72 31-5 63 76-404
+49 72 31-5 63 76-66
e...@itmr.de
www.itmr.de


ITM Research GmbH
Blücherstraße 32 · 75177 Pforzheim
Geschäftsführer: Adnan Mumbašić
Amtsgericht, Registergericht Mannheim HRB 504532
Sitz der Gesellschaft: Pforzheim 

image/gif--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

[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 this message in any manner that would allow 
it to be viewed by any individual not originally listed as a recipient. If you 
are not the intended recipient, you are hereby notified that any use 
dissemination, forwarding, printing or copying of this e-mail is strictly 
prohibited. If you have received this communication in error, please 
immediately notify the sender and delete this message.
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

[iText-questions] unsubscribe

2007-05-23 Thread Nitin Tomer


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Pierre
Jourdan
Sent: Wednesday, May 23, 2007 2:35 PM
To: itext-questions@lists.sourceforge.net
Subject: [iText-questions] performance of tiff implementation in itext

Hi,

I was profiling my application that creates a pdf from multiple files (pdf,
jpeg, tiff) using iText2.0.1 and I saw that lots of memory and cpu are spent
in :
com.lowagie.text.pdf.codec.TIFFLZWDecoder.initializeStringTable
com.lowagie.text.pdf.codec.TIFFLZWDecoder.addStringToTable
com.lowagie.text.pdf.codec.TiffImage.getTiffImageColor

those allocates many byte Arrays.
My code is only calling : TiffImage.getTiffImage(..)

Just wondering if there are some ways to improve this Tiff codec ?

Thanks,

M. Jourdan



CONFIDENTIALITÉ
Les informations contenues dans ce document sont de nature confidentielle et
à l'usage exclusif des destinataires prévus.
Si vous l'avez reçu par erreur, son utilisation sous quelque forme qu'elle
soit est strictement interdite.  Nous vous remercions dans ce cas de
détruire le message et de prendre contact avec son expéditeur. L'intégrité
des messages n'étant pas assurée sur Internet, Experian ne saurait être tenu
responsable si ce message s'avérait modifié ou falsifié.


CONFIDENTIAL
The information contained in this message and any attachments hereto are
confidential and intended solely for the addressee(s) intended. If you are
not the intended addressee of this message, you are hereby notified that you
have received this document in error. Any review, dissemination,
distribution, or copying of this message is prohibited. Please delete it and
inform the sender immediately. Thank you for your help. Messages are
susceptible to alteration. Experian shall not be liable for the message if
altered, changed or falsified.





Disclaimer :- This e-mail message including any attachment may contain 
confidential, proprietary or legally privileged information. It should not be 
used by who is not the original intended recipient. If you have erroneously 
received this message, you are notified that you are strictly prohibited from 
using, copying, altering or disclosing the content of this message. Please 
delete it immediately and notify the sender. Newgen Software Technologies Ltd 
and / or its subsidiary Companies accept no
responsibility for loss or damage arising from the use of the information 
transmitted by this email including damage from virus and further acknowledges 
that any views expressed in this message are those of the individual sender and 
no binding nature of the message shall be implied or assumed unless the sender 
does so expressly with due authority of Newgen Software Technologies Ltd and / 
or its subsidiary Companies, as applicable.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/


[iText-questions] unsubscribe

2007-04-25 Thread Amy_McLaughlin
How do I unsubscribe
Amy McLaughlin
Sony Pictures Entertainment
Software Engineer
Motion Pictures/Studio Systems Group

600 Corporate Pointe, Suite 6080
Culver City, California, USA  90231-3638

Bus.(310) 665-6073  Fax:(310) 665-6311
E-Mail: [EMAIL PROTECTED]
http://www.sonypictures.com




Dirk.Weigenand [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
01/29/2007 02:19 PM
Please respond to Post all your questions about iText here
 
To: Post all your questions about iText here 
itext-questions@lists.sourceforge.net
cc: 
Subject:Re: [iText-questions] Converting PDF form to HTML 
form


Michael Dolgonos [EMAIL PROTECTED] writes:

 Dirk,
 What's xdp representation? I'm new to this stuff. And I have only one 
page. 
 Anything you can do to help?

Well i don't know ;) See Brunos other mails. Please be more specific
about your problem.

For us it's clearly not so easy to read tee leaves since that's not our
line of profession.

Well, to answer your question:

xdp representation of a pdf is a description in a XML dialect. Open your
pdf file in a text editor and have a look at the first few lines. If it
looks like the following:

?xml version=1.0 encoding=UTF-8?
?xfa generator=AdobeDesigner_V7.1 APIVersion=2.4.5277.0?^M
xdp:xdp xmlns:xdp=http://ns.adobe.com/xdp/; 
timeStamp=2006-04-20T08:03:09Z 
uuid=474654e1-7f7c-42d6-b6f8-68ee0d2a528e^M
template xmlns=http://www.xfa.org/schema/xfa-template/2.4/;^M

then your file contains an xdp representation of pdf.

If on the other hand your file starts with

%PDF-1.?

the ? after the dot being a number between 1 and 7 then it is really a
pdf file.

My xslt style sheet does a reasonable job of transforming xdp to html
but it is be no means complete. I can only compare its output to some
200 documents.

I hope i could clear the mist a bit for you.

regards

Dirk
-- 
_
RISC: Relegate Important Stuff to Compiler
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share 
your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/



atttq1cg.dat
Description: Binary data
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/


[iText-questions] unsubscribe

2006-05-16 Thread Wooten, Bryan








unsubscribe








[iText-questions] Unsubscribe from List

2006-04-13 Thread Steve Simpson (AVR IT Dept)








All,



Thanks for all your help over the last 12 months with
regards to iText. I'm now leaving my current employer and don't
know if I'll be using iText at my new employer



Can you unsubscribe from the list Bruno/Paulo?



Thanks


Steve



-
Steve Simpson
Arriva Vehicle
Rental









Tel : 0191 520 4029
Mob : 07917 268 934











For WebSphere support : [EMAIL PROTECTED]





Website
: www.arrivarental.co.uk








**
LegalDisclaimer-Arrivaplc
Thecontentsofthise-mailareconfidentialandmaybeprivilegedandprotectedbylawandareintendedsolelyfortheuseofthepersontowhomtheyareaddressed.
Ifyouarenottheintendedrecipientofthismessagepleasenotifythesenderimmediately,disclosureofitscontenttoanyotherpersonisprohibitedandmaybeunlawful.
Pleasenotethatanyviewsexpressedinthise-mailmaybethoseoftheoriginatoranddonotnecessarilyreflectthoseofthisorganisation.
Copyrightinthise-mailandattachment(s)belongsto
Arrivaplc.
Internete-mailisnotasecurecommunicationsmedium.
Pleasenotethislackofsecuritywhenrespondingbye-mail.Accordingly,wegivenowarrantiesorassurancesaboutthesafetyandcontentofthise-mailanditsattachments.
NeitherArrivaplcnorthesenderacceptsanyresponsibilityforvirusesanditisyourresponsibilitytoscanthee-mailandattachments.
Anyliabilityarisingfromanythirdpartyactingonanyinformationcontainedinthise-mailisherebyexcluded.
**






Re: [iText-questions] Unsubscribe from List

2006-04-13 Thread Alexis Pigeon
Hello Steve,

On 13/04/06, Steve Simpson (AVR IT Dept) [EMAIL PROTECTED] wrote:
 Can you unsubscribe from the list Bruno/Paulo?

(Un)subscribing someone is not a manual operation.

At the bottom of every email sent by a subscribed person, you'll find
this link :

 https://lists.sourceforge.net/lists/listinfo/itext-questions 

Then you are a couple of clicks far from definetely unsubscribing.

Regards,
alexis


Re: [iText-questions] unsubscribe?

2005-06-06 Thread Constantinos Sofianos

Hi there,

how do I unsubscribe?

best regards
costa


---
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 want to score the big prize, get to know the little guy.  
Play to win an NEC 61 plasma display: http://www.necitguy.com/?r=20

___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions


Re: [iText-questions] unsubscribe?

2005-06-06 Thread bruno

Constantinos Sofianos wrote:


Hi there,

how do I unsubscribe?


Log in on this page 
http://lists.sourceforge.net/lists/listinfo/itext-questions

and hit the unsubscribe button.
br,
Bruno


---
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 want to score the big prize, get to know the little guy.  
Play to win an NEC 61 plasma display: http://www.necitguy.com/?r=20

___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions


[iText-questions] unsubscribe

2005-05-26 Thread Paul Hardiman
Title: unsubscribe








Regards,

Paul Hardiman

813-273-3042





[iText-questions] unsubscribe

2004-11-22 Thread Harter Damien
Title: unsubscribe