I don't want to clutter the list but this is a cultural/etiquette question on
which everyone has an opinion. LOL. 



----------------------------------------
> Date: Mon, 7 Dec 2009 09:11:54 -0800
> From: 
> To: [email protected]
> Subject: Re: [iText-questions] How can I change contents of a text field at 
> signing?
>
>
> Actually...we purchased the documentation (your book) and we are appreciative
> of all of the work you did and still do, but frankly we aren't JAVA people
> and we are scripting tranlsations to coldfusion, then we ask a question and
> instead of helpful answers we get involved in a game of "clue".


Many on the list are busy and don't have time for clue, a one line answer is 
probably
easier. But, several seemed upset when I would respond "grep the source code" 
in the spirit of "teach a man to fish." My condolensces if you are using CF ( 
no 
offense to Adobe, and Leo has convinced me many problems I had experienced as a 
PDF
user were do to customers not the product itself) as it does have a lot of 
quirks and personally
if you did know java I would suggest something like servlet for itext ( 
although writing your own
java server is not difficult either, and CF can talk to that too if you want to 
offload stuff to it). 

If you don't know java, and want to use java, sun has excellent resources and 
google confined to 
sun.com will usually find an answer. This even comes up on other "java" lists ( 
like j2me people who
don't know normal java )...


>
> Its terribly frustrating at times and as i mentioned, we aren't piggybacking
> on "free" documentation..we purchased the book itself.

AFAIK the book is probably not intended to be a java book. 

>
> I guess I will keep trying given that nobody seems to want to provide
> assistance other than clues.

Sometimes that is all people have time to figure out if you can only outline 
your
problem, sometimes that is all that seems apropos for free.

>
> Thanks again
>
>
>
> Bruno Lowagie-3 wrote:
>>
>> webpointz wrote:
>>> Thank you BUT you keep saying to add as an "OnFocus" event. The problem
>>> is
>>> that there is nowhere that shows an example of this being added in the
>>> documentation or anywhere else.
>>
>> Did you really look everywhere?
>>
>>> Would you have an example of the code I would need to add it to the
>>> signature field?
>>
>> Click on the link that is on the bottom of each mail sent to the mailing
>> list: http://1t3xt.info/tutorials/keywords/
>>
>> Knowing that you need some JavaScript functionality that responds
>> on the onFocus event (see for instance p498 of the first edition
>> of "iText in Action"), you click on the keyword "JavaScript" to
>> find this page:
>> http://1t3xt.info/tutorials/keywords/index.php?page=keyword&id=535
>>
>> Now click on the first link you see:
>> http://1t3xt.info/examples/browse/?page=example&id=438
>>
>> Now download that example, and study it closely.
>> Especially this line:
>>
>> noAction.put(new PdfName("Fo"),
>> PdfAction.javaScript("setReadOnly(true);", stamper.getWriter()));
>>
>> Please don't pretend the documentation that is provided for free
>> is insufficient, because that's not very respectful.
>>
>> ------------------------------------------------------------------------------
>> Join us December 9, 2009 for the Red Hat Virtual Experience,
>> a free event focused on virtualization and cloud computing.
>> Attend in-depth sessions from your desk. Your couch. Anywhere.
>> http://p.sf.net/sfu/redhat-sfdev2dev
>> _______________________________________________
>> iText-questions mailing list
>> [email protected]
>> 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/
>>
>>
>
> --
> View this message in context: 
> http://old.nabble.com/How-can-I-change-contents-of-a-text-field-at-signing--tp26610705p26680477.html
> Sent from the iText - General mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Join us December 9, 2009 for the Red Hat Virtual Experience,
> a free event focused on virtualization and cloud computing.
> Attend in-depth sessions from your desk. Your couch. Anywhere.
> http://p.sf.net/sfu/redhat-sfdev2dev
> _______________________________________________
> iText-questions mailing list
> [email protected]
> 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/
                                          
_________________________________________________________________
Chat with Messenger straight from your Hotmail inbox.
http://www.microsoft.com/windows/windowslive/hotmail_bl1/hotmail_bl1.aspx?ocid=PID23879::T:WLMTAGL:ON:WL:en-ww:WM_IMHM_4:092009
------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
iText-questions mailing list
[email protected]
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/

Reply via email to