Trace:
Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
visionx:reports [2018/04/17 07:03] robot |
visionx:reports [2026/05/11 13:51] (current) robot |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ~~Title: VisionX Reports~~ | ~~Title: VisionX Reports~~ | ||
| - | Version: 5.0 / 2018-04-17 | + | Version: 6.0 / 2026-05-11 |
| ====== Introduction ====== | ====== Introduction ====== | ||
| Line 265: | Line 265: | ||
| <HTML><li></HTML>''%%[COLUMNNAME(CHECKBOX=Yes,No)]%%''<HTML></li></HTML> | <HTML><li></HTML>''%%[COLUMNNAME(CHECKBOX=Yes,No)]%%''<HTML></li></HTML> | ||
| <HTML><li></HTML><HTML><p></HTML>''%%[COLUMNNAME(DATE=d. MMMM yyyy)]%%''<HTML></p></HTML> | <HTML><li></HTML><HTML><p></HTML>''%%[COLUMNNAME(DATE=d. MMMM yyyy)]%%''<HTML></p></HTML> | ||
| - | Additional information regarding the format can be found here: http:%%//%%docs.oracle.com/javase/6/docs/api/java/text/SimpleDateFormat.html<HTML></li></HTML> | + | Additional information regarding the format can be found here: [[https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/text/SimpleDateFormat.html|Simple date format]]<HTML></li></HTML> |
| <HTML><li></HTML><HTML><p></HTML>''%%[COLUMNNAME(NUMBER=#,##0.00)]%%''<HTML></p></HTML> | <HTML><li></HTML><HTML><p></HTML>''%%[COLUMNNAME(NUMBER=#,##0.00)]%%''<HTML></p></HTML> | ||
| - | <HTML><p></HTML>Additional information regarding the format can be found here: http:%%//%%docs.oracle.com/javase/6/docs/api/java/text/DecimalFormat.html<HTML></p></HTML><HTML></li></HTML><HTML></ul></HTML> | + | Additional information regarding the format can be found here: [[https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/text/DecimalFormat.html|Decimal format]]<HTML></li></HTML> |
| + | <HTML><li></HTML>''%%[COLUMNNAME(IMAGE)]%%''<HTML></li></HTML> | ||
| + | <HTML><li></HTML>''%%[COLUMNNAME(IMAGE=w=10cm,h=8cm)]%%''<HTML></li></HTML> | ||
| + | <HTML><li></HTML>''%%[COLUMNNAME(IMAGE=w=100mm,h=80mm)]%%''<HTML></li></HTML> | ||
| + | <HTML><li></HTML>''%%[COLUMNNAME(IMAGE=w=100,h=80)]%%''<HTML></li></HTML> | ||
| + | <HTML><li></HTML>''%%[COLUMNNAME(IMAGE=w=100px,h=80px)]%%''<HTML></li></HTML> | ||
| + | <HTML><li></HTML><HTML><p></HTML>''%%[COLUMNNAME(IMAGE=w=10cm,h=8cm,fill,up)]%%''<HTML></p></HTML> | ||
| + | <HTML><p></HTML>Width and height can be specified with: w=, width=, h= or height= . Without unit, which means pixel or with one of the units: px, pt, in, mm or cm\\ | ||
| + | By default an image is not upscaled. If it should be upscale specify: up or upscale.\\ | ||
| + | By default the aspect ratio is preserved. If it should not be preserved specify: stretch, preserve=false or preserveAspectRatio=false.\\ | ||
| + | By default the aspect ratio is preserved inside the given size. if it should be outsize, so fill the entire area specify: cover, crop, fit=false or contain=false.\\ | ||
| + | If the image should have the exact size of width and height, with the free space filled with transparent color, specify: fill or fillToSize.\\ | ||
| + | The image is rendered with the given (best possible) quality/ resolution into the document, and resized with changing the size in word.<HTML></p></HTML><HTML></li></HTML><HTML></ul></HTML> | ||
| Important: | Important: | ||
