[iText-questions] Acrobat version 5 vs 6

2004-08-27 Thread Martin Abrahamsson
Hi everybody I'm having a problem with the production environment of our application. Our generated pdf's work well with Acrobat 5 (reader and full version) but wen some of our users upgrade to Acrobat 6 (reader or full) they can no longer print the pdf. It shows ok on screen but it doesn't

SV: [iText-questions] Caching of pdf

2003-11-04 Thread Martin Abrahamsson
 Hi Again. I  still have the problem described below with acrobat reader caching the text in the acro fields.  (Now tested with IE 6 and Reader 6 as well) If nobody here knows anything about it could someone please recommend a list were i can post this question.   I use some headerstuff in

[iText-questions] Caching of pdf

2003-10-02 Thread Martin Abrahamsson
Hi all This is not an actual iText question but there are some people on this list with extensive knowlege about everythind PDF so i'll give you guys a try.   We have an app that presents pdf's generated in part through iText. They contain Acrofields which the end user fills in, then submitt

SV: [iText-questions] Submitting acroform

2003-07-30 Thread Martin Abrahamsson
-Ursprungligt meddelande- Från: Paulo Soares [mailto:[EMAIL PROTECTED] Skickat: den 30 juli 2003 17:02 Till: Martin Abrahamsson; Leonard Rosenthol; [EMAIL PROTECTED] Sourceforge. Net Ämne: Re: [iText-questions] Submitting acroform >Now I understand. You want to create the PDF w

SV: [iText-questions] Submitting acroform

2003-07-30 Thread Martin Abrahamsson
Hi again Thanks for the help so far. See below for more info/questions. > At 05:03 PM 7/29/2003 +0200, Martin Abrahamsson wrote: > >I've created a couple och forms based on existing pdfs (scanned forms) > and > >added acroformfields wich the user editds on screen and

SV: [iText-questions] Submitting acroform

2003-07-30 Thread Martin Abrahamsson
At 05:03 PM 7/29/2003 +0200, Martin Abrahamsson wrote: >I've created a couple och forms based on existing pdfs (scanned forms) and >added acroformfields wich the user editds on screen and then prints the >form. > Great... I've only done a couple of forms for a d

[iText-questions] Submitting acroform

2003-07-29 Thread Martin Abrahamsson
action with the sevlet-url or what do i have to do? thanks /Martin -------- Martin Abrahamsson Sigma Kommun & Landsting AB Dockplatsen 1 211 19 Malmö +46-703-791393 [EMAIL PROTECTED] www.sigma.se N¬HS^µéšŠ[)¢{

SV: [iText-questions] Acro form in existing pdf

2003-07-28 Thread Martin Abrahamsson
the textfield I added did not show. No exceptions was thrown. Any Ideas about this? Is it possible my base pdfs are broken in some way? thanks /Martin Abrahamsson snip PdfReader reader = new PdfReader("d:\\Dev\\pdf\\magic\\lakarutlatande_ht.pdf"); //PdfReader reader = new

[iText-questions] Acro form in existing pdf

2003-07-24 Thread Martin Abrahamsson
ed. I you think about this time i should read up on acrofields in the docs. thanks alot /Martin Abrahamsson -------- Martin Abrahamsson Sigma Kommun & Landsting AB Dockplatsen 1 211 19 Malmö +46-703-791393 [EMAIL PROT

[iText-questions] Non savable pdf

2003-06-06 Thread Martin Abrahamsson
Hi Everybody Quick question. Is it possible do make a generated pdf non-savable in the same way you can make it non-printable. thanks /Martin Martin Abrahamsson Sigma Kommun & Landsting AB Dockplatsen 1 211 19 Malmö +46-703-791393 [EMAIL PROTE

[iText-questions] Tab in iText

2003-04-01 Thread Martin Abrahamsson
Hi I checked the mail archives and found a few posts from October where tab-support was discussed. How do I make this work (is it included in 0.98)? Simply putting '\t' in my text is obviously not enough ;-) I've tried that. Thanks /Mar