Re: [iText-questions] find text in pdf file, modify

2005-07-01 Thread Leonard Rosenthol
-- --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice) 215-938-0880 (fax

[iText-questions] Re: rawData to awt image

2005-07-01 Thread Leonard Rosenthol
. Leonard -- --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice

[iText-questions] Re: rawData to awt image

2005-07-02 Thread Leonard Rosenthol
-- --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice) 215-938-0880 (fax

Re: [iText-questions] Re: Read a signed PDF document

2005-07-10 Thread Leonard Rosenthol
in conjunction with some DRM (Digital Rights Management) tools... Where does iText come into this? Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer

Re: [iText-questions] Re: Read a signed PDF document

2005-07-11 Thread Leonard Rosenthol
? Depends. Did you encrypt it using the Standard Security Handler or the Certificate Handler (Encrypt for Individual)? If the former, did you specify an Open Password, Owner Password or both? Leonard --- Leonard

Re: [iText-questions] Managing Annotations in PDF using iText

2005-07-12 Thread Leonard Rosenthol
calls to get at the PdfDictionary and change the relevent parts yourself. Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com

Re: [iText-questions] Special usage rights settings?

2005-07-12 Thread Leonard Rosenthol
Acrobat 7 Professional and Adobe LiveCycle Reader Extensions Server can do this due to technical design decisions on Adobe's part. Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief

Re: [iText-questions] PDF Structure?

2005-07-13 Thread Leonard Rosenthol
building PDFs with reading-order data with a win32 toolkit. When the time comes to flatten those PDFs on our pure-Java server, I'd like to maintain that order. Shouldn't be a problem... Leonard --- Leonard

Re: [iText-questions] animations in PDFs

2005-07-14 Thread Leonard Rosenthol
--- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice) 215

Re: [iText-questions] Do itext support creation of tagged PDF

2005-07-14 Thread Leonard Rosenthol
At 07:12 AM 7/14/2005, ka hoi ng wrote: Do itext support creation of tagged PDF? No. Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer

Re: [iText-questions] Special characters in info dictionary

2005-07-15 Thread Leonard Rosenthol
:(. I tried also unicode ... moreInfo.put(Author, 1\u00261 Internet AG); ... Not that's valid Acrobat Unicode - or iText has a bug in how it writes out Unicode strings to the Info dict. Leonard --- Leonard

RE: [iText-questions] Special characters in info dictionary

2005-07-15 Thread Leonard Rosenthol
--- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice) 215-938-0880 (fax

Re: [iText-questions] Remove digital signature

2005-07-18 Thread Leonard Rosenthol
. Since a signed document is the original + a signature, why strip it? Or are these visible signatures and not just signed docs? Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical

RE: [iText-questions] Remove digital signature

2005-07-18 Thread Leonard Rosenthol
that functionality. It would require a fairly detailed development project - since it involves knowing what gets done during signing and therefore is safe to remove. And doing so. Leonard --- Leonard Rosenthol

Re: [iText-questions] visual tool for itext, filling pdf forms

2005-07-19 Thread Leonard Rosenthol
characters to the form fields, Sure you can - assuming the PDF form was prepared correctly and/or you do the right thing in iText. Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED

Re: [iText-questions] itext - PDF copy and signature

2005-07-20 Thread Leonard Rosenthol
--- Leonard Rosenthol mailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice) 215-938-0880 (fax)

Re: [iText-questions] Getting OffendingCommand: errors

2005-07-23 Thread Leonard Rosenthol
that to Distiller? As to the RIP, what RIP are you using? What version? Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http

Re: [iText-questions] non licensed fonts

2005-07-25 Thread Leonard Rosenthol
--- Leonard Rosenthol mailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice) 215-938-0880 (fax)

Re: [iText-questions] non licensed fonts

2005-07-25 Thread Leonard Rosenthol
--- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice) 215

Re: [iText-questions] non licensed fonts

2005-07-26 Thread Leonard Rosenthol
and then make a decision. Leonard --- Leonard Rosenthol mailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice) 215-938-0880 (fax)

Re: [iText-questions] Reducing file size of a PDF Stamped document

