|
|
|
|
@ -17,22 +17,50 @@
|
|
|
|
|
<CommandText>/* Local Query */</CommandText>
|
|
|
|
|
</Query>
|
|
|
|
|
<Fields>
|
|
|
|
|
<Field Name="AttourneyAddress">
|
|
|
|
|
<DataField>AttourneyAddress</DataField>
|
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="AttourneyName">
|
|
|
|
|
<DataField>AttourneyName</DataField>
|
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="CommonholdAddress">
|
|
|
|
|
<DataField>CommonholdAddress</DataField>
|
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="CommonholdName">
|
|
|
|
|
<DataField>CommonholdName</DataField>
|
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="CommonholdVATNumber">
|
|
|
|
|
<DataField>CommonholdVATNumber</DataField>
|
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="HolderAddress">
|
|
|
|
|
<DataField>HolderAddress</DataField>
|
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="HolderName">
|
|
|
|
|
<DataField>HolderName</DataField>
|
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="PolicyExpirationDate">
|
|
|
|
|
<DataField>PolicyExpirationDate</DataField>
|
|
|
|
|
<rd:TypeName>System.DateTime</rd:TypeName>
|
|
|
|
|
<rd:TypeName>System.Nullable`1[[System.DateTime, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="PolicyInsurer">
|
|
|
|
|
<DataField>PolicyInsurer</DataField>
|
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="PolicyNumber">
|
|
|
|
|
<DataField>PolicyNumber</DataField>
|
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="SpouseName">
|
|
|
|
|
<DataField>SpouseName</DataField>
|
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="UnitName">
|
|
|
|
|
<DataField>UnitName</DataField>
|
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
|
@ -58,84 +86,29 @@
|
|
|
|
|
</TablixColumns>
|
|
|
|
|
<TablixRows>
|
|
|
|
|
<TablixRow>
|
|
|
|
|
<Height>5.5497cm</Height>
|
|
|
|
|
<Height>8.03678cm</Height>
|
|
|
|
|
<TablixCells>
|
|
|
|
|
<TablixCell>
|
|
|
|
|
<CellContents>
|
|
|
|
|
<Rectangle Name="GroupMaster">
|
|
|
|
|
<ReportItems>
|
|
|
|
|
<Textbox Name="TextboxTituloCondomino">
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>Exmo(a) Sr(ª).</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
|
|
|
|
<Style />
|
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<Left>0.19528cm</Left>
|
|
|
|
|
<Height>0.41681cm</Height>
|
|
|
|
|
<Width>4.12088cm</Width>
|
|
|
|
|
<Style>
|
|
|
|
|
<Border>
|
|
|
|
|
<Style>None</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
|
|
|
</Style>
|
|
|
|
|
</Textbox>
|
|
|
|
|
<Textbox Name="TextboxNomeCondomino">
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>=First(Fields!HolderName.Value)</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontSize>9pt</FontSize>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
|
|
|
|
<Style />
|
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<Top>0.35874cm</Top>
|
|
|
|
|
<Left>0.19528cm</Left>
|
|
|
|
|
<Height>0.5491cm</Height>
|
|
|
|
|
<Width>9.6669cm</Width>
|
|
|
|
|
<ZIndex>1</ZIndex>
|
|
|
|
|
<Style>
|
|
|
|
|
<Border>
|
|
|
|
|
<Style>None</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
|
|
|
</Style>
|
|
|
|
|
</Textbox>
|
|
|
|
|
<Tablix Name="TablixSegurosExpirados">
|
|
|
|
|
<TablixBody>
|
|
|
|
|
<TablixColumns>
|
|
|
|
|
<TablixColumn>
|
|
|
|
|
<Width>8.13255cm</Width>
|
|
|
|
|
<Width>7.49755cm</Width>
|
|
|
|
|
</TablixColumn>
|
|
|
|
|
<TablixColumn>
|
|
|
|
|
<Width>3.43051cm</Width>
|
|
|
|
|
<Width>2.67231cm</Width>
|
|
|
|
|
</TablixColumn>
|
|
|
|
|
<TablixColumn>
|
|
|
|
|
<Width>4.4846cm</Width>
|
|
|
|
|
<Width>2.72403cm</Width>
|
|
|
|
|
</TablixColumn>
|
|
|
|
|
<TablixColumn>
|
|
|
|
|
<Width>2.96536cm</Width>
|
|
|
|
|
<Width>3.63771cm</Width>
|
|
|
|
|
</TablixColumn>
|
|
|
|
|
<TablixColumn>
|
|
|
|
|
<Width>2.57088cm</Width>
|
|
|
|
|
</TablixColumn>
|
|
|
|
|
</TablixColumns>
|
|
|
|
|
<TablixRows>
|
|
|
|
|
@ -248,6 +221,41 @@
|
|
|
|
|
</Textbox>
|
|
|
|
|
</CellContents>
|
|
|
|
|
</TablixCell>
|
|
|
|
|
<TablixCell>
|
|
|
|
|
<CellContents>
|
|
|
|
|
<Textbox Name="Textbox3">
|
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>Companhia</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontSize>9pt</FontSize>
|
|
|
|
|
<FontWeight>Bold</FontWeight>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
|
|
|
|
<Style>
|
|
|
|
|
<TextAlign>Center</TextAlign>
|
|
|
|
|
</Style>
|
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<rd:DefaultName>Textbox3</rd:DefaultName>
|
|
|
|
|
<Style>
|
|
|
|
|
<Border>
|
|
|
|
|
<Style>Solid</Style>
|
|
|
|
|
<Width>0.5pt</Width>
|
|
|
|
|
</Border>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
|
|
|
</Style>
|
|
|
|
|
</Textbox>
|
|
|
|
|
</CellContents>
|
|
|
|
|
</TablixCell>
|
|
|
|
|
<TablixCell>
|
|
|
|
|
<CellContents>
|
|
|
|
|
<Textbox Name="LabelValor">
|
|
|
|
|
@ -386,6 +394,39 @@
|
|
|
|
|
</Textbox>
|
|
|
|
|
</CellContents>
|
|
|
|
|
</TablixCell>
|
|
|
|
|
<TablixCell>
|
|
|
|
|
<CellContents>
|
|
|
|
|
<Textbox Name="PolicyInsurer">
|
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>=Fields!PolicyInsurer.Value</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontSize>9pt</FontSize>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
|
|
|
|
<Style>
|
|
|
|
|
<TextAlign>Center</TextAlign>
|
|
|
|
|
</Style>
|
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<rd:DefaultName>PolicyInsurer</rd:DefaultName>
|
|
|
|
|
<Style>
|
|
|
|
|
<Border>
|
|
|
|
|
<Style>Solid</Style>
|
|
|
|
|
<Width>0.5pt</Width>
|
|
|
|
|
</Border>
|
|
|
|
|
<VerticalAlign>Middle</VerticalAlign>
|
|
|
|
|
<PaddingLeft>1pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>1pt</PaddingRight>
|
|
|
|
|
</Style>
|
|
|
|
|
</Textbox>
|
|
|
|
|
</CellContents>
|
|
|
|
|
</TablixCell>
|
|
|
|
|
<TablixCell>
|
|
|
|
|
<CellContents>
|
|
|
|
|
<Textbox Name="PolicyExpirationDate">
|
|
|
|
|
@ -418,7 +459,6 @@
|
|
|
|
|
<rd:FormatSymbolCulture>pt-PT</rd:FormatSymbolCulture>
|
|
|
|
|
</Style>
|
|
|
|
|
</Textbox>
|
|
|
|
|
<rd:Selected>true</rd:Selected>
|
|
|
|
|
</CellContents>
|
|
|
|
|
</TablixCell>
|
|
|
|
|
</TablixCells>
|
|
|
|
|
@ -431,6 +471,7 @@
|
|
|
|
|
<TablixMember />
|
|
|
|
|
<TablixMember />
|
|
|
|
|
<TablixMember />
|
|
|
|
|
<TablixMember />
|
|
|
|
|
</TablixMembers>
|
|
|
|
|
</TablixColumnHierarchy>
|
|
|
|
|
<TablixRowHierarchy>
|
|
|
|
|
@ -444,11 +485,10 @@
|
|
|
|
|
</TablixMembers>
|
|
|
|
|
</TablixRowHierarchy>
|
|
|
|
|
<DataSetName>SegurosExpiradosReport</DataSetName>
|
|
|
|
|
<Top>4.31214cm</Top>
|
|
|
|
|
<Left>0.15055cm</Left>
|
|
|
|
|
<Top>6.72822cm</Top>
|
|
|
|
|
<Left>0.10582cm</Left>
|
|
|
|
|
<Height>0.9cm</Height>
|
|
|
|
|
<Width>19.01302cm</Width>
|
|
|
|
|
<ZIndex>2</ZIndex>
|
|
|
|
|
<Width>19.10248cm</Width>
|
|
|
|
|
<Style>
|
|
|
|
|
<Border>
|
|
|
|
|
<Style>None</Style>
|
|
|
|
|
@ -472,11 +512,11 @@
|
|
|
|
|
<Style />
|
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<Top>3.33377cm</Top>
|
|
|
|
|
<Left>0.15055cm</Left>
|
|
|
|
|
<Top>5.74985cm</Top>
|
|
|
|
|
<Left>0.10582cm</Left>
|
|
|
|
|
<Height>0.5491cm</Height>
|
|
|
|
|
<Width>19.01302cm</Width>
|
|
|
|
|
<ZIndex>3</ZIndex>
|
|
|
|
|
<ZIndex>1</ZIndex>
|
|
|
|
|
<Style>
|
|
|
|
|
<Border>
|
|
|
|
|
<Style>None</Style>
|
|
|
|
|
@ -504,10 +544,70 @@
|
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<rd:DefaultName>Textbox2</rd:DefaultName>
|
|
|
|
|
<Top>1.32294cm</Top>
|
|
|
|
|
<Left>0.19528cm</Left>
|
|
|
|
|
<Top>3.73902cm</Top>
|
|
|
|
|
<Left>0.15055cm</Left>
|
|
|
|
|
<Height>1.47312cm</Height>
|
|
|
|
|
<Width>18.96829cm</Width>
|
|
|
|
|
<ZIndex>2</ZIndex>
|
|
|
|
|
<Style>
|
|
|
|
|
<Border>
|
|
|
|
|
<Style>None</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
|
|
|
</Style>
|
|
|
|
|
</Textbox>
|
|
|
|
|
<Textbox Name="TextboxNomeCondominio2">
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>=First(Fields!CommonholdName.Value)</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontSize>9pt</FontSize>
|
|
|
|
|
<FontWeight>Bold</FontWeight>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
|
|
|
|
<Style />
|
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<Left>0.13956cm</Left>
|
|
|
|
|
<Height>0.42681cm</Height>
|
|
|
|
|
<Width>9.00828cm</Width>
|
|
|
|
|
<ZIndex>3</ZIndex>
|
|
|
|
|
<Style>
|
|
|
|
|
<Border>
|
|
|
|
|
<Style>None</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
|
|
|
</Style>
|
|
|
|
|
</Textbox>
|
|
|
|
|
<Textbox Name="TextboxMoradaCondominio2">
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>=First(Fields!CommonholdAddress.Value)</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontSize>9pt</FontSize>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
|
|
|
|
<Style />
|
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<Top>0.41681cm</Top>
|
|
|
|
|
<Left>0.15055cm</Left>
|
|
|
|
|
<Height>1.54054cm</Height>
|
|
|
|
|
<Width>8.99729cm</Width>
|
|
|
|
|
<ZIndex>4</ZIndex>
|
|
|
|
|
<Style>
|
|
|
|
|
<Border>
|
|
|
|
|
@ -519,6 +619,157 @@
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
|
|
|
</Style>
|
|
|
|
|
</Textbox>
|
|
|
|
|
<Textbox Name="TextboxTituloCondomino">
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>Exmo(a) Sr(ª).</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
|
|
|
|
<Style />
|
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<Left>9.51383cm</Left>
|
|
|
|
|
<Height>0.41681cm</Height>
|
|
|
|
|
<Width>4.12088cm</Width>
|
|
|
|
|
<ZIndex>5</ZIndex>
|
|
|
|
|
<Style>
|
|
|
|
|
<Border>
|
|
|
|
|
<Style>None</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
|
|
|
</Style>
|
|
|
|
|
</Textbox>
|
|
|
|
|
<Textbox Name="TextboxNomeCondomino">
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>=First(Fields!HolderName.Value)</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontSize>9pt</FontSize>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
|
|
|
|
<Style />
|
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<Top>0.35874cm</Top>
|
|
|
|
|
<Left>9.51383cm</Left>
|
|
|
|
|
<Height>0.5491cm</Height>
|
|
|
|
|
<Width>9.6669cm</Width>
|
|
|
|
|
<ZIndex>6</ZIndex>
|
|
|
|
|
<Style>
|
|
|
|
|
<Border>
|
|
|
|
|
<Style>None</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
|
|
|
</Style>
|
|
|
|
|
</Textbox>
|
|
|
|
|
<Textbox Name="TextboxNomeConjuge">
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>=First(Fields!SpouseName.Value)</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontSize>9pt</FontSize>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
|
|
|
|
<Style />
|
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<Top>0.77555cm</Top>
|
|
|
|
|
<Left>9.51383cm</Left>
|
|
|
|
|
<Height>0.56233cm</Height>
|
|
|
|
|
<Width>9.6669cm</Width>
|
|
|
|
|
<ZIndex>7</ZIndex>
|
|
|
|
|
<Style>
|
|
|
|
|
<Border>
|
|
|
|
|
<Style>None</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
|
|
|
</Style>
|
|
|
|
|
</Textbox>
|
|
|
|
|
<Textbox Name="TextboxMoradaPagador">
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>=Iif(First(Fields!AttourneyName.Value) <> "",
|
|
|
|
|
"Ao c. de " & First(Fields!AttourneyName.Value) & vbCrLf & First(Fields!AttourneyAddress.Value),
|
|
|
|
|
First(Fields!HolderAddress.Value))</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontSize>9pt</FontSize>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
|
|
|
|
<Style />
|
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<Top>1.22273cm</Top>
|
|
|
|
|
<Left>9.51383cm</Left>
|
|
|
|
|
<Height>1.85498cm</Height>
|
|
|
|
|
<Width>9.65982cm</Width>
|
|
|
|
|
<ZIndex>8</ZIndex>
|
|
|
|
|
<Style>
|
|
|
|
|
<Border>
|
|
|
|
|
<Style>None</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
|
|
|
</Style>
|
|
|
|
|
</Textbox>
|
|
|
|
|
<Textbox Name="TextboxNIF">
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>="NIF: " & First(Fields!CommonholdVATNumber.Value)</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontSize>9pt</FontSize>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
|
|
|
|
<Style />
|
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<Top>1.99263cm</Top>
|
|
|
|
|
<Left>0.13956cm</Left>
|
|
|
|
|
<Height>0.44125cm</Height>
|
|
|
|
|
<Width>9.00828cm</Width>
|
|
|
|
|
<ZIndex>9</ZIndex>
|
|
|
|
|
<Style>
|
|
|
|
|
<Border>
|
|
|
|
|
<Style>None</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
|
|
|
</Style>
|
|
|
|
|
</Textbox>
|
|
|
|
|
</ReportItems>
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Style>
|
|
|
|
|
@ -597,7 +848,7 @@
|
|
|
|
|
</SortExpression>
|
|
|
|
|
</SortExpressions>
|
|
|
|
|
<Top>0.28784cm</Top>
|
|
|
|
|
<Height>5.5497cm</Height>
|
|
|
|
|
<Height>8.03678cm</Height>
|
|
|
|
|
<Width>19.35755cm</Width>
|
|
|
|
|
<Style>
|
|
|
|
|
<Border>
|
|
|
|
|
@ -607,7 +858,7 @@
|
|
|
|
|
</Style>
|
|
|
|
|
</Tablix>
|
|
|
|
|
</ReportItems>
|
|
|
|
|
<Height>6.01393cm</Height>
|
|
|
|
|
<Height>8.32462cm</Height>
|
|
|
|
|
<Style />
|
|
|
|
|
</Body>
|
|
|
|
|
<Width>19.77429cm</Width>
|
|
|
|
|
|