2022.2

Table Of Contents
Annotations
Annotationscanmakeapicturemuchmoreinformative:anarrow,showinginwhichdirectionacarwas
driving;acircle,wherethecarhasbeendamaged...Toallowtheusertomakeannotations,right-click
theCameraelementafteraddingittotheform,selectCamera properties,andthencheckAllow
annotations.
Clicking(orrather,touching)theimagewillbringuptheannotationdialog.Annotationscanbemadein
aMarker(semi-transparent)orPencil(solid)style,indifferentcolorsandwithdifferentwidths.
AnnotationsaresubmittedinSVGformatbyahiddeninputaddedtotheCameraelement.Thenameof
thatinputistheIDoftheCameraelement,followedby"-note-data",forexamplecamera1-note-data.
Cropping/editing/deskewing
Toallowtheusertocrop,editanddeskewtheimageaftertakingorselectingit,selectCamera prop-
erties,andthencheckEdit Imageand/orAllow Deskew.Whicheditingoptionstheuseractuallygets
andhowtheyarepresentedtotheuserdependsontheoperatingsystemofthedevice.OnanAndroid
deviceforexample,theusermaybeableonlytocroptheimage,whiletheuserofaniOSdevicemay
selectpartoftheimageandrotatethatselection.
Image format
Youcansettheformat,qualityandscalingforimagesthataresubmittedbytheCameraelement.
Right-clicktheCameraelementafteraddingittotheform,selectCamera propertiesandeditthe
Imageproperties:
l
Format:TheimageformatcanbePNGorJPG.
l
Quality:Setthecompressioninapercentage.
l
Scale Image:Checkthisoptiontoenableimagescaling.Thensetthemaximumwidthandheight
ofimagesbeforetheyaresenttotheserver.Notethatonlythesmallestoftheseisappliedand
thesizeratioisalwaysmaintained.
Time stamp
Atimestampcanbeaddedtoeachpicturetaken.Right-clicktheCameraelementafteraddingittothe
form,selectCamera properties,andthencheckAdd Time Stamp.
Thetimestampwillbeaddedtothebottomleftofthepicture,withmediumfontsize,andlongdate
format(forexample:6/15/20091:45PM).ThesesettingscanonlybechangedviatheSourcetaborin
code;see"Changingdefaultsettingsforwidgets"onpage547andtheCaptureOnTheGoAPI:"Cam-
era"onpage558.
Note: TheTimestampfeaturedoesn'tworkinversionsoftheapppriorto10.6.
Page 635