2005-07-28 Thread Leonard Rosenthol
--- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice) 215-938-0880 (fax

Re: [iText-questions] (no subject)

2005-07-28 Thread Leonard Rosenthol
--- Leonard Rosenthol mailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice) 215-938-0880 (fax)

Re: [iText-questions] Hi All

2005-07-29 Thread Leonard Rosenthol
, however. Perhaps that will help. What about calling out to other apps from Java? For example, there is a (Java-driven) tool for converting .doc to PDF via OpenOffice...Would that work? Leonard --- Leonard

Re: [iText-questions] non licensed fonts

2005-07-29 Thread Leonard Rosenthol
or not. Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice

Re: [iText-questions] Extract images from a PDF

2005-08-03 Thread Leonard Rosenthol
At 12:16 PM 8/3/2005, Francisco Carvalho wrote: Is it possible to extract images from a PDF and save them as JGP? - thx Yes, but not with iText. Leonard --- Leonard Rosentholmailto

Re: [iText-questions] recolor vector image

2005-08-05 Thread Leonard Rosenthol
objects (or existing PDFs) using iText. There is a variety of 3rd party PDF color conversion tools on the market that you should probably look at to address your problems. Leonard --- Leonard Rosenthol

Re: [iText-questions] embedded japanese opentype font can't be seen in Preview on OS X

2005-08-06 Thread Leonard Rosenthol
OS X?? Can you post the problematic PDF? Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc

Re: [iText-questions] Metadata per field

2005-08-09 Thread Leonard Rosenthol
iText? Sure, though you'll have to use the low level APIs to add it as a custom dictionary key. Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer

Re: [iText-questions] avoid oversized pages

2005-08-10 Thread Leonard Rosenthol
of your problem. Another excellent point. Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc

Re: [iText-questions] avoid oversized pages

2005-08-10 Thread Leonard Rosenthol
the Auto-Rotate Center option enabled (it is by default). And again, it isn't scaling... So this all looks good... Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief

Re: [iText-questions] JBIG2 in PDF with Multiple Pages

2005-08-10 Thread Leonard Rosenthol
? Provided that the JBIG2 implementation takes advantage of it - yes, it should. Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http

Re: [iText-questions] Copying File Data into pdf

2005-08-11 Thread Leonard Rosenthol
to convert from say Word-PDF? What??!! Leonard --- Leonard Rosenthol mailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice) 215-938-0880 (fax)

Re: [iText-questions] Add signatures in a existing blank signature

2005-08-11 Thread Leonard Rosenthol
byte ranges and hashes match, Acrobat doesn't care what you've excluded. It is, however, a potential security hole to exclude anything else - but there may be good reason. Leonard --- Leonard Rosenthol

Re: [iText-questions] Add signatures in a existing blank signature

2005-08-11 Thread Leonard Rosenthol
. Then something else is going on for you, as we developed something for a customer that excludes a secondary range (ie. something other than the Contents) and it works just fine for Acrobat 6 7. Leonard --- Leonard Rosenthol

Re: [iText-questions] Can Signature Encryption exist together?

2005-08-12 Thread Leonard Rosenthol
my signature in it. Did you create an encrypted PDF and THEN apply the signature as a separate step? Or did you try adding them both to the original PDF? You need to do the former or it won't work. Leonard --- Leonard

Re: [iText-questions] Images get lost when converting PDF to PS

2005-08-12 Thread Leonard Rosenthol
? What options? Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080

RE: [iText-questions] cp1251 problem in acrobat reader 5.0

