[iText-questions] How to get Unicode ref from Font character index

2005-12-09 Thread Alan
Hi, I have an application that returns a Font object and a Character Index integer for point symbols.   I have worked out how to do all that is needed to write this to PDF except for how to get the Unicode value.   For example, I can use the windows charmap.exe to tell that CharacterIn

[iText-questions] Symbolising lines with characters

2005-12-20 Thread Alan
the points myself and then add the template? Thanks Alan Keown    

[iText-questions] Unexpected results with ContentByte.addTemplate

2006-01-04 Thread Alan
Hi All,   I have a custom sized single page pdf with a UserUnit value of 190.5723.   I have created a template (5point by 5point) that has a filled circle (radius 2 at coordinates 2.5, 2.5). The object is to draw lines and point symbols on the page.   When I add the template to the C

RE: [iText-questions] Unexpected results with ContentByte.addTemplate

2006-01-04 Thread Alan
Are they ignored when placing templates? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paulo Soares Sent: Thursday, 5 January 2006 10:51 AM To: Alan; itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] Unexpected results with

RE: [iText-questions] Unexpected results with ContentByte.addTemplate

2006-01-04 Thread Alan
06 11:36 AM To: Alan Cc: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] Unexpected results with ContentByte.addTemplate User units are completly ignored. If you want to use them you'll have to do the maths yourself. - Original Message - From: "Alan" &l

RE: [iText-questions] Unexpected results with ContentByte.addTemplate

2006-01-05 Thread Alan
5 January 2006 6:59 PM To: Alan Cc: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] Unexpected results with ContentByte.addTemplate You probably want just (x - 2.5). - Original Message - From: "Alan" <[EMAIL PROTECTED]> To: "'Paulo Soares'

[iText-questions] Object data...

2006-01-10 Thread Alan
Hi All, Can anyone give me some clues on how to add “Object Data” (accessible via the “Object Data Tool” in Adobe Reader) to a graphics object using iText? Thanks AlanK

RE: [iText-questions] Object data...

2006-01-11 Thread Alan
D] On Behalf Of Leonard Rosenthol Sent: Thursday, 12 January 2006 5:21 PM To: Alan; itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] Object data... At 01:25 PM 1/10/2006, Alan wrote: >Can anyone give me some clues on how to add "Object Data" >(accessible via the &qu

RE: [iText-questions] Used space units

2006-03-11 Thread Alan
My strong guess is that this is a typo - it should read "user space units" -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chip Whitmer Sent: Sunday, 12 March 2006 5:22 AM Cc: itext-questions@lists.sourceforge.net Subject: [iText-questions] Used space unit

[iText-questions] Marked Content, Structure and UserProperties... Can't make it work.

2006-03-24 Thread Alan
has the time to look at my code and see what I’ve got wrong?   Thanks Alan Keown

RE: [iText-questions] Marked Content, Structure and UserProperties... Can't make it work.

2006-03-26 Thread Alan
our advice, and your time. AlanK -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Leonard Rosenthol Sent: Saturday, 25 March 2006 12:07 AM To: Alan; itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] Marked Content, Structure and UserPropertie

[iText-questions] File Attachments - without linked Annotation

2006-03-26 Thread Alan
I have been looking at the lists and the tutorials to find a way of attaching a file without creating an associated link or anchor (the same as happens using the Document menu Attach a file item).   Can anyone give me some clues on how to do this?   Thanks AlanK

FW: [iText-questions] File Attachments - without linked Annotation

