-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathReadInputPdfs.xaml
255 lines (255 loc) · 81.8 KB
/
ReadInputPdfs.xaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
<Activity mc:Ignorable="sap sap2010" x:Class="ReadInputPdfs" xmlns="http://schemas.microsoft.com/netfx/2009/xaml/activities" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:mva="clr-namespace:Microsoft.VisualBasic.Activities;assembly=System.Activities" xmlns:p="http://schemas.uipath.com/workflow/activities/intelligentocr" xmlns:p1="http://schemas.uipath.com/workflow/activities/intelligentocr/extraction" xmlns:p2="http://schemas.uipath.com/workflow/activities/document-processing-contracts/extraction" xmlns:p3="http://schemas.uipath.com/workflow/activities/document-processing-contracts/results" xmlns:p4="http://schemas.uipath.com/workflow/activities/document-processing-contracts/dom" xmlns:p5="http://schemas.uipath.com/workflow/activities/document-processing-contracts/taxonomy" xmlns:sap="http://schemas.microsoft.com/netfx/2009/xaml/activities/presentation" xmlns:sap2010="http://schemas.microsoft.com/netfx/2010/xaml/activities/presentation" xmlns:scg="clr-namespace:System.Collections.Generic;assembly=mscorlib" xmlns:sd="clr-namespace:System.Data;assembly=System.Data" xmlns:sd1="clr-namespace:System.Drawing;assembly=System.Drawing" xmlns:ui="http://schemas.uipath.com/workflow/activities" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<x:Members>
<x:Property Name="out_transactionDictionary" Type="OutArgument(scg:Dictionary(x:String, scg:Dictionary(x:String, sd:DataTable)))" />
</x:Members>
<mva:VisualBasic.Settings>
<x:Null />
</mva:VisualBasic.Settings>
<sap:VirtualizedContainerService.HintSize>1208,2594</sap:VirtualizedContainerService.HintSize>
<sap2010:WorkflowViewState.IdRef>ReadInputPdfs_1</sap2010:WorkflowViewState.IdRef>
<TextExpression.NamespacesForImplementation>
<scg:List x:TypeArguments="x:String" Capacity="90">
<x:String>System.Activities</x:String>
<x:String>System.Activities.Statements</x:String>
<x:String>System.Activities.Expressions</x:String>
<x:String>System.Activities.Validation</x:String>
<x:String>System.Activities.XamlIntegration</x:String>
<x:String>Microsoft.VisualBasic</x:String>
<x:String>Microsoft.VisualBasic.Activities</x:String>
<x:String>System</x:String>
<x:String>System.Collections</x:String>
<x:String>System.Collections.Generic</x:String>
<x:String>System.Data</x:String>
<x:String>System.Diagnostics</x:String>
<x:String>System.Drawing</x:String>
<x:String>System.IO</x:String>
<x:String>System.Linq</x:String>
<x:String>System.Net.Mail</x:String>
<x:String>System.Xml</x:String>
<x:String>System.Xml.Linq</x:String>
<x:String>UiPath.Core</x:String>
<x:String>UiPath.Core.Activities</x:String>
<x:String>System.Windows.Markup</x:String>
<x:String>System.Reflection</x:String>
<x:String>System.Runtime.InteropServices</x:String>
<x:String>System.Collections.ObjectModel</x:String>
<x:String>System.Activities.DynamicUpdate</x:String>
<x:String>UiPath.PDF.Activities</x:String>
<x:String>System.Runtime.Serialization</x:String>
<x:String>UiPath.DocumentProcessing.Contracts.Dom</x:String>
<x:String>UiPath.IntelligentOCR.Activities.Digitization</x:String>
<x:String>UiPath.Shared.Activities</x:String>
<x:String>UiPath.Vision.OCR</x:String>
<x:String>UiPath.OCR.Contracts</x:String>
<x:String>UiPath.OCR.Activities</x:String>
<x:String>UiPath.OCR.Contracts.Activities</x:String>
<x:String>UiPath.DocumentProcessing.Contracts.Taxonomy</x:String>
<x:String>UiPath.IntelligentOCR.Activities.TaxonomyManagement</x:String>
<x:String>UiPath.DocumentProcessing.Contracts.Results</x:String>
<x:String>UiPath.DocumentProcessing.Contracts.DataExtraction</x:String>
<x:String>UiPath.IntelligentOCR.Activities.DataExtraction</x:String>
<x:String>UiPath.DocumentProcessing.Contracts</x:String>
<x:String>UiPath.IntelligentOCR.Activities.ValidationStation</x:String>
<x:String>System.ComponentModel</x:String>
<x:String>System.Xml.Serialization</x:String>
<x:String>UiPath.Excel</x:String>
<x:String>UiPath.Excel.Activities</x:String>
<x:String>UiPath.Core.Activities.OCR.Engines</x:String>
</scg:List>
</TextExpression.NamespacesForImplementation>
<TextExpression.ReferencesForImplementation>
<scg:List x:TypeArguments="AssemblyReference" Capacity="34">
<AssemblyReference>System.Activities</AssemblyReference>
<AssemblyReference>Microsoft.VisualBasic</AssemblyReference>
<AssemblyReference>mscorlib</AssemblyReference>
<AssemblyReference>System.Data</AssemblyReference>
<AssemblyReference>System.Data.DataSetExtensions</AssemblyReference>
<AssemblyReference>System</AssemblyReference>
<AssemblyReference>System.Drawing</AssemblyReference>
<AssemblyReference>System.Core</AssemblyReference>
<AssemblyReference>System.Xml</AssemblyReference>
<AssemblyReference>System.Xml.Linq</AssemblyReference>
<AssemblyReference>PresentationFramework</AssemblyReference>
<AssemblyReference>WindowsBase</AssemblyReference>
<AssemblyReference>PresentationCore</AssemblyReference>
<AssemblyReference>System.Xaml</AssemblyReference>
<AssemblyReference>UiPath.System.Activities</AssemblyReference>
<AssemblyReference>UiPath.UiAutomation.Activities</AssemblyReference>
<AssemblyReference>UiPath.System.Activities.Design</AssemblyReference>
<AssemblyReference>System.ServiceModel</AssemblyReference>
<AssemblyReference>Microsoft.Bcl.AsyncInterfaces</AssemblyReference>
<AssemblyReference>System.ValueTuple</AssemblyReference>
<AssemblyReference>System.ComponentModel.Composition</AssemblyReference>
<AssemblyReference>UiPath.OCR.Activities.Design</AssemblyReference>
<AssemblyReference>UiPath.Excel</AssemblyReference>
<AssemblyReference>System.Memory</AssemblyReference>
<AssemblyReference>UiPath.UIAutomationCore</AssemblyReference>
<AssemblyReference>UiPath.Mail</AssemblyReference>
<AssemblyReference>UiPath.PDF.Activities</AssemblyReference>
<AssemblyReference>UiPath.DocumentProcessing.Contracts</AssemblyReference>
<AssemblyReference>UiPath.IntelligentOCR.Activities</AssemblyReference>
<AssemblyReference>UiPath.Mail.Activities</AssemblyReference>
<AssemblyReference>UiPath.Excel.Activities</AssemblyReference>
<AssemblyReference>UiPath.OCR.Activities</AssemblyReference>
<AssemblyReference>UiPath.Vision.Core</AssemblyReference>
<AssemblyReference>UiPath.OCR.Contracts</AssemblyReference>
</scg:List>
</TextExpression.ReferencesForImplementation>
<sap:WorkflowViewStateService.ViewState>
<scg:Dictionary x:TypeArguments="x:String, x:Object">
<x:Boolean x:Key="ShouldExpandAll">True</x:Boolean>
</scg:Dictionary>
</sap:WorkflowViewStateService.ViewState>
<Sequence DisplayName="ReadInputPdfs" sap:VirtualizedContainerService.HintSize="598,2429" sap2010:WorkflowViewState.IdRef="Sequence_1">
<Sequence.Variables>
<Variable x:TypeArguments="p5:DocumentTaxonomy" Name="taxonomy" />
</Sequence.Variables>
<sap:WorkflowViewStateService.ViewState>
<scg:Dictionary x:TypeArguments="x:String, x:Object">
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
</scg:Dictionary>
</sap:WorkflowViewStateService.ViewState>
<ui:LogMessage DisplayName="Log Message" sap:VirtualizedContainerService.HintSize="556,91" sap2010:WorkflowViewState.IdRef="LogMessage_1" Level="Info" Message="["Start ReadInputPdfs"]" />
<Assign sap:VirtualizedContainerService.HintSize="556,60" sap2010:WorkflowViewState.IdRef="Assign_4">
<Assign.To>
<OutArgument x:TypeArguments="scg:Dictionary(x:String, scg:Dictionary(x:String, sd:DataTable))">[out_transactionDictionary]</OutArgument>
</Assign.To>
<Assign.Value>
<InArgument x:TypeArguments="scg:Dictionary(x:String, scg:Dictionary(x:String, sd:DataTable))">[new Dictionary(Of string,Dictionary(Of string, DataTable))]</InArgument>
</Assign.Value>
</Assign>
<p:LoadTaxonomy DisplayName="Load Taxonomy" sap:VirtualizedContainerService.HintSize="556,103" sap2010:WorkflowViewState.IdRef="LoadTaxonomy_1" Taxonomy="[taxonomy]" />
<ui:ForEach x:TypeArguments="x:String" CurrentIndex="{x:Null}" DisplayName="For Each" sap:VirtualizedContainerService.HintSize="556,1963" sap2010:WorkflowViewState.IdRef="ForEach`1_2" Values="[Directory.GetFiles(path.Combine(environment.CurrentDirectory,"Data","Input"),"*.pdf")]">
<ui:ForEach.Body>
<ActivityAction x:TypeArguments="x:String">
<ActivityAction.Argument>
<DelegateInArgument x:TypeArguments="x:String" Name="item" />
</ActivityAction.Argument>
<Sequence DisplayName="Body" sap:VirtualizedContainerService.HintSize="520,1829" sap2010:WorkflowViewState.IdRef="Sequence_2">
<Sequence.Variables>
<Variable x:TypeArguments="x:String" Name="pdfText" />
<Variable x:TypeArguments="scg:List(x:String)" Name="productsList" />
<Variable x:TypeArguments="p4:Document" Name="DOM" />
<Variable x:TypeArguments="p3:ExtractionResult" Name="extractionResult" />
<Variable x:TypeArguments="p3:ExtractionResult" Name="humanResult" />
<Variable x:TypeArguments="sd:DataSet" Name="resultsDataSet" />
<Variable x:TypeArguments="x:Int32" Name="idx" />
<Variable x:TypeArguments="scg:Dictionary(x:String, sd:DataTable)" Name="pdfDict" />
</Sequence.Variables>
<sap:WorkflowViewStateService.ViewState>
<scg:Dictionary x:TypeArguments="x:String, x:Object">
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
</scg:Dictionary>
</sap:WorkflowViewStateService.ViewState>
<p:DigitizeDocument DegreeOfParallelism="-1" DisplayName="Digitize Document" DocumentObjectModel="[DOM]" DocumentPath="[item]" DocumentText="[pdfText]" ForceApplyOCR="False" sap:VirtualizedContainerService.HintSize="478,293" sap2010:WorkflowViewState.IdRef="DigitizeDocument_1">
<p:DigitizeDocument.OCREngine>
<ActivityFunc x:TypeArguments="sd1:Image, scg:IEnumerable(scg:KeyValuePair(sd1:Rectangle, x:String))">
<ActivityFunc.Argument>
<DelegateInArgument x:TypeArguments="sd1:Image" Name="Image" />
</ActivityFunc.Argument>
<ui:GoogleOCR AllowedCharacters="{x:Null}" DeniedCharacters="{x:Null}" FilterRegion="{x:Null}" Invert="{x:Null}" Language="{x:Null}" Output="{x:Null}" Profile="{x:Null}" Text="{x:Null}" ComputeSkewAngle="False" DisplayName="Tesseract OCR" ExtractWords="True" sap:VirtualizedContainerService.HintSize="312,22" sap2010:WorkflowViewState.IdRef="GoogleOCR_1" Image="[Image]" Scale="2" />
</ActivityFunc>
</p:DigitizeDocument.OCREngine>
<sap:WorkflowViewStateService.ViewState>
<scg:Dictionary x:TypeArguments="x:String, x:Object">
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
<x:Boolean x:Key="IsPinned">False</x:Boolean>
</scg:Dictionary>
</sap:WorkflowViewStateService.ViewState>
</p:DigitizeDocument>
<p1:DataExtractionScope ClassificationResult="{x:Null}" DisplayName="Data Extraction Scope 'Invoice'" DocumentObjectModel="[DOM]" DocumentPath="[item]" DocumentText="[pdfText]" DocumentTypeId="invoice.invoice.invoice" ExtractionResult="[extractionResult]" FormatValuesIfPossible="False" sap:VirtualizedContainerService.HintSize="478,482" sap2010:WorkflowViewState.IdRef="DataExtractionScope_1" Taxonomy="[taxonomy]" TaxonomyConfiguration="{}{"TaxonomyMappings":{"UIdcdc51306bbf44e2860ea9a490774339":{"DocumentTypeMappings":{"invoice.invoice.invoice":{"FieldMappings":{"invoice.invoice.invoice.Furnizor":{"OriginalTaxonomyFieldId":"invoice.invoice.invoice.Furnizor","ExtractorTaxonomyFieldId":null,"ShouldExtract":true},"invoice.invoice.invoice.Totaldeplata":{"OriginalTaxonomyFieldId":"invoice.invoice.invoice.Totaldeplata","ExtractorTaxonomyFieldId":null,"ShouldExtract":true},"invoice.invoice.invoice.TotalfaraTVA":{"OriginalTaxonomyFieldId":"invoice.invoice.invoice.TotalfaraTVA","ExtractorTaxonomyFieldId":null,"ShouldExtract":true},"invoice.invoice.invoice.TabelProduse":{"OriginalTaxonomyFieldId":"invoice.invoice.invoice.TabelProduse","ExtractorTaxonomyFieldId":null,"ShouldExtract":true},"invoice.invoice.invoice.TabelProduse.Denumireaproduselorsauaserviciilor":{"OriginalTaxonomyFieldId":"invoice.invoice.invoice.TabelProduse.Denumireaproduselorsauaserviciilor","ExtractorTaxonomyFieldId":null,"ShouldExtract":true},"invoice.invoice.invoice.TabelProduse.UM":{"OriginalTaxonomyFieldId":"invoice.invoice.invoice.TabelProduse.UM","ExtractorTaxonomyFieldId":null,"ShouldExtract":true},"invoice.invoice.invoice.TabelProduse.Cantitatea":{"OriginalTaxonomyFieldId":"invoice.invoice.invoice.TabelProduse.Cantitatea","ExtractorTaxonomyFieldId":null,"ShouldExtract":true},"invoice.invoice.invoice.TabelProduse.Pretunitar(faraTVA)":{"OriginalTaxonomyFieldId":"invoice.invoice.invoice.TabelProduse.Pretunitar(faraTVA)","ExtractorTaxonomyFieldId":null,"ShouldExtract":true},"invoice.invoice.invoice.TabelProduse.CotaTVA":{"OriginalTaxonomyFieldId":"invoice.invoice.invoice.TabelProduse.CotaTVA","ExtractorTaxonomyFieldId":null,"ShouldExtract":true},"invoice.invoice.invoice.TabelProduse.Valoarea":{"OriginalTaxonomyFieldId":"invoice.invoice.invoice.TabelProduse.Valoarea","ExtractorTaxonomyFieldId":null,"ShouldExtract":true},"invoice.invoice.invoice.TabelProduse.ValoareaTVA":{"OriginalTaxonomyFieldId":"invoice.invoice.invoice.TabelProduse.ValoareaTVA","ExtractorTaxonomyFieldId":null,"ShouldExtract":true},"invoice.invoice.invoice.Nrfactura":{"OriginalTaxonomyFieldId":"invoice.invoice.invoice.Nrfactura","ExtractorTaxonomyFieldId":null,"ShouldExtract":true}},"ExtractorDocumentTypeId":null}}}},"ExtractorMinimumConfidence":{"UIdcdc51306bbf44e2860ea9a490774339":"0"},"ExtractorsAliases":{},"DocumentTypeOptionsByExtractor":{"UIdcdc51306bbf44e2860ea9a490774339":[]}}">
<p1:DataExtractionScope.Extractors>
<p1:IntelligentFormExtractor SerializedSignatureFields="{x:Null}" ApiKey="bVUmfWIBh+7HGfw1jfqUArk2uFfaileuhY51qpYXFWpkO27qh748IlWRWGP20vqWy7nKdE9A8TNw5ggGStXBog==" DisplayName="Intelligent Form Extractor" Endpoint="https://du.uipath.com/svc/intelligentforms" sap:VirtualizedContainerService.HintSize="234,161" sap2010:WorkflowViewState.IdRef="IntelligentFormExtractor_1" MinOverlapPercentage="45" PersistenceId="UIdcdc51306bbf44e2860ea9a490774339" SerializedSettings="{}{"DocTypeSettings":[{"DocumentTypeId":"TelekomIndustry.Invoice.Services","SignatureFields":[],"HandwritingFields":[],"BooleanSynonymsForYes":["Yes","X","V","✓","✔"],"BooleanSynonymsForNo":["No"]},{"DocumentTypeId":"invoice.invoice.invoice","SignatureFields":[],"HandwritingFields":[],"BooleanSynonymsForYes":["Yes","X","V","✓","✔"],"BooleanSynonymsForNo":["No"]}]}" SerializedTemplates="[{"DocumentTypeId":"TelekomIndustry.Invoice.Services","FormId":"4e05af5b","FormName":"TelekomServices","OriginalFileExtension":"pdf","Pages":[{"Page":0,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[{"Text":"TELEKOMROMANIAMOBILECOMMUNICATIONSSA","Box":[91.2421,85.0501,183.141,10.224]},{"Text":"FACTURA","Box":[89.4681,317.5203,42.405,12.496]},{"Text":"Codfacturare:","Box":[157.8647,85.0501,50.166,10.224]},{"Text":"Perioada","Box":[197.5547,85.0501,31.41,10.224]},{"Text":"abonament:","Box":[197.5547,117.7741,42.003,10.224]}],"Fields":[{"Field":"TelekomIndustry.Invoice.Services.seria","Box":[88.232,405.1469,33.6979,11.3184]},{"Field":"TelekomIndustry.Invoice.Services.numarFactura","Box":[87.7175,449.6487,90.0326,13.3763]},{"Field":"TelekomIndustry.Invoice.Services.adresaClient","Box":[139.2888,332.7704,196.1688,120.0303]},{"Field":"TelekomIndustry.Invoice.Services.codFacturare","Box":[157.6857,136.5924,102.8944,9.775]},{"Field":"TelekomIndustry.Invoice.Services.cif","Box":[176.7212,99.8076,116.7852,10.0322]},{"Field":"TelekomIndustry.Invoice.Services.perioadaAbonament","Box":[197.0429,160.5153,86.1741,9.775]},{"Field":"TelekomIndustry.Invoice.Services.perioadaConsum","Box":[207.8468,148.4252,97.7497,10.0322]},{"Field":"TelekomIndustry.Invoice.Services.dataEmitereFactura","Box":[218.6507,158.9719,86.4313,7.7171]},{"Field":"TelekomIndustry.Invoice.Services.dataScadenta","Box":[227.654,138.6503,105.4668,9.5177]},{"Field":"TelekomIndustry.Invoice.Services.cursDeSchimb","Box":[238.7151,141.7371,102.38,9.5177]},{"Field":"TelekomIndustry.Invoice.Services.codVerticalDreapta","Box":[139.1647,531.707,11.0612,73.8268]},{"Field":"TelekomIndustry.Invoice.Services.codVerticalStanga","Box":[120.8681,22.2241,27.6827,113.8499]}],"Tables":[]},{"Page":1,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":2,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":3,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":4,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":5,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":6,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":7,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":8,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":9,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":10,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":11,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":12,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":13,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":14,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":15,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":16,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":17,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":18,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":19,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":20,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":21,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":22,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":23,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":24,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":25,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]}],"AnchorBasedConfiguration":{"AnchorBasedFieldConfiguration":[{"FieldId":"TelekomIndustry.Invoice.Services.soldPrecedent","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-7.7457,367.2782,51.19,12.8618],"Target":{"Text":"Sold precedent cu TVA","Area":[314.3803,85.0501,83.13,11.3]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.platiEfectuate","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-5.4625,385.6444,47.1801,10.1828],"Target":{"Text":"Plati efectuate","Area":[324.3029,85.0501,51.09,11.3]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.restDePlata","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-6.4331,386.5447,50.1619,14.5559],"Target":{"Text":"Rest de plata","Area":[334.2254,85.0501,47.06,11.3]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.abonamenteSiExtraoptiuni","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-5.5698,354.6264,50.6098,11.8687],"Target":{"Text":"Abonamente si extraoptiuni","Area":[356.8454,85.0501,105.97,11.36]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.totalFacturaCurentaFaraTVA","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-5.4151,352.5497,48.3704,10.525],"Target":{"Text":"Total factura curenta fara TVA","Area":[366.7679,85.0501,115.05,11.36]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.tva","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-5.8005,391.498,44.914,10.6375],"Target":{"Text":"TVA(19%)","Area":[379.5254,85.0501,40.33,11.36]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.facturaCurentaCuTva","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-5.8491,363.7221,50.6098,11.4208],"Target":{"Text":"Factura curenta cu TVA","Area":[392.2829,85.0501,89.57,11.36]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.totalDePlata","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[8.3529,-31.0034,63.5373,11.5756],"Target":{"Text":"TOTAL de plata","Area":[266.1201,441.65,63.599,10.7998]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.importantObs","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[10.4107,-24.7096,457.8803,85.4024],"Target":{"Text":"Important!","Area":[687.6538,85.0501,44.979,12.496]},"Anchors":[]}]}]}},{"DocumentTypeId":"TelekomIndustry.Invoice.Services","FormId":"e4d9ed68","FormName":"TelekomServices2","OriginalFileExtension":"pdf","Pages":[{"Page":0,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[{"Text":"TELEKOM","Box":[91.2421,85.0501,35.415,10.224]},{"Text":"ROMANIA","Box":[91.2421,121.7791,35.1,10.224]},{"Text":"MOBILE","Box":[91.2421,158.1931,28.395,10.224]},{"Text":"COMMUNICATIONS","Box":[91.2421,187.9021,69.327,10.224]},{"Text":"SA","Box":[91.2421,258.5431,9.648,10.224]},{"Text":"Codfacturare:","Box":[157.8647,85.0501,50.166,10.224]},{"Text":"FACTURA","Box":[89.4681,317.5203,42.405,12.496]}],"Fields":[{"Field":"TelekomIndustry.Invoice.Services.seria","Box":[88.2312,404.6542,34.4863,12.3165]},{"Field":"TelekomIndustry.Invoice.Services.numarFactura","Box":[87.5594,450.3374,94.9493,13.4362]},{"Field":"TelekomIndustry.Invoice.Services.adresaClient","Box":[139.2888,332.7704,194.8252,115.9994]},{"Field":"TelekomIndustry.Invoice.Services.codFacturare","Box":[156.3125,136.2194,108.1481,12.115]},{"Field":"TelekomIndustry.Invoice.Services.cif","Box":[177.883,99.579,56.7334,9.7511]},{"Field":"TelekomIndustry.Invoice.Services.perioadaAbonament","Box":[196.2032,159.2673,121.7405,11.524]},{"Field":"TelekomIndustry.Invoice.Services.perioadaConsum","Box":[207.3657,148.6942,131.675,9.6293]},{"Field":"TelekomIndustry.Invoice.Services.dataEmitereFactura","Box":[217.4429,159.2192,119.5824,9.1814]},{"Field":"TelekomIndustry.Invoice.Services.dataScadenta","Box":[226.8482,138.617,139.7367,9.8532]},{"Field":"TelekomIndustry.Invoice.Services.cursDeSchimb","Box":[237.5972,141.3043,135.9298,11.8687]},{"Field":"TelekomIndustry.Invoice.Services.codVerticalDreapta","Box":[139.3882,531.6246,13.8413,115.9944]},{"Field":"TelekomIndustry.Invoice.Services.codVerticalStanga","Box":[121.445,23.048,24.5254,135.0374]}],"Tables":[]},{"Page":1,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":2,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":3,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":4,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":5,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]}],"AnchorBasedConfiguration":{"AnchorBasedFieldConfiguration":[{"FieldId":"TelekomIndustry.Invoice.Services.soldPrecedent","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-8.7746,373.1947,44.2446,14.4052],"Target":{"Text":"Sold precedent cu TVA","Area":[314.3803,85.0501,83.13,11.3]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.platiEfectuate","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-5.916,389.6803,44.3395,10.9729],"Target":{"Text":"Plati efectuate","Area":[324.3029,85.0501,51.09,11.3]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.restDePlata","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-6.2709,391.6789,45.505,14.1834],"Target":{"Text":"Rest de plata","Area":[334.2254,85.0501,47.06,11.3]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.abonamenteSiExtraoptiuni","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-5.5698,365.3754,38.7411,11.1969],"Target":{"Text":"Abonamente si extraoptiuni","Area":[356.8454,85.0501,105.97,11.36]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.totalFacturaCurentaFaraTVA","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-6.2082,357.398,42.0887,11.201],"Target":{"Text":"Total factura curenta fara TVA","Area":[366.7679,85.0501,115.05,11.36]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.tva","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-6.0305,396.9723,40.5493,11.8919],"Target":{"Text":"TVA (19%)","Area":[379.5254,85.0501,40.33,11.36]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.facturaCurentaCuTva","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-5.9214,373.7169,38.9897,11.502],"Target":{"Text":"Factura curenta cu TVA","Area":[392.2829,85.0501,89.57,11.36]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.totalDePlata","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[7.3239,-30.902,66.3669,12.8618],"Target":{"Text":"TOTAL de plata","Area":[266.1201,457.24,63.599,10.7998]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.importantObs","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[10.6041,-24.235,456.3837,84.6482],"Target":{"Text":"Important!","Area":[687.6538,85.0501,44.979,12.496]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.rateEchipament","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-6.118,387.2466,39.8716,13.8908],"Target":{"Text":"Rate echipamente","Area":[405.1004,85.0501,65.83,11.3]},"Anchors":[]}]}]}},{"DocumentTypeId":"TelekomIndustry.Invoice.Services","FormId":"6b9062af","FormName":"TelekomServices3","OriginalFileExtension":"pdf","Pages":[{"Page":0,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[{"Text":"TELEKOMROMANIAMOBILECOMMUNICATIONSSA","Box":[91.2421,85.0501,183.141,10.224]},{"Text":"FACTURA","Box":[89.4681,317.5203,42.405,12.496]},{"Text":"Cod","Box":[157.8647,85.0501,14.13,10.224]},{"Text":"facturare:","Box":[157.8647,100.4941,34.722,10.224]},{"Text":"Seriesinumarfactura:","Box":[167.7872,85.0501,78.048,10.224]}],"Fields":[{"Field":"TelekomIndustry.Invoice.Services.seria","Box":[85.7773,403.5434,36.2604,14.8161]},{"Field":"TelekomIndustry.Invoice.Services.numarFactura","Box":[84.9976,449.9412,91.6258,17.9353]},{"Field":"TelekomIndustry.Invoice.Services.adresaClient","Box":[138.2878,331.5361,196.2032,122.3315]},{"Field":"TelekomIndustry.Invoice.Services.codFacturare","Box":[152.7251,137.0495,103.4589,14.332]},{"Field":"TelekomIndustry.Invoice.Services.cif","Box":[178.9627,99.4237,93.1854,9.3575]},{"Field":"TelekomIndustry.Invoice.Services.perioadaAbonament","Box":[196.898,160.2477,93.5753,9.3575]},{"Field":"TelekomIndustry.Invoice.Services.perioadaConsum","Box":[207.4252,147.771,105.2722,10.5272]},{"Field":"TelekomIndustry.Invoice.Services.dataEmitereFactura","Box":[218.3647,158.3809,94.5557,10.342]},{"Field":"TelekomIndustry.Invoice.Services.dataScadenta","Box":[228.1157,137.6968,61.1657,9.4556]},{"Field":"TelekomIndustry.Invoice.Services.cursDeSchimb","Box":[237.8668,140.9472,63.2342,10.6375]},{"Field":"TelekomIndustry.Invoice.Services.codVerticalDreapta","Box":[137.1277,530.182,13.9164,119.8171]},{"Field":"TelekomIndustry.Invoice.Services.codVerticalStanga","Box":[117.0127,21.866,28.3667,148.3343]}],"Tables":[]},{"Page":1,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":2,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":3,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":4,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]}],"AnchorBasedConfiguration":{"AnchorBasedFieldConfiguration":[{"FieldId":"TelekomIndustry.Invoice.Services.soldPrecedent","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-7.4054,371.871,52.0057,12.7059],"Target":{"Text":"Sold precedent cu TVA","Area":[314.3803,85.0501,83.13,11.3]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.platiEfectuate","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-6.8643,386.1278,52.2189,13.119],"Target":{"Text":"Plati efectuate","Area":[324.3029,85.0501,51.09,11.3]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.restDePlata","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-5.3437,392.0477,50.6866,15.5959],"Target":{"Text":"Rest de plata","Area":[334.2254,85.0501,47.06,11.3]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.abonamenteSiExtraoptiuni","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-5.7896,360.5803,47.8589,11.8799],"Target":{"Text":"Abonamente si extraoptiuni","Area":[356.8454,85.0501,105.97,11.36]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.totalFacturaCurentaFaraTVA","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-6.9838,360.1134,42.7676,12.2193],"Target":{"Text":"Total factura curenta fara TVA","Area":[397.4129,85.0501,115.05,11.36]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.tva","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-6.6013,397.7033,39.2997,12.7059],"Target":{"Text":"TVA (19%)","Area":[410.1704,85.0501,40.33,11.36]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.facturaCurentaCuTva","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-6.1165,373.3187,40.3861,11.8329],"Target":{"Text":"Factura curenta cu TVA","Area":[432.8504,85.0501,89.57,11.36]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.totalDePlata","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[7.3239,-33.5757,68.682,13.119],"Target":{"Text":"TOTAL de plata","Area":[266.1201,441.65,63.599,10.7998]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.reduceri","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-5.4677,408.9101,33.921,10.5272],"Target":{"Text":"Reduceri","Area":[377.6279,85.0501,32.83,11.3]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.facturaSuportHartie","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-7.2023,373.0711,41.719,12.8666],"Target":{"Text":"Factura pe suport de hartie","Area":[387.5504,85.0501,96.71,11.3]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.penalitatiNeincluse","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-5.3969,360.9754,42.9959,12.0926],"Target":{"Text":"Penalitati neincluse in baza TVA","Area":[422.9879,85.0501,114.77,11.3]},"Anchors":[]}]}]}},{"DocumentTypeId":"TelekomIndustry.Invoice.Services","FormId":"07c48151","FormName":"TelekomServices4","OriginalFileExtension":"pdf","Pages":[{"Page":0,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[{"Text":"TELEKOMROMANIAMOBILECOMMUNICATIONSSA","Box":[91.2421,85.0501,183.141,10.224]},{"Text":"FACTURA","Box":[89.4681,317.5203,42.405,12.496]},{"Text":"Cod","Box":[157.8647,85.0501,14.13,10.224]},{"Text":"facturare:","Box":[157.8647,100.4941,34.722,10.224]},{"Text":"Seriesinumarfactura:","Box":[167.7872,85.0501,78.048,10.224]}],"Fields":[{"Field":"TelekomIndustry.Invoice.Services.seria","Box":[83.859,403.8607,34.9841,18.521]},{"Field":"TelekomIndustry.Invoice.Services.numarFactura","Box":[82.83,447.5908,94.6629,18.521]},{"Field":"TelekomIndustry.Invoice.Services.adresaClient","Box":[139.422,324.1175,204.7599,121.4154]},{"Field":"TelekomIndustry.Invoice.Services.codFacturare","Box":[156.914,136.3351,104.9523,10.2894]},{"Field":"TelekomIndustry.Invoice.Services.cif","Box":[179.0363,100.3221,88.4892,10.8039]},{"Field":"TelekomIndustry.Invoice.Services.perioadaAbonament","Box":[197.5573,160.5153,91.0616,10.2894]},{"Field":"TelekomIndustry.Invoice.Services.perioadaConsum","Box":[208.104,148.9397,102.38,9.5177]},{"Field":"TelekomIndustry.Invoice.Services.dataEmitereFactura","Box":[218.9079,158.9719,49.6466,7.7171]},{"Field":"TelekomIndustry.Invoice.Services.dataScadenta","Box":[227.1395,137.6213,70.7399,9.775]},{"Field":"TelekomIndustry.Invoice.Services.cursDeSchimb","Box":[238.4579,141.4799,66.6242,9.2605]},{"Field":"TelekomIndustry.Invoice.Services.codVerticalDreapta","Box":[138.4134,531.4297,15.5959,122.0378]},{"Field":"TelekomIndustry.Invoice.Services.codVerticalStanga","Box":[120.8353,18.329,40.731,141.8797]}],"Tables":[]},{"Page":1,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":2,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":3,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]}],"AnchorBasedConfiguration":{"AnchorBasedFieldConfiguration":[{"FieldId":"TelekomIndustry.Invoice.Services.soldPrecedent","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-8.7775,373.0186,47.5195,14.5953],"Target":{"Text":"Sold precedent cu TVA","Area":[314.3803,85.0501,83.13,11.3]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.platiEfectuate","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-7.0357,384.3058,54.1928,14.332],"Target":{"Text":"Plati efectuate","Area":[324.3029,85.0501,51.09,11.3]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.restDePlata","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-6.5134,395.1669,42.4988,13.6464],"Target":{"Text":"Rest de plata","Area":[334.2254,85.0501,47.06,11.3]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.abonamenteSiExtraoptiuni","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-5.5775,363.4058,41.6636,12.115],"Target":{"Text":"Abonamente si extraoptiuni","Area":[356.8454,85.0501,105.97,11.36]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.totalFacturaCurentaFaraTVA","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-5.2583,362.8939,37.8137,11.5756],"Target":{"Text":"Total factura curenta fara TVA","Area":[387.4904,85.0501,115.05,11.36]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.tva","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-5.9257,403.0835,34.2124,12.0901],"Target":{"Text":"TVA (19%)","Area":[400.2479,85.0501,40.33,11.36]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.facturaCurentaCuTva","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-5.595,373.9697,38.7088,11.2285],"Target":{"Text":"Factura curenta cu TVA","Area":[413.0054,85.0501,89.57,11.36]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.totalDePlata","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[7.9534,-33.1893,69.6444,12.0926],"Target":{"Text":"TOTAL de plata","Area":[266.1201,441.65,63.599,10.7998]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.convorbiriConsum","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-6.6158,388.9656,37.1735,12.5405],"Target":{"Text":"Convorbiri/Consum","Area":[377.6279,85.0501,71.33,11.3]},"Anchors":[]}]}]}},{"DocumentTypeId":"TelekomIndustry.Invoice.Services","FormId":"8c048398","FormName":"TelekomServices5","OriginalFileExtension":"pdf","Pages":[{"Page":0,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[{"Text":"TELEKOMROMANIAMOBILECOMMUNICATIONSSA","Box":[91.2421,85.0501,183.141,10.224]},{"Text":"FACTURA","Box":[89.4681,317.5203,42.405,12.496]},{"Text":"Cod","Box":[157.8647,85.0501,14.13,10.224]},{"Text":"facturare:","Box":[157.8647,100.4941,34.722,10.224]},{"Text":"Seriesinumarfactura:","Box":[167.7872,85.0501,78.048,10.224]}],"Fields":[{"Field":"TelekomIndustry.Invoice.Services.seria","Box":[86.214,403.5764,35.6396,14.5953]},{"Field":"TelekomIndustry.Invoice.Services.numarFactura","Box":[85.1957,450.0777,97.415,15.6136]},{"Field":"TelekomIndustry.Invoice.Services.adresaClient","Box":[141.5282,330.9789,198.8561,120.0303]},{"Field":"TelekomIndustry.Invoice.Services.codFacturare","Box":[153.1729,135.7058,106.1462,13.8841]},{"Field":"TelekomIndustry.Invoice.Services.cif","Box":[177.806,99.8759,64.046,11.6447]},{"Field":"TelekomIndustry.Invoice.Services.perioadaAbonament","Box":[193.4816,159.4432,94.9493,12.9883]},{"Field":"TelekomIndustry.Invoice.Services.perioadaConsum","Box":[207.8136,148.2463,105.2504,9.8532]},{"Field":"TelekomIndustry.Invoice.Services.dataEmitereFactura","Box":[219.0104,157.2038,95.3972,8.0617]},{"Field":"TelekomIndustry.Invoice.Services.dataScadenta","Box":[226.1764,138.841,112.4164,10.749]},{"Field":"TelekomIndustry.Invoice.Services.cursDeSchimb","Box":[237.8211,141.0803,110.177,9.8532]},{"Field":"TelekomIndustry.Invoice.Services.codVerticalDreapta","Box":[138.8033,530.26,23.7837,121.6479]},{"Field":"TelekomIndustry.Invoice.Services.codVerticalStanga","Box":[123.2113,21.3838,43.4464,139.5037]}],"Tables":[]},{"Page":1,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":2,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":3,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":4,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":5,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":6,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":7,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]},{"Page":8,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[],"Fields":[],"Tables":[]}],"AnchorBasedConfiguration":{"AnchorBasedFieldConfiguration":[{"FieldId":"TelekomIndustry.Invoice.Services.soldPrecedent","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-9.2891,367.2782,55.0485,14.9197],"Target":{"Text":"Sold precedent cu TVA","Area":[314.3803,85.0501,83.13,11.3]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.platiEfectuate","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-4.8065,389.9864,44.7591,10.2894],"Target":{"Text":"Plati efectuate","Area":[324.3029,85.0501,51.09,11.3]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.restDePlata","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-5.9829,387.8856,49.3893,14.4052],"Target":{"Text":"Rest de plata","Area":[334.2254,85.0501,47.06,11.3]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.abonamenteSiExtraoptiuni","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-5.9961,354.3148,54.5341,15.4342],"Target":{"Text":"Abonamente si extraoptiuni","Area":[356.8454,85.0501,105.97,11.36]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.totalFacturaCurentaFaraTVA","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-5.2438,356.7974,44.0275,11.524],"Target":{"Text":"Total factura curenta fara TVA","Area":[407.3354,85.0501,115.05,11.36]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.tva","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-6.6336,389.9541,49.5169,12.4767],"Target":{"Text":"TVA (19%)","Area":[420.0929,85.0501,40.33,11.36]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.facturaCurentaCuTva","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-5.6424,374.5607,38.1178,11.524],"Target":{"Text":"Factura curenta cu TVA","Area":[432.8504,85.0501,89.57,11.36]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.totalDePlata","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[6.5522,-35.3764,71.7689,13.8908],"Target":{"Text":"TOTAL de plata","Area":[266.1201,441.65,63.599,10.7998]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.importantObs","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[11.052,-24.6829,457.2794,84.2003],"Target":{"Text":"Important!","Area":[687.6538,85.0501,44.979,12.496]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.reduceri","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-7.5922,395.6536,46.7876,14.4262],"Target":{"Text":"Reduceri","Area":[387.5504,85.0501,32.83,11.3]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.facturaSuportHartie","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-4.9773,369.6229,41.4099,10.5222],"Target":{"Text":"Factura pe suport de hartie","Area":[397.4729,85.0501,96.71,11.3]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.convorbiriConsum","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-6.5161,386.7254,37.6762,11.8799],"Target":{"Text":"Convorbiri/Consum","Area":[377.6279,85.0501,71.33,11.3]},"Anchors":[]}]}]}},{"DocumentTypeId":"TelekomIndustry.Invoice.Services","FormId":"8265a5e4","FormName":"TelekomServices6","OriginalFileExtension":"pdf","Pages":[{"Page":0,"Size":[0.0,0.0,595.0,842.0],"SkewAngle":0.0,"Evidence":[{"Text":"TELEKOMROMANIAMOBILECOMMUNICATIONSSA","Box":[91.2421,85.0501,183.141,10.224]},{"Text":"FACTURA","Box":[89.4681,317.5203,42.405,12.496]},{"Text":"Seria","Box":[90.4151,385.5604,18.48,11.3]},{"Text":"nr.","Box":[90.4151,439.4254,9.35,11.3]},{"Text":"Important!","Box":[687.6538,85.0501,44.979,12.496]}],"Fields":[{"Field":"TelekomIndustry.Invoice.Services.seria","Box":[87.257,404.4412,34.6019,14.5428]},{"Field":"TelekomIndustry.Invoice.Services.numarFactura","Box":[85.5018,449.8248,90.2659,16.0473]},{"Field":"TelekomIndustry.Invoice.Services.adresaClient","Box":[140.5727,331.3498,200.8181,116.9984]},{"Field":"TelekomIndustry.Invoice.Services.codFacturare","Box":[155.8523,137.0802,104.3381,12.2237]},{"Field":"TelekomIndustry.Invoice.Services.cif","Box":[178.1169,100.8456,106.5209,10.4775]},{"Field":"TelekomIndustry.Invoice.Services.perioadaAbonament","Box":[195.5794,160.2179,88.6219,11.3506]},{"Field":"TelekomIndustry.Invoice.Services.perioadaConsum","Box":[207.8031,149.3039,98.6628,9.1678]},{"Field":"TelekomIndustry.Invoice.Services.dataEmitereFactura","Box":[217.4573,158.8446,88.9991,9.5048]},{"Field":"TelekomIndustry.Invoice.Services.dataScadenta","Box":[226.962,138.683,109.3047,10.3688]},{"Field":"TelekomIndustry.Invoice.Services.cursDeSchimb","Box":[238.0509,141.1312,106.7125,11.5209]},{"Field":"TelekomIndustry.Invoice.Services.codVerticalDreapta","Box":[140.4279,533.018,16.1521,115.5347]},{"Field":"TelekomIndustry.Invoice.Services.codVerticalStanga","Box":[116.8441,19.5576,44.13,134.3958]},{"Field":"TelekomIndustry.Invoice.Services.importantObs","Box":[704.6099,83.2306,458.3385,85.1309]}],"Tables":[]}],"AnchorBasedConfiguration":{"AnchorBasedFieldConfiguration":[{"FieldId":"TelekomIndustry.Invoice.Services.soldPrecedent","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-9.1506,368.5881,49.4063,14.2518],"Target":{"Text":"Sold precedent cu TVA","Area":[314.3803,85.0501,83.13,11.3]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.platiEfectuate","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-5.7716,385.1781,50.1664,11.9715],"Target":{"Text":"Plati efectuate","Area":[324.3029,85.0501,51.09,11.3]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.restDePlata","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-5.4327,392.5138,44.0856,12.9216],"Target":{"Text":"Rest de plata","Area":[334.2254,85.0501,47.06,11.3]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.abonamenteSiExtraoptiuni","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-5.4185,360.9542,42.783,12.2237],"Target":{"Text":"Abonamente si extraoptiuni","Area":[356.8454,85.0501,105.97,11.36]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.totalFacturaCurentaFaraTVA","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-5.1409,359.849,40.2851,10.2613],"Target":{"Text":"Total factura curenta fara TVA","Area":[387.4904,85.0501,115.05,11.36]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.tva","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-5.3568,397.209,39.145,10.6414],"Target":{"Text":"TVA(19%)","Area":[400.2479,85.0501,40.33,11.36]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.facturaCurentaCuTva","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-4.4326,366.8883,45.2258,10.2613],"Target":{"Text":"Factura curenta cu TVA","Area":[413.0054,85.0501,89.57,11.36]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.totalDePlata","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-6.0034,323.17,47.5061,12.9216],"Target":{"Text":"Totaldeplatapanaladatade","Area":[434.9109,85.0501,173.206,12.496]},"Anchors":[]}]},{"FieldId":"TelekomIndustry.Invoice.Services.convorbiriConsum","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-6.6499,380.9489,41.8053,12.5416],"Target":{"Text":"Convorbiri/Consum","Area":[377.6279,85.0501,71.33,11.3]},"Anchors":[]}]}]}},{"DocumentTypeId":"invoice.invoice.invoice","FormId":"7554d872","FormName":"Emag_4","OriginalFileExtension":"pdf","Pages":[{"Page":0,"Size":[0.0,0.0,595.0,841.0],"SkewAngle":0.0,"Evidence":[{"Text":"Seria:","Box":[29.797,313.111,18.151,9.233]},{"Text":"Data","Box":[38.547,313.111,15.414,9.233]},{"Text":"Nr","Box":[29.797,432.835,8.316,9.233]},{"Text":"factura:","Box":[29.797,443.083,25.214,9.233]},{"Text":"Factura","Box":[79.42,68.111,69.36,26.38]},{"Text":"Furnizor:","Box":[109.797,68.111,29.197,9.233]},{"Text":"C.I.F.:","Box":[127.297,68.111,17.815,9.233]}],"Fields":[],"Tables":[{"FieldId":"invoice.invoice.invoice.TabelProduse","Headers":[{"FieldId":"invoice.invoice.invoice.TabelProduse.Denumireaproduselorsauaserviciilor","Box":[232.1685,56.7329,186.7822,47.5684]},{"FieldId":"invoice.invoice.invoice.TabelProduse.UM","Box":[232.1685,243.5151,27.0572,47.5684]},{"FieldId":"invoice.invoice.invoice.TabelProduse.Cantitatea","Box":[232.1685,270.5723,53.6781,47.5684]},{"FieldId":"invoice.invoice.invoice.TabelProduse.Pretunitar(faraTVA)","Box":[232.1685,324.2504,58.9149,47.5684]},{"FieldId":"invoice.invoice.invoice.TabelProduse.CotaTVA","Box":[232.1685,383.1653,37.531,47.5684]},{"FieldId":"invoice.invoice.invoice.TabelProduse.Valoarea","Box":[232.1685,420.6963,58.0421,47.5684]},{"FieldId":"invoice.invoice.invoice.TabelProduse.ValoareaTVA","Box":[232.1685,478.7385,87.936,47.5684]}],"Cells":[{"Row":0,"Column":0,"Box":[279.7369,56.7329,186.7822,47.5684]},{"Row":0,"Column":1,"Box":[279.7369,243.5151,27.0572,47.5684]},{"Row":0,"Column":2,"Box":[279.7369,270.5723,53.6781,47.5684]},{"Row":0,"Column":3,"Box":[279.7369,324.2504,58.9149,47.5684]},{"Row":0,"Column":4,"Box":[279.7369,383.1653,37.531,47.5684]},{"Row":0,"Column":5,"Box":[279.7369,420.6963,58.0421,47.5684]},{"Row":0,"Column":6,"Box":[279.7369,478.7385,87.936,47.5684]},{"Row":1,"Column":0,"Box":[327.3052,56.7329,186.7822,39.713]},{"Row":1,"Column":1,"Box":[327.3052,243.5151,27.0572,39.713]},{"Row":1,"Column":2,"Box":[327.3052,270.5723,53.6781,39.713]},{"Row":1,"Column":3,"Box":[327.3052,324.2504,58.9149,39.713]},{"Row":1,"Column":4,"Box":[327.3052,383.1653,37.531,39.713]},{"Row":1,"Column":5,"Box":[327.3052,420.6963,58.0421,39.713]},{"Row":1,"Column":6,"Box":[327.3052,478.7385,87.936,39.713]},{"Row":2,"Column":0,"Box":[367.0183,56.7329,186.7822,41.8951]},{"Row":2,"Column":1,"Box":[367.0183,243.5151,27.0572,41.8951]},{"Row":2,"Column":2,"Box":[367.0183,270.5723,53.6781,41.8951]},{"Row":2,"Column":3,"Box":[367.0183,324.2504,58.9149,41.8951]},{"Row":2,"Column":4,"Box":[367.0183,383.1653,37.531,41.8951]},{"Row":2,"Column":5,"Box":[367.0183,420.6963,58.0421,41.8951]},{"Row":2,"Column":6,"Box":[367.0183,478.7385,87.936,41.8951]},{"Row":3,"Column":0,"Box":[408.9133,56.7329,186.7822,29.6757]},{"Row":3,"Column":1,"Box":[408.9133,243.5151,27.0572,29.6757]},{"Row":3,"Column":2,"Box":[408.9133,270.5723,53.6781,29.6757]},{"Row":3,"Column":3,"Box":[408.9133,324.2504,58.9149,29.6757]},{"Row":3,"Column":4,"Box":[408.9133,383.1653,37.531,29.6757]},{"Row":3,"Column":5,"Box":[408.9133,420.6963,58.0421,29.6757]},{"Row":3,"Column":6,"Box":[408.9133,478.7385,87.936,29.6757]},{"Row":4,"Column":0,"Box":[438.589,56.7329,186.7822,50.6232]},{"Row":4,"Column":1,"Box":[438.589,243.5151,27.0572,50.6232]},{"Row":4,"Column":2,"Box":[438.589,270.5723,53.6781,50.6232]},{"Row":4,"Column":3,"Box":[438.589,324.2504,58.9149,50.6232]},{"Row":4,"Column":4,"Box":[438.589,383.1653,37.531,50.6232]},{"Row":4,"Column":5,"Box":[438.589,420.6963,58.0421,50.6232]},{"Row":4,"Column":6,"Box":[438.589,478.7385,87.936,50.6232]},{"Row":5,"Column":0,"Box":[489.2122,56.7329,186.7822,40.1494]},{"Row":5,"Column":1,"Box":[489.2122,243.5151,27.0572,40.1494]},{"Row":5,"Column":2,"Box":[489.2122,270.5723,53.6781,40.1494]},{"Row":5,"Column":3,"Box":[489.2122,324.2504,58.9149,40.1494]},{"Row":5,"Column":4,"Box":[489.2122,383.1653,37.531,40.1494]},{"Row":5,"Column":5,"Box":[489.2122,420.6963,58.0421,40.1494]},{"Row":5,"Column":6,"Box":[489.2122,478.7385,87.936,40.1494]},{"Row":6,"Column":0,"Box":[529.3617,56.7329,186.7822,39.713]},{"Row":6,"Column":1,"Box":[529.3617,243.5151,27.0572,39.713]},{"Row":6,"Column":2,"Box":[529.3617,270.5723,53.6781,39.713]},{"Row":6,"Column":3,"Box":[529.3617,324.2504,58.9149,39.713]},{"Row":6,"Column":4,"Box":[529.3617,383.1653,37.531,39.713]},{"Row":6,"Column":5,"Box":[529.3617,420.6963,58.0421,39.713]},{"Row":6,"Column":6,"Box":[529.3617,478.7385,87.936,39.713]},{"Row":7,"Column":0,"Box":[569.0747,56.7329,186.7822,28.5847]},{"Row":7,"Column":1,"Box":[569.0747,243.5151,27.0572,28.5847]},{"Row":7,"Column":2,"Box":[569.0747,270.5723,53.6781,28.5847]},{"Row":7,"Column":3,"Box":[569.0747,324.2504,58.9149,28.5847]},{"Row":7,"Column":4,"Box":[569.0747,383.1653,37.531,28.5847]},{"Row":7,"Column":5,"Box":[569.0747,420.6963,58.0421,28.5847]},{"Row":7,"Column":6,"Box":[569.0747,478.7385,87.936,28.5847]}]}]}],"AnchorBasedConfiguration":{"AnchorBasedFieldConfiguration":[{"FieldId":"invoice.invoice.invoice.Furnizor","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-5.2733,19.0363,79.5629,10.6478],"Target":{"Text":"Furnizor:","Area":[109.797,68.111,29.197,9.233]},"Anchors":[]}]},{"FieldId":"invoice.invoice.invoice.CUI","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-4.1396,25.0231,44.6617,8.5774],"Target":{"Text":"C.I.F.:","Area":[127.297,68.111,17.815,9.233]},"Anchors":[]}]},{"FieldId":"invoice.invoice.invoice.J","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-5.1501,45.8575,47.3237,10.6478],"Target":{"Text":"Nr. ord.registru com./an:","Area":[118.547,68.111,82.033,9.233]},"Anchors":[]}]},{"FieldId":"invoice.invoice.invoice.Nrfactura","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-4.5452,19.602,49.4372,10.0419],"Target":{"Text":"Nr factura:","Area":[29.797,432.835,35.462,9.233]},"Anchors":[]}]},{"FieldId":"invoice.invoice.invoice.Data","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-4.7982,26.9397,37.5928,10.0419],"Target":{"Text":"Data (Z, L, A)","Area":[38.547,313.111,42.917,9.233]},"Anchors":[]}]},{"FieldId":"invoice.invoice.invoice.Totaldeplata","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[21.1617,90.208,41.1976,13.1317],"Target":{"Text":"Total de plata","Area":[689.983,402.835,56.214,12.933]},"Anchors":[]}]},{"FieldId":"invoice.invoice.invoice.TotalfaraTVA","FieldDescriptors":[{"PageIndexAtDesignTime":0,"Offset":[-6.4102,44.4438,30.8982,11.5868],"Target":{"Text":"Total","Area":[663.483,417.723,20.637,12.933]},"Anchors":[]}]}]}},{"DocumentTypeId":"invoice.invoice.invoice","FormId":"8af2d142","FormName":"Emag_5","OriginalFileExtension":"pdf","Pages":[{"Page":0,"Size":[0.0,0.0,595.0,841.0],"SkewAngle":0.0,"Evidence":[{"Text":"Seria:","Box":[29.797,313.111,18.151,9.233]},{"Text":"Data","Box":[38.547,313.111,15.414,9.233]},{"Text":"Nr","Box":[29.797,432.835,8.316,9.233]},{"Text":"factura:","Box":[29.797,443.083,25.214,9.233]},{"Text":"Factura","Box":[79.42,68.111,69.36,26.38]},{"Text":"Furnizor:","Box":[109.797,68.111,29.197,9.233]},{"Text":"C.I.F.:","Box":[127.297,68.111,17.815,9.233]}],"Fields":[{"Field":"invoice.invoice.invoice.Furnizor","Box":[109.8354,102.4383,76.6606,8.742]},{"Field":"invoice.invoice.invoice.CUI","Box":[128.216,102.2142,44.3825,7.6212]},{"Field":"invoice.invoice.invoice.J","Box":[117.6808,157.1319,44.3825,9.8628]},{"Field":"invoice.invoice.invoice.Nrfactura","Box":[28.8803,469.5003,49.9551,10.1471]},{"Field":"invoice.invoice.invoice.Data","Box":[38.5984,362.0259,35.3449,9.6126]},{"Field":"invoice.invoice.invoice.Totaldeplata","Box":[713.4818,517.3472,47.2965,21.0705]},{"Field":"invoice.invoice.invoice.TotalfaraTVA","Box":[664.1679,472.9647,29.5883,11.656]}],"Tables":[{"FieldId":"invoice.invoice.invoice.TabelProduse","Headers":[{"FieldId":"invoice.invoice.invoice.TabelProduse.Denumireaproduselorsauaserviciilor","Box":[232.5076,56.1456,187.9875,47.7191]},{"FieldId":"invoice.invoice.invoice.TabelProduse.UM","Box":[232.5076,244.1331,26.5689,47.7191]},{"FieldId":"invoice.invoice.invoice.TabelProduse.Cantitatea","Box":[232.5076,270.702,53.1378,47.7191]},{"FieldId":"invoice.invoice.invoice.TabelProduse.Pretunitar(faraTVA)","Box":[232.5076,323.8398,59.1534,47.7191]},{"FieldId":"invoice.invoice.invoice.TabelProduse.CotaTVA","Box":[232.5076,382.9932,38.0988,47.7191]},{"FieldId":"invoice.invoice.invoice.TabelProduse.Valoarea","Box":[232.5076,421.092,58.6521,47.7191]},{"FieldId":"invoice.invoice.invoice.TabelProduse.ValoareaTVA","Box":[232.5076,479.7441,84.8008,47.7191]}],"Cells":[{"Row":0,"Column":0,"Box":[280.2267,56.1456,187.9875,47.6235]},{"Row":0,"Column":1,"Box":[280.2267,244.1331,26.5689,47.6235]},{"Row":0,"Column":2,"Box":[280.2267,270.702,53.1378,47.6235]},{"Row":0,"Column":3,"Box":[280.2267,323.8398,59.1534,47.6235]},{"Row":0,"Column":4,"Box":[280.2267,382.9932,38.0988,47.6235]},{"Row":0,"Column":5,"Box":[280.2267,421.092,58.6521,47.6235]},{"Row":0,"Column":6,"Box":[280.2267,479.7441,84.8008,47.6235]},{"Row":1,"Column":0,"Box":[327.8502,56.1456,187.9875,40.6053]},{"Row":1,"Column":1,"Box":[327.8502,244.1331,26.5689,40.6053]},{"Row":1,"Column":2,"Box":[327.8502,270.702,53.1378,40.6053]},{"Row":1,"Column":3,"Box":[327.8502,323.8398,59.1534,40.6053]},{"Row":1,"Column":4,"Box":[327.8502,382.9932,38.0988,40.6053]},{"Row":1,"Column":5,"Box":[327.8502,421.092,58.6521,40.6053]},{"Row":1,"Column":6,"Box":[327.8502,479.7441,84.8008,40.6053]},{"Row":2,"Column":0,"Box":[368.4555,56.1456,187.9875,38.6001]},{"Row":2,"Column":1,"Box":[368.4555,244.1331,26.5689,38.6001]},{"Row":2,"Column":2,"Box":[368.4555,270.702,53.1378,38.6001]},{"Row":2,"Column":3,"Box":[368.4555,323.8398,59.1534,38.6001]},{"Row":2,"Column":4,"Box":[368.4555,382.9932,38.0988,38.6001]},{"Row":2,"Column":5,"Box":[368.4555,421.092,58.6521,38.6001]},{"Row":2,"Column":6,"Box":[368.4555,479.7441,84.8008,38.6001]},{"Row":3,"Column":0,"Box":[407.0556,56.1456,187.9875,32.0832]},{"Row":3,"Column":1,"Box":[407.0556,244.1331,26.5689,32.0832]},{"Row":3,"Column":2,"Box":[407.0556,270.702,53.1378,32.0832]},{"Row":3,"Column":3,"Box":[407.0556,323.8398,59.1534,32.0832]},{"Row":3,"Column":4,"Box":[407.0556,382.9932,38.0988,32.0832]},{"Row":3,"Column":5,"Box":[407.0556,421.092,58.6521,32.0832]},{"Row":3,"Column":6,"Box":[407.0556,479.7441,84.8008,32.0832]},{"Row":4,"Column":0,"Box":[439.1388,56.1456,187.9875,49.6287]},{"Row":4,"Column":1,"Box":[439.1388,244.1331,26.5689,49.6287]},{"Row":4,"Column":2,"Box":[439.1388,270.702,53.1378,49.6287]},{"Row":4,"Column":3,"Box":[439.1388,323.8398,59.1534,49.6287]},{"Row":4,"Column":4,"Box":[439.1388,382.9932,38.0988,49.6287]},{"Row":4,"Column":5,"Box":[439.1388,421.092,58.6521,49.6287]},{"Row":4,"Column":6,"Box":[439.1388,479.7441,84.8008,49.6287]},{"Row":5,"Column":0,"Box":[488.7675,56.1456,187.9875,38.6001]},{"Row":5,"Column":1,"Box":[488.7675,244.1331,26.5689,38.6001]},{"Row":5,"Column":2,"Box":[488.7675,270.702,53.1378,38.6001]},{"Row":5,"Column":3,"Box":[488.7675,323.8398,59.1534,38.6001]},{"Row":5,"Column":4,"Box":[488.7675,382.9932,38.0988,38.6001]},{"Row":5,"Column":5,"Box":[488.7675,421.092,58.6521,38.6001]},{"Row":5,"Column":6,"Box":[488.7675,479.7441,84.8008,38.6001]},{"Row":6,"Column":0,"Box":[527.3676,56.1456,187.9875,40.6053]},{"Row":6,"Column":1,"Box":[527.3676,244.1331,26.5689,40.6053]},{"Row":6,"Column":2,"Box":[527.3676,270.702,53.1378,40.6053]},{"Row":6,"Column":3,"Box":[527.3676,323.8398,59.1534,40.6053]},{"Row":6,"Column":4,"Box":[527.3676,382.9932,38.0988,40.6053]},{"Row":6,"Column":5,"Box":[527.3676,421.092,58.6521,40.6053]},{"Row":6,"Column":6,"Box":[527.3676,479.7441,84.8008,40.6053]},{"Row":7,"Column":0,"Box":[567.9729,56.1456,187.9875,33.8036]},{"Row":7,"Column":1,"Box":[567.9729,244.1331,26.5689,33.8036]},{"Row":7,"Column":2,"Box":[567.9729,270.702,53.1378,33.8036]},{"Row":7,"Column":3,"Box":[567.9729,323.8398,59.1534,33.8036]},{"Row":7,"Column":4,"Box":[567.9729,382.9932,38.0988,33.8036]},{"Row":7,"Column":5,"Box":[567.9729,421.092,58.6521,33.8036]},{"Row":7,"Column":6,"Box":[567.9729,479.7441,84.8008,33.8036]}]}]}],"AnchorBasedConfiguration":{"AnchorBasedFieldConfiguration":[]}}]" Timeout="100000">
<p1:IntelligentFormExtractor.DocumentBounds>
<InArgument x:TypeArguments="p3:ResultsDocumentBounds">
<DelegateArgumentValue x:TypeArguments="p3:ResultsDocumentBounds">
<DelegateInArgument x:TypeArguments="p3:ResultsDocumentBounds" Name="DocumentBounds" />
</DelegateArgumentValue>
</InArgument>
</p1:IntelligentFormExtractor.DocumentBounds>
<p1:IntelligentFormExtractor.DocumentObjectModel>
<InArgument x:TypeArguments="p4:Document">
<DelegateArgumentValue x:TypeArguments="p4:Document">
<DelegateInArgument x:TypeArguments="p4:Document" Name="DocumentObjectModel" />
</DelegateArgumentValue>
</InArgument>
</p1:IntelligentFormExtractor.DocumentObjectModel>
<p1:IntelligentFormExtractor.DocumentPath>
<InArgument x:TypeArguments="x:String">
<DelegateArgumentValue x:TypeArguments="x:String">
<DelegateInArgument x:TypeArguments="x:String" Name="DocumentPath" />
</DelegateArgumentValue>
</InArgument>
</p1:IntelligentFormExtractor.DocumentPath>
<p1:IntelligentFormExtractor.DocumentText>
<InArgument x:TypeArguments="x:String">
<DelegateArgumentValue x:TypeArguments="x:String">
<DelegateInArgument x:TypeArguments="x:String" Name="DocumentText" />
</DelegateArgumentValue>
</InArgument>
</p1:IntelligentFormExtractor.DocumentText>
<p1:IntelligentFormExtractor.ExtractorDocumentType>
<InArgument x:TypeArguments="p2:ExtractorDocumentType">
<DelegateArgumentValue x:TypeArguments="p2:ExtractorDocumentType">
<DelegateInArgument x:TypeArguments="p2:ExtractorDocumentType" Name="ExtractorDocumentType" />
</DelegateArgumentValue>
</InArgument>
</p1:IntelligentFormExtractor.ExtractorDocumentType>
<p1:IntelligentFormExtractor.ExtractorResult>
<OutArgument x:TypeArguments="p2:ExtractorResult">
<DelegateArgumentReference x:TypeArguments="p2:ExtractorResult">
<DelegateOutArgument x:TypeArguments="p2:ExtractorResult" Name="ExtractorResult" />
</DelegateArgumentReference>
</OutArgument>
</p1:IntelligentFormExtractor.ExtractorResult>
</p1:IntelligentFormExtractor>
</p1:DataExtractionScope.Extractors>
<sap:WorkflowViewStateService.ViewState>
<scg:Dictionary x:TypeArguments="x:String, x:Object">
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
<x:Boolean x:Key="IsPinned">False</x:Boolean>
</scg:Dictionary>
</sap:WorkflowViewStateService.ViewState>
</p1:DataExtractionScope>
<p:PresentValidationStation AutomaticExtractionResults="[extractionResult]" DisplayName="Present Validation Station" DocumentObjectModel="[DOM]" DocumentPath="[item]" DocumentText="[pdfText]" sap:VirtualizedContainerService.HintSize="478,365" sap2010:WorkflowViewState.IdRef="PresentValidationStation_1" ShowOnlyRelevantPageRange="False" Taxonomy="[taxonomy]" ValidatedExtractionResults="[humanResult]">
<sap:WorkflowViewStateService.ViewState>
<scg:Dictionary x:TypeArguments="x:String, x:Object">
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
<x:Boolean x:Key="IsPinned">False</x:Boolean>
</scg:Dictionary>
</sap:WorkflowViewStateService.ViewState>
</p:PresentValidationStation>
<p1:ExportExtractionResults DataSet="[resultsDataSet]" DisplayName="Export Extraction Results" ExtractionResult="[humanResult]" sap:VirtualizedContainerService.HintSize="478,173" sap2010:WorkflowViewState.IdRef="ExportExtractionResults_1" IncludeConfidence="False" IncludeOCRConfidence="False">
<sap:WorkflowViewStateService.ViewState>
<scg:Dictionary x:TypeArguments="x:String, x:Object">
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
<x:Boolean x:Key="IsPinned">False</x:Boolean>
</scg:Dictionary>
</sap:WorkflowViewStateService.ViewState>
</p1:ExportExtractionResults>
<ui:InvokeCode ContinueOnError="{x:Null}" Code="out_dictionary = New Dictionary(Of String, DataTable)

For Each table As DataTable In in_resultsDataset.Tables
	If Not table.TableName.ToLower.Contains("format")
		out_dictionary(table.TableName) = table
	End If
Next" DisplayName="Invoke code" sap:VirtualizedContainerService.HintSize="478,164" sap2010:WorkflowViewState.IdRef="InvokeCode_2">
<ui:InvokeCode.Arguments>
<InArgument x:TypeArguments="sd:DataSet" x:Key="in_resultsDataset">[resultsDataSet]</InArgument>
<OutArgument x:TypeArguments="scg:Dictionary(x:String, sd:DataTable)" x:Key="out_dictionary">[pdfDict]</OutArgument>
</ui:InvokeCode.Arguments>
<sap:WorkflowViewStateService.ViewState>
<scg:Dictionary x:TypeArguments="x:String, x:Object">
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
<x:Boolean x:Key="IsPinned">False</x:Boolean>
</scg:Dictionary>
</sap:WorkflowViewStateService.ViewState>
</ui:InvokeCode>
<Assign sap:VirtualizedContainerService.HintSize="478,60" sap2010:WorkflowViewState.IdRef="Assign_3">
<Assign.To>
<OutArgument x:TypeArguments="scg:Dictionary(x:String, sd:DataTable)">[out_transactionDictionary(path.GetFileNameWithoutExtension(item))]</OutArgument>
</Assign.To>
<Assign.Value>
<InArgument x:TypeArguments="scg:Dictionary(x:String, sd:DataTable)">[pdfDict]</InArgument>
</Assign.Value>
</Assign>
</Sequence>
</ActivityAction>
</ui:ForEach.Body>
</ui:ForEach>
</Sequence>
</Activity>