{{$root.getMsg("pdfc.loadingcomparisons")}}

  • {{$root.getMsg("pdfc.sorting."+sorting)}}
Include comparisons published for me

{{$root.getMsg("pdfc.nocomparisons")}}

{{(sortgroup.display != undefined && pdfcModel.comparisons.length>1)?sortgroup.display:""}}

{{(comp.metaData.title==undefined || comp.metaData.title.length==0)?$root.getMsg('pdfc.metadata.title.unknown'):comp.metaData.title}} {{$root.getMsg("pdfc.published")}}
{{comp.firstDocumentName != undefined ? comp.firstDocumentName : $root.getMsg("pdfc.nodocument")}}

vs

{{comp.secondDocumentName != undefined ? comp.secondDocumentName : $root.getMsg("pdfc.nodocument")}}
{{$root.getMsg('pdfc.state.'+comp.state)}} ()
{{formatDate(comp.metaData.modified)}}
{{formatDate(comp.metaData.created)}}
{{comp.guid}}
{{comp.differences}}
{{comp.configuration == undefined ? $root.getMsg('pdfc.config.userdefined') : comp.configuration}}
{{formatSize(comp.size)}}
{{comp.differences}}
{{comp.configuration == undefined ? $root.getMsg('pdfc.config.userdefined') : comp.configuration}}
{{formatSize(comp.size)}}

{{$root.getMsg("pdfc.noresults")}}