2005-08-14 Thread Leonard Rosenthol
--- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice) 215-938-0880 (fax

Re: [iText-questions] PDF to xml

2005-08-15 Thread Leonard Rosenthol
an XML-like (it's NO WHERE close to XML - but shares concepts) segment to the PDF to add structural/semantic information to parallel the presentation. Leonard --- Leonard Rosentholmailto:[EMAIL

Re: [iText-questions] Passing print job options on command line printing of pdf documents

2005-08-16 Thread Leonard Rosenthol
--- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice

Re: [iText-questions] Re: PDF to xml

2005-08-16 Thread Leonard Rosenthol
--- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice) 215-938

Re: [iText-questions] Re: PDF to xml

2005-08-16 Thread Leonard Rosenthol
to extract the XFA blob from the PDF and then parse that as XML. You'll probably want/need to download the specs on the XFA grammar. Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief

Re: [iText-questions] Images get lost when converting PDF to PS

2005-08-16 Thread Leonard Rosenthol
--- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice) 215-938-0880 (fax

Re: [iText-questions] PDF size, PDF to HTML?

2005-08-18 Thread Leonard Rosenthol
--- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice

Re: [iText-questions] support

2005-08-18 Thread Leonard Rosenthol
support for iText. I would be happy to send you a contract. Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc

Re: [iText-questions] Suppress (disable) error message: 'Illegal operation 'Tm' outside text object.'

2005-08-18 Thread Leonard Rosenthol
--- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice

Re: [iText-questions] Removing String Objects

2005-08-18 Thread Leonard Rosenthol
--- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice) 215-938

RE: [iText-questions] Removing String Objects

2005-08-19 Thread Leonard Rosenthol
At 03:16 AM 8/19/2005, Youssef Eldakar wrote: Strings as in textual content. No, iText doesn't do content. Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical

[iText-questions] Re: Re: Images get lost when converting PDF to PS

2005-08-22 Thread Leonard Rosenthol
? What does Adobe Acrobat do? What about Xpdf? Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc

RE: [iText-questions] Forms using Acrobat 7.0 Designer.

2005-08-22 Thread Leonard Rosenthol
--- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice) 215-938-0880 (fax

Re: [iText-questions] PDF Page Scaling

2005-08-22 Thread Leonard Rosenthol
--- Leonard Rosenthol mailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice) 215-938-0880 (fax)

Re: [iText-questions] character problem merging pdfs

2005-08-22 Thread Leonard Rosenthol
--- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice

RE: [iText-questions] Forms using Acrobat 7.0 Designer.

2005-08-22 Thread Leonard Rosenthol
actually the iText doesn't support the PDF created with Designer. No, but it could be made to - if someone invested the engineering effort. Leonard --- Leonard Rosentholmailto:[EMAIL

Re: [iText-questions] character problem merging pdfs

2005-08-22 Thread Leonard Rosenthol
of multiple. Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice

Re: [iText-questions] how to open zip file attached to pdf?

2005-08-23 Thread Leonard Rosenthol
--- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice) 215-938-0880 (fax

Re: [iText-questions] Determining PDF

2005-08-24 Thread Leonard Rosenthol
- look for the /XFA key in either the /Catalog or the /AcroForm dictionaries. Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com

Re: [iText-questions] Hidden Text

2005-08-29 Thread Leonard Rosenthol
Apago (http://www.apago.com). Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc

Re: [iText-questions] How to remove XMP Metadata inside Stamper?

2005-08-30 Thread Leonard Rosenthol
--- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice) 215-938-0880

Re: [iText-questions] How to remove XMP Metadata inside Stamper?

2005-08-30 Thread Leonard Rosenthol
for iText, since it would make it only the THIRD program to support this. Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http

Re: [iText-questions] How to remove XMP Metadata inside Stamper?

2005-08-30 Thread Leonard Rosenthol
--- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice

Re: [iText-questions] Problem with OTF CJK Font Embedding

2005-09-01 Thread Leonard Rosenthol
are changed that I can't read. Using Acrobat Distiller? What version? Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http

RE: [iText-questions] Mac font problem (datafork font)

2005-09-09 Thread Leonard Rosenthol
At 05:29 AM 9/9/2005, Paulo Soares wrote: No. Doesn't Java for Mac OS X support .dfonts natively - as part of Graphics2D? But they wouldn't come across to iText? LDR --- Leonard Rosenthol

Re: [iText-questions] DPI or PS

2005-09-20 Thread Leonard Rosenthol
available to convert PDF-PS - commercial and open source. But are you sure you are dealing with a PS printer? Is it a Level 3 printer? Many of them will accept PDFs directly. LDR --- Leonard Rosenthol

Re: [iText-questions] Print directly a PDF document

2005-09-20 Thread Leonard Rosenthol
printer such as Postscript or PCL. Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc

Re: [iText-questions] DPI or PS

2005-09-20 Thread Leonard Rosenthol
At 11:46 AM 9/20/2005, =?ISO-8859-2?Q?Daniel_=A3a=B6?= wrote: Do you mean that adding high DPI image to iText generated PDF file will keep high quality? Correct. Leonard --- Leonard Rosenthol

Re: [iText-questions] How to know that a form Field has been modified by user ?

2005-09-21 Thread Leonard Rosenthol
the ONLY way to do it... I was thinking about an acroFields.isModified (fieldKey) method or something like that. Such info isn't tracked by PDF viewers/Acrobat. Leonard --- Leonard Rosenthol mailto:[EMAIL PROTECTED] Chief

Re: [iText-questions] Problem signing pdf-file

2005-09-21 Thread Leonard Rosenthol
people? It depends on the signing process involved... Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc

Re: [iText-questions] Problem signing pdf-file

2005-09-21 Thread Leonard Rosenthol
pdfs, and prefereably the easiest way Use Adobe Acrobat? Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF

Re: [iText-questions] Plans to support PDF/A?

2005-09-22 Thread Leonard Rosenthol
). PDF/A-B is mostly PDF/X-3 with a couple of misc. changes (additions, subtractions, etc.) - so it wouldn't be too hard, but would take a bit of work... Leonard --- Leonard Rosentholmailto:[EMAIL

