Previous | Next | (P-PDF) Talkback
Topic: Re: how to remove currency in PDF (Via Email)
Conf: (P-PDF) Talkback, Msg: 170997
From: prodok
Date: 7/31/2009 03:05 AM
There are two ways to work around the issue:
a) use the international way to display currency, which involves the
international currency code (if I remember correctly, it would be HUF
for Hungary), which is always preceeding the amount.
b) as a) is not really an option, you would write a custom Format
script, taking the event.value and adding the currency after it. Note
that this will require a non-formatted text field, which also means
that you will be responsible for correct formatting of the amount.
Hope this can help.
Max Wyss
PRODOK Engineering
Low Paper workflows, Smart documents, PDF forms
CH-8906 Bonstetten, Switzerland
mailto:max@prodok.com
http://www.prodok.com
[ Building Bridges for Information ]
[ Getting organized with PDFfolio ]
______________________
> I made an editable PDF order form. In the money columb the currency is in
front of the amount, but in my country (Hungary) we have to place it at th
e end of it. If somebody can tell me, how can i place it at the end or just
remove the currency before the amount i would very happy.
> thanks for your help in advance