2006-03-28 Thread Alan
Sorry, pressed the wrong button... -Original Message- From: Alan [mailto:[EMAIL PROTECTED] Sent: Tuesday, 28 March 2006 7:19 AM To: 'Leonard Rosenthol' Subject: RE: [iText-questions] File Attachments - without linked Annotation That's what I figured... But how do I get t

RE: [iText-questions] Complaint about itext-src-1.4.zip

2006-03-29 Thread Alan
Well put Bill! I would add that the earlier denigration of the Mailing List was also quite galling: to my mind this is the heart and soul of iText - an activity to which many people (Paulo and Bruno especially) patiently and carefully give a lot of time for FREE. Christopher, given your obvious n

RE: [iText-questions] PDF Thumbs

2006-04-06 Thread Alan
Bruno, I've been working on an ArcMap extension that extracts raster and vector layers (with attributes) and writes them to a pdf. With all the new, or at least better documented features, of PDF 1.6 and a bunch of Javascript it is possible to have an, almost, complete "fat client" for GIS. The ide

RE: [iText-questions] PDF Thumbs

2006-04-07 Thread Alan
Bruno, It'll be even better when Adobe get the UserUnit bugs ironed out... I'll very happily keep you informed. ...It might be a race between the book and the extension ;-) Cheers AlanK -Original Message- From: bruno [mailto:[EMAIL PROTECTED] Sent: Friday, 7 April 2006 5:17 P

[iText-questions] Embedded Media - Playing static images. (Off topic but could come "on-topic")

2006-04-16 Thread Alan
Dear List,   Section 9.1 of the PDF specification says: “Note: The term playing can be used with a wide variety of media, and is not restricted to audio or video. For example, it may be applied to static images such as JPEGs.”   Does anyone know how this works?   Thanks AlanK  

RE: AW: [iText-questions] splitting a pdf file

2006-04-26 Thread Alan
Hi Bruno, Good news about the book... Does "reader.SelectPages()" retain the Layers on a page? Can I add new graphics to an existing Layer? Cheers AlanK -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of bruno Sent: Wednesday, 26 April 2006 10:46 PM To: i

RE: AW: [iText-questions] splitting a pdf file

2006-04-27 Thread Alan
tting a pdf file Alan wrote: >Hi Bruno, >Good news about the book... > >Does "reader.SelectPages()" retain the Layers on a page? > >Can I add new graphics to an existing Layer? > > I haven't tried this yet. Unfortunately I don't have the

[iText-questions] TrueTypeFont displays wrong characters

2006-05-01 Thread Alan
I am writing various symbol characters from a number of True Type Fonts as templates to a PDF page.   The code is finding the correct file and Unicode character but the wrong character is being painted to the page – the characters being painted don’t even appear in the font. The only clu

RE: [iText-questions] TrueTypeFont displays wrong characters

2006-05-02 Thread Alan
e attached pdf. There's one other char at \u2219 that is not represented here. Paulo > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Alan > Sent: Monday, May 01, 2006 11:24 PM > To: itext-questions@lists.sourceforge.net >

RE: [iText-questions] TrueTypeFont displays wrong characters

2006-05-02 Thread Alan
ubject: Re: [iText-questions] TrueTypeFont displays wrong characters I don't see where's the problem. Some character will produce a glyph. Did you expect another glyph? And if so why? Paulo - Original Message - From: "Alan" <[EMAIL PROTECTED]> To: Sent: Tuesda

RE: [iText-questions] TrueTypeFont displays wrong characters

2006-05-02 Thread Alan
riginal Message ----- From: "Alan" <[EMAIL PROTECTED]> To: Sent: Tuesday, May 02, 2006 11:41 PM Subject: RE: [iText-questions] TrueTypeFont displays wrong characters > Okay, I've got it: use the string from character index not the Unicode. > > D'oh! > > Thanks

RE: [iText-questions] TrueTypeFont displays wrong characters

2006-05-02 Thread Alan
wrong characters The first one will give you 6 characters and has nothing to do with Unicode. The second one will give you a single and correct character. Paulo - Original Message - From: "Alan" <[EMAIL PROTECTED]> To: Sent: Wednesday, May 03, 2006 12:51 AM Subject:

RE: [iText-questions] Consideration to Use iText

2006-05-02 Thread Alan
I can confirm it works "upside-down" - once you know what you're doing. AlanK -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paulo Soares Sent: Wednesday, 3 May 2006 10:21 AM To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] Conside

RE: [iText-questions] Consideration to Use iText

2006-05-02 Thread Alan
To: itext-questions@lists.sourceforge.net; [EMAIL PROTECTED] Subject: RE: [iText-questions] Consideration to Use iText Thanks for your confirmation Alan. Please can I use your company name as reference, just in a report that you are an iText user in Australia. Cheers, Prince >>> [EMAIL PROTECTED]

Re: [iText-questions] We have a cover!

2006-06-12 Thread Alan
Is he a relative? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Hastings Sent: Tuesday, 13 June 2006 4:03 PM To: Post all your questions about iText here Subject: Re: [iText-questions] We have a cover! Eliasen Jan wrote: > BUT... Your book, will

[iText-questions] Polygon shaped link annots - possible?

2006-07-30 Thread Alan
Dear List I’ve been reading through the PDF specification to find out if it is possible to create a polygon (shape) annotation that has a hyperlink or _javascript_ action.   It is possible to create a polygon annotation in Acrobat but it defaults to a Popup action; Does anyone have any

Re: [iText-questions] Polygon shaped link annots - possible?

2006-07-30 Thread Alan
[EMAIL PROTECTED] On Behalf Of Leonard Rosenthol Sent: Sunday, 30 July 2006 11:06 PM To: Post all your questions about iText here; 'Post all your questions about iText here' Subject: Re: [iText-questions] Polygon shaped link annots - possible? At 03:35 AM 7/30/2006, Alan wrote: >I'

Re: [iText-questions] Modify Content

2006-08-04 Thread Alan
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Storer Sent: Saturday, 5 August 2006 4:36 AM To: Post all your questions about iText here Subject: Re: [iText-questions] Modify Content > because > the image was added into a PDF file by myself, I kn

[iText-questions] Stamp Annotation from image...

2006-08-09 Thread Alan
In Acrobat 7 I can copy an image to the clipboard and then use the “Paste Clipboard Image as Stamp Tool” to paste an image inside an annotation. Does anyone have any clues on how to achieve the same, or similar, effect with iText?   Thanks AlanK   GIS data is like an illicit drug. You

Re: [iText-questions] Stamp Annotation from image...

2006-08-10 Thread Alan
ginal Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paulo Soares Sent: Thursday, 10 August 2006 7:10 PM To: Post all your questions about iText here Subject: Re: [iText-questions] Stamp Annotation from image... - Original Message - From: "Alan" <[EM

Re: [iText-questions] Stamp Annotation from image...

2006-08-10 Thread Alan
with PdfAnnotation.setAppearance(PdfAnnotation.APPEARANCE_NORMAL, template). You can leave out the popup (I think). Paulo - Original Message - From: "Alan" <[EMAIL PROTECTED]> To: "'Post all your questions about iText here'" Sent: Friday, August 11, 2006 1:18 AM Subjec

Re: [iText-questions] Becoming an Adobe Evangelist

2006-10-19 Thread Alan
Congratulations Leonard! I, for one, would not have learned as much as I have without your precise and concise insights. Thank you and good luck. AlanK PS: Does "Technical Standards Evangelist" mean you want to hear from people who have ideas of "new" areas in which PDF might be usefully applied?

[iText-questions] Named Pages - Form Templates

2006-10-22 Thread Alan
Hi All, In Acrobat Pro I can select the Advanced//Forms//Page Templates menu option and set a “Name” to the current page.   This process adds a “Names” dictionary containing a “Pages” dictionary containing a “Names” array to the Catalog.   Could someone please give me some clues on how

Re: [iText-questions] Named Pages - Form Templates

2006-10-23 Thread Alan
directly in the catalog. Paulo - Original Message - From: "Alan" <[EMAIL PROTECTED]> To: "'Post all your questions about iText here'" Sent: Monday, October 23, 2006 5:16 AM Subject: [iText-questions] Named Pages - Form Templates > Hi All, >

[iText-questions] FW: Stamper - can I add layers and/or add content to existing layers

2006-12-13 Thread Alan
Dear List, Sorry, I sent this by mistake to list admin. Is it possible to add a new OCG layer (with content) to an existing PDF using PdfStamper? This code adds a Page Resource Properties dictionary but no OCProperties dictionary static void Main(string[] args) {

Re: [iText-questions] FW: Stamper - can I add layers and/or addcontentto existing layers

2006-12-13 Thread Alan
- Original Message - From: "Alan" < <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED]> To: "'Post all your questions about iText here'" < <mailto:itext-questions@lists.sourceforge.net> itext-questions@lists.sourceforge.net> Sent: Wednesday, D

[iText-questions] FW: OutOfMemory exception on ContentByte.LineTo

2006-12-29 Thread Alan
Happy New Year (to all those on the list who will be celebrating one) I have a problem with path construction that is driving me nuts. My application takes geometry structures from a GIS and recreates them as pdf path statements. I have successfully created documents with over 250,000 in

Re: [iText-questions] FW: OutOfMemory exception onContentByte.LineTo

2006-12-29 Thread Alan
Thanks for the offer Paulo, But there is just way too much data and the code runs as an extension to another (expensive) proprietary application. I'll keep looking... Cheers AlanK -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paulo Soares Sent: Saturd

Re: [iText-questions] FW: OutOfMemory exception onContentByte.LineTo

2006-12-30 Thread Alan
ll your questions about iText here Subject: Re: [iText-questions] FW: OutOfMemory exception onContentByte.LineTo Alan wrote: > Thanks for the offer Paulo, > But there is just way too much data and the code runs as an extension to > another (expensive) proprietary application. I know: w

Re: [iText-questions] FW: OutOfMemory exception onContentByte.LineTo

2006-12-31 Thread Alan
Bruno replied: >I've just sent you a mail about this privately. Thanks. I have replied. >I had the same feeling a few years ago, but especially >since Paulo and I went to JavaPolis, I think it's possible >to change this. It's just a matter of finding the right >angle. That is heartening. You and

Re: [iText-questions] FW: OutOfMemory exception onContentByte.LineTo

2006-12-31 Thread Alan
would probably work even better. Just my 2 cents... FYI our company uses PDF and GIS extensively. On Dec 31, 2006, at 2:42 PM, Alan wrote: > Bruno replied: >> I've just sent you a mail about this privately. > > Thanks. I have replied. > >> I had the same feeling

Re: [iText-questions] FW: OutOfMemory exception onContentByte.LineTo

2007-01-02 Thread Alan
Bruno wrote: > I hope you find the problem. I know from experience > that these kind of problems are hard to solve... I have solved this problem. For those who are interested (I will be cross posting on the iTextSharp list as well because this is a .NET problem): It appears to be an issue wit

[iText-questions] Transparent Gif, PDFGraphics2D

2003-08-27 Thread Alan Smoke
method of the JLabel with the PDFGraphics2D, the image still has a gray background. Is this a bug, or am I doing something wrong? Please let me know what I can do. Thank You, Alan Smoke _ Get MSN 8 and enjoy automatic e-mail

[iText-questions] Transparent Gif, PDFGraphics2D again

2003-08-30 Thread Alan Smoke
information on that? Thanks in advance for your help, and may I say iText is an impressive piece of programming. Alan Smoke From: "Paulo Soares" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: Re: [iText-questions] Transparent Gif, PDFGraphics2D Date: Thu, 28 Aug 2003 16:

[iText-questions] RE: Image Right Alignment - 2 attachments

2003-11-20 Thread Alan Pocklington
So it is. Thanks! The spacing between the left aligned image and the wrapping text is still non-existent. Any way around this? Alan. Paulo Soares <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]: > I think the right align problem is fixed in the last version. > > Best R

Re: [iText-questions] FYI: personal message

2008-12-19 Thread Alan Keown
Bruno, Thank you for the good news. Thank you for all the work you do on iText. I wish you and all those you care for a happy and fulfilling Christmas. Cheers AlanK -Original Message- From: Bruno Lowagie [mailto:br...@lowagie.com] Sent: Friday, 19 December 2008 8:07 PM To: Post all your

[iText-questions] inserting a scanned image corrupts PDF

2009-04-02 Thread Alan Stephenson
ferent DPI setting. Any insight would be most appreciated. Alan -- ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge

Re: [iText-questions] JavaPolis interview

2007-02-26 Thread Alan Keown
Bruno, I didn't notice any awkward answers - just thoughtful. The last answer could be adapted to a motto for the mailing list: "Stop worrying and learn to love the PDF specification." Cheers AlanK -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bruno

[iText-questions] can PdfStamper reflow dynamic form elements?

2007-04-23 Thread Alan Simmons
flattening? Thanks, Alan - 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

[iText-questions] Reading, searching and extracting PDF

2007-11-22 Thread Alan Thomas
I`m looking for software that will allow me to search, read and extract text from PDF files. Does iText do that? Thanks, ALan - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual

[iText-questions] pdf signature date

2005-09-16 Thread Alan Klikić
How can i set pdf signature date (timestamp), that is not created by signer but received from Time Stamping Authority (cryptographic time stamping RFC3161)? Alan Klikić Logos --- SF.Net email is sponsored by: Tame your development challenges

[iText-questions] Does servlet work in tutorial?

2005-09-16 Thread Alan Zhang
Status report message /servlet/silentprint description The requested resource (/servlet/silentprint) is not available. Apache Tomcat/4.1.27   Thanks,   Alan     Yahoo! for Good Click here to donate to the Hurricane Katrina relief effort.

[iText-questions] Does servlet work in tutorial?

2005-09-16 Thread Alan Zhang
I downloaded latest tutorial: tutorial1.3.1.0. However when I tried out servlet examples, it gave me error. For example if I clicked the try it in index.html#silentprint, which points to http://blowagie.users.mcs2.netarray.com/servlet/silentprint   HTTP Status 404 - /servlet/silentprint type S

[iText-questions] pdf size restrictions

2005-09-22 Thread Alan Klikic
Hi. I have a problem signing pdf file witch file size is 9 MB or greater (OutOfMemory Exception). Has iText any pdf file size restrictions? Thanx, Alan --- SF.Net email is sponsored by: Tame your development challenges with Apache&#

[iText-questions] image measurement unit

2005-09-23 Thread Alan Klikic
What is com.lovagie.text.Image position parameters (absolute X, absolute Y,..) measurement unit? Pixel? Is it possible to set position parameters in millimeters? --- SF.Net email is sponsored by: Tame your development challenges with Apac

[iText-questions] Change button URL

2005-10-03 Thread Alan Zhang
the button.   How could I do this? Any code examples?   Thanks,   Alan Zhang Yahoo! for Good Click here to donate to the Hurricane Katrina relief effort.

[iText-questions] Characters shift up and down in edtiable multi-line textbox

2005-10-18 Thread Alan Zhang
I am using iText C# version  (iTextSharp) to write a ASP.NET application.   Basically, I have a template file (created with Acrobat 7.0 pro) containing several user editable textboxes, some of them are multi-line ones. I use PdfStamper to read in the template file, and write to another file, then s

RE: [iText-questions] Characters shift up and down in edtiable multi-line textbox

2005-10-20 Thread Alan Zhang
Soares <[EMAIL PROTECTED]> wrote: Each Acrobat version has a different text layout. UseAcroFields.setExtraMargin() to adjust it. > -Original Message-> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Alan Zhang> Sent: Tuesday, October 18, 2005 11:58 PM

Re: [iText-questions] Characters shift up and down in edtiable multi-line textbox

2005-10-21 Thread Alan Zhang
I got it reversed. It works now, just need tedious adjustment.   Thanks.Paulo Soares <[EMAIL PROTECTED]> wrote: afFormFields.SetExtraMargin(10,10);afFormFields.SetField(..., ...);If you don't call SetField() nothing happens.- Original Message ----- From: "Alan Zhang"

[iText-questions] RSA 2k

2005-10-26 Thread Alan Klikic
than outc bytes size. Outc should be less than reserved (5536). When i use smaller key in first example, it works fine (outc is greater than ssig). Thanx, Alan --- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Regis

[iText-questions] BaseFont encoding

2005-10-31 Thread Alan Klikic
Hi, Is it possible to create font with UTF-8 encoding. I tried with BaseFont.IDENTITY_H but I always get that encoding is not supported? Thanx, Alan. --- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a

[iText-questions] base font and PDF encypting

2005-11-03 Thread Alan Klikic
e would be problems if trying to sign PDF with different encoding. How can I solve this problem? 2) Does iText support pdf encrypting? If yes can u send me some links where I can find examples? Thanks for your help. Your support is compliment

[iText-questions] document font

2005-11-04 Thread Alan Klikic
eFont with that encoding. My question is: How can I retrieve document font? Thanx, Alan --- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to w

[iText-questions] PDF encrypting

2005-11-30 Thread Alan Klikic
Hi. In iText examples ( http://itextdocs.lowagie.com/tutorial ) encrypting is done using username and password. Is it possible to encrypt PDF file using certificate (public key)? Thanks, Alan --- This SF.net email is sponsored

[iText-questions] PdfContentByte Text Sizing

2005-12-12 Thread Alan Johnson
is a better way to solve my problem than determining the size of the content that I'm adding, I'm more than willing to go that direction. Thanks in advance, Alan Johnson --- This SF.net email is sponsored by: Splunk Inc. Do you grep th

RE: [iText-questions] register

2005-12-20 Thread Alan Klikic
How can i create PDF with fields? DOC-PDF ceonversion doesn't create fields? Alan -Original Message- From: Paulo Soares [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 20, 2005 11:27 AM To: Alan Klikic; itext-questions@lists.sourceforge.net Subject: RE: [iText-questions] register

[iText-questions] GIF not supported in RTF conversion {Scanned}

2006-04-03 Thread Alan Jelden
Hi,   I read about unsupported features in the RTF converter. It looks like gif files are not supported. Is that still true? Will they be supported in the next release? Do you know of a good gif-to-jpeg java class?   Thanks,   Alan W. Jelden Staff Software Engineer  6020

RE: [iText-questions] GIF not supported in RTF conversion {Scanned}

2006-04-03 Thread Alan Jelden
Thanks much! > -Original Message- > From: Mark Hall [mailto:[EMAIL PROTECTED] > Sent: Monday, April 03, 2006 1:15 PM > To: itext-questions@lists.sourceforge.net; Alan Jelden > Subject: Re: [iText-questions] GIF not supported in RTF conversion > {Scanned} > > On Mo

Re: [iText-questions] layers and pdf concatenation

2007-01-25 Thread Alan Keown
Stamper doesn't do layers - yet. Look at this response from Paulo http://www.mail-archive.com/itext-questions@lists.sourceforge.net/msg27767.h tml Cheers AlanK -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Christian Cruz Sent: Friday, 26 January 2007

Re: [iText-questions] layers and pdf concatenation

2007-01-31 Thread Alan Keown
y 2007 12:30 AM To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] layers and pdf concatenation Hi Alan Thank you for your reply. I also tried to add the layer using the PDFWriter object instead of the PDFStamper, which I now know doesnt support layers. Here is m

Re: [iText-questions] layered pdf + layered pdf = non-layered pdf

2007-01-31 Thread Alan Keown
It's a good idea to search the list - browsing will cause you to miss a lot. If you look at this thread: http://thread.gmane.org/gmane.comp.java.lib.itext.general/28510/focus=28525 you will find this answer: Stamper doesn't do layers - yet. Look at this response from Paulo

Re: [iText-questions] layered pdf + layered pdf = non-layered pdf

2007-02-01 Thread Alan Keown
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Axel Rose Sent: Thursday, 1 February 2007 10:48 PM To: Post all your questions about iText here Subject: Re: [iText-questions] layered pdf + layered pdf = non-layered pdf Alan Keown schrieb: > If you look

Re: [iText-questions] Commercial iText license

2007-02-14 Thread Alan Keown
Hi Eugene, Is it possible for you to elaborate on why LGPL is excluded by your company's Open Source policy? Thanks AlanK -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eugene R Sent: Wednesday, 14 February 2007 1:11 PM To: Post all your questions abo

Re: [iText-questions] How do I join ?

2007-02-19 Thread Alan Keown
Hi Tony, I can't tell if you are already a member and don't know about the registration at Manning... but: This question did make it to the list... If you go to this page: http://www.lowagie.com/iText/ you'll see a link "Mailing List Registration" in the left panel. Cheers AlanK -Origina

[iText-questions] XML to PDF runtime error

2002-12-13 Thread alan chen
Hello, I'm trying out the iText-tutorial Chapter 7 Example 4. I got all the jar files and the source files, and the compilation was OK. When I tried to run it, here's error I got: ***Chapter 7 example 4: making life easyExceptionConverter: ExceptionCo

[iText-questions] XML to PDF runtime error

2002-12-16 Thread alan chen
Original Message Follows From: "alan chen" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: XML to PDF runtime error Date: Mon, 16 Dec 2002 10:54:12 -0500 Help STOP SPAM with the new MSN 8 and get 2 months FREE*--- Begin Message --- Hello, I am trying out th

[iText-questions] Any way to autosize column widths for tables

2004-07-23 Thread Alan Berezin
Is there anyway to get iText to reflow a Table by autosizing the columns widths. Having to manually set the Cell widths is really a pain. __ Do you Yahoo!? Vote for the stars of Yahoo!'s next ad campaign! http://advision.webevents.yahoo

[iText-questions] how to position a footer

2004-07-24 Thread Alan Berezin
Im a total newbie. Looking at the api, there doesnt seem to be an easy way to tell a HeaderFooter that it should be positioned so many points from the top of bottom of the page. Is there some way to do it other than absolute positioning? __

[iText-questions] bookmarks and concatenated files

2004-09-25 Thread Alan Smith
Hi, I would like to use concat_pdf to concatenate several existing pdf files together into one big pdf file. I would like the resulting file to have bookmarks for the first page of each of the original pdfs. Is there a way to do this using iText? Thanks, Alan

RE: [iText-questions] NewPage() does not work

2005-07-01 Thread Alan Dennis
  Hi, It looks like you needed to flush the writer. Also, you probably want to clear the response before the PDF and stop after it.  Here’s some code, hope it helps.       Response.Clear();     Response.ContentType = "application/pdf";     System.IO.MemoryStream m = new Sy

[iText-questions] iTextSharp List

2005-07-05 Thread Alan Dennis
All,   Is there an iTextSharp list?   Thanks, Alan -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.323 / Virus Database: 267.8.9/39 - Release Date: 7/4/2005