3.0

Table Of Contents
ABBYY® PDF Transformer 3.0 User’s Guide
Current Date and Time in Stamps and Bates Stamps
You can add current date and/or time to stamps and Bates stamps. Use the following tags in the text editing/Bates stamping windows.
Tag Example
<d/>
Short date format 07.02.2009
<date/>
Long date format 7 February 2009
<t12/>
12–hour clock time 9:22 PM
<t24/>
24–hour clock time 21:22
<time/>
Long time format 21:22:51
By default, the date and time are displayed in the format corresponding to the regional settings of your computer. You can change this
format. For example: <d=RUS/>, <date=USA/>, or <time=ENG/>. The results will become immediately visible in the stamp preview
window.
Show me an example
<d=USA/>
2/7/2009
<d=ENG/>
07/02/2009
<d=RUS/>
07.02.2009
<d=DEU/>
07.02.2009
<d=FRA/>
07/02/2009
<d=ITA/>
07/02/2009
<d=ESP/>
07/02/2009
<d=NLD/>
3–2–2009
<d=PO/>
2009–02–07
<d=HUN/>
2009.02.07
<d=CZ/>
7.2.2009
<d=SL/>
7. 2. 2009
Some of the above regions may not be supported by your operating system. However, you can use any other regions supported by
your system.
You can customize the date and time formats
Show me an example
<date=USA %A/>
Friday
<date=DEU %B, %Y/>
February, 2009
<time %Hh %Mm/>
09h 22m
To customize date and time, specify the required parameters enclosing them in <date/> and <time/> tags.
<date/> Example
Years
%y
Year without century digits (01 – 99) 09
38