Re: [iText-questions] Plans to support PDF/A?

2005-09-22 Thread Leonard Rosenthol
At 11:14 AM 9/22/2005, Leonard Rosenthol wrote: At 12:34 PM 9/22/2005, Carsten Hammer wrote: are you going to support PDF/A (ISO-19005-1) like you support PDF/X (ISO-15930)? They could support PDF/A-B, but doing PDF/A-A isn't possible with the current iText functionality (though

Re: [iText-questions] Plans to support PDF/A?

2005-09-22 Thread Leonard Rosenthol
--- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice) 215-938-0880 (fax

Re: [iText-questions] Plans to support PDF/A?

2005-09-22 Thread Leonard Rosenthol
. The key ares for 1A vs. 1B are tagging/structure and metadata, including font metadata... Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http

RE: [iText-questions] Plans to support PDF/A?

2005-09-23 Thread Leonard Rosenthol
order. Sounds like a great first step! Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc

RE: [iText-questions] Plans to support PDF/A?

2005-09-23 Thread Leonard Rosenthol
... Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice

Re: [iText-questions] printing pdf files

2005-09-23 Thread Leonard Rosenthol
computers - once that will intercept the PDF and send it to a printer... Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com

Re: [iText-questions] Type 3 fonts

2005-09-26 Thread Leonard Rosenthol
At 04:07 PM 9/26/2005, sreeram ramesh kumar wrote: Is there a way to identify if there are any non embedded fonts of type 3. There is NO SUCH THING! By defintion, a Type 3 font is ALWAYS embedded. Leonard --- Leonard

Re: [iText-questions] pdf2ps error conversion only with PDF created with itext ???

2005-09-29 Thread Leonard Rosenthol
At 05:20 AM 9/29/2005, Philippe Couas wrote: GNU Ghostscript 7.05: Unrecoverable error, exit code 1 that's a REALLY OLD version of Ghostscript. Update! Leonard --- Leonard Rosenthol mailto:[EMAIL PROTECTED] Chief

Re: [iText-questions] Could i convert an PDF created with ITEXT to an PS file ?

2005-09-29 Thread Leonard Rosenthol
(http://www.apago.com). Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215

Re: [iText-questions] how to get field properties

2005-09-29 Thread Leonard Rosenthol
the undocumented parameters to the functions, and turn th8at inot something you can use. Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http

Re: [iText-questions] Cropping/Clipping images

2005-09-29 Thread Leonard Rosenthol
--- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice) 215-938-0880 (fax

Re: [iText-questions] Re: Digitally signing pdf - issue with acrobat 7

2005-09-30 Thread Leonard Rosenthol
At 09:51 AM 9/30/2005, Francisco wrote: I'm using Adobe reader 7.0 .. Reader only supports verification of certain types of signatures. Leonard --- Leonard Rosentholmailto:[EMAIL

Re: [iText-questions] Re: Digitally signing pdf - issue with acrobat 7

2005-09-30 Thread Leonard Rosenthol
--- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice

Re: [iText-questions] Signing single page

2005-10-05 Thread Leonard Rosenthol
--- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice) 215-938-0880 (fax

Re: [iText-questions] Signing single page

2005-10-06 Thread Leonard Rosenthol
you want is VERY complex given how PDF objects works. It's doable, but would require some pretty tricky code to get right... Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief

Re: [iText-questions] PDF Encryption

2005-10-06 Thread Leonard Rosenthol
the master password instead of the user password and assign the rights you want. Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http

RE: [iText-questions] Signing single page

2005-10-06 Thread Leonard Rosenthol
At 05:04 AM 10/6/2005, Paulo Soares wrote: That would be certifying not signing (I think). Certification is signing + some extra stuff... LDR --- Leonard Rosentholmailto:[EMAIL

Re: [iText-questions] Check if Form is Submittable Online

2005-10-10 Thread Leonard Rosenthol
to these questions are EXTREMELY important as all of these variables (version, viewer, OS, inBrowser) play a factor in whether ANY given PDF can be submitted online. Leonard --- Leonard Rosentholmailto:[EMAIL

Re: [iText-questions] Check if Form is Submittable Online

2005-10-10 Thread Leonard Rosenthol
parsing JavaScript and XML and determing what's in there... Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc

Re: [iText-questions] Check if Form is Submittable Online

2005-10-10 Thread Leonard Rosenthol
the objects and their values. Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938

[iText-questions] Re: Check if Form is Submittable Online

2005-10-10 Thread Leonard Rosenthol
? Not just fields! You also have to check the possibility that submission isn't happening inside of bookmarks, page actions, links, etc. Leonard --- Leonard Rosentholmailto:[EMAIL

Re: [iText-questions] PdfReader and layers

2005-10-11 Thread Leonard Rosenthol
to the content stream objects in a way that you can then make intelligent decisions about them. Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http

Re: [iText-questions] Editing PDF Content in Browser

2005-10-19 Thread Leonard Rosenthol
? The PDF? The text of the PDF? other?? Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc

Re: [iText-questions] Writing To Existing PDFs

2005-10-19 Thread Leonard Rosenthol
the form. Meaning you can't get teh coordinates correct? Or the text shows up UNDER the areas, but never on top? What do you mean everywhere except where I want it?? Leonard --- Leonard Rosenthol

Re: [iText-questions] Run java file using PdfAction

2005-10-19 Thread Leonard Rosenthol
a message warning them about what is going to happen and offering them the opportunity to cancel the operation. Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer

Re: [iText-questions] Writing To Existing PDFs

2005-10-19 Thread Leonard Rosenthol
. How are you determining the coordinates? Are you remembering that PDF is origined in the lower left and NOT the upper left? Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief

Re: [iText-questions] Watermark Question

2005-10-19 Thread Leonard Rosenthol
them w/o removing other content. Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc

Re: [iText-questions] Editing PDF Content in Browser

2005-10-20 Thread Leonard Rosenthol
at either RTF or HTML as your template languages and then any number of web-based editors for authoring them and then conversion to PDF. Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED

Re: [iText-questions] get type information for text fields

2005-10-21 Thread Leonard Rosenthol
. Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice

[iText-questions] Re: Help regarding PDF merging and Populating values into a PDF

2005-10-24 Thread Leonard Rosenthol
--- Leonard Rosenthol mailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc. 215-938-7080 (voice) 215-938-0880 (fax)

[iText-questions] Re: Code sample to gen PDF on fly without touching java code facility to Sys Admin to change static part of template

2005-10-24 Thread Leonard Rosenthol
enough to address your needs? Leonard --- Leonard Rosentholmailto:[EMAIL PROTECTED] Chief Technical Officer http://www.pdfsages.com PDF Sages, Inc

Re: [iText-questions] Problem with updating form field values using iText.

2005-10-24 Thread Leonard Rosenthol
compatible with it. 2) The form fields have tagging/structure associated with them, which iText isn't properly maintaining when it handles them. Leonard --- Leonard Rosentholmailto:[EMAIL

<    2   3   4   5   6   7   8   9   10   11   >