Commit 79285e0ff3fd16b956d07aa1827783671f9b03c4

Authored by Wilmer Ramones
1 parent c41fbb45ea
Exists in master

terminado el proceso en crudo de adscripcion al CEA

Showing 258 changed files with 17585 additions and 371 deletions   Show diff stats

Too many changes.

To preserve performance only 100 of 258 files displayed.

.idea/deployment.xml
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <project version="4"> 2 <project version="4">
3 - <component name="PublishConfigData" serverName="sym_cea">  
4 - <serverData>  
5 - <paths name="sym_cea">  
6 - <serverdata>  
7 - <mappings>  
8 - <mapping local="$PROJECT_DIR$" web="cea" />  
9 - </mappings>  
10 - </serverdata>  
11 - </paths>  
12 - </serverData>  
13 - </component> 3 + <component name="PublishConfigData" serverName="sym_cea" />
14 </project> 4 </project>
15 \ No newline at end of file 5 \ No newline at end of file
.idea/workspace.xml
@@ -2,26 +2,22 @@ @@ -2,26 +2,22 @@
2 <project version="4"> 2 <project version="4">
3 <component name="ChangeListManager"> 3 <component name="ChangeListManager">
4 <list default="true" id="5cb32f38-0c9f-4717-964b-38fbcbcb548a" name="Default" comment="Creado el formulario para enviar correo con bootstrap y validacion"> 4 <list default="true" id="5cb32f38-0c9f-4717-964b-38fbcbcb548a" name="Default" comment="Creado el formulario para enviar correo con bootstrap y validacion">
5 - <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/app/Resources/views/correos/solicitud_adscripcion.html.twig" />  
6 - <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/src/AppBundle/Entity/AreasConcurso.php" />  
7 - <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/src/AppBundle/Entity/AreasInvestigacion.php" />  
8 - <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/src/AppBundle/Entity/CentroEstudios.php" />  
9 - <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/src/AppBundle/Entity/Escalafones.php" />  
10 - <change type="DELETED" beforePath="$PROJECT_DIR$/app/sessions/sess_1l27v49anm4mmd8cphnsrgqjt1" afterPath="" />  
11 - <change type="DELETED" beforePath="$PROJECT_DIR$/app/sessions/sess_9cehpg2hopit8p22p814m15284" afterPath="" />  
12 - <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/dictionaries/ubv_cipee.xml" afterPath="$PROJECT_DIR$/.idea/dictionaries/ubv_cipee.xml" /> 5 + <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/src/AppBundle/Entity/LineasInvestigacion.php" />
  6 + <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/src/AppBundle/Entity/TipoAscenso.php" />
  7 + <change type="MODIFICATION" beforePath="$PROJECT_DIR$/web/uploads/adscripcion/0f73622d80d47d2b14626adb569b6ce4.pdf" afterPath="$PROJECT_DIR$/web/uploads/adscripcion/0f73622d80d47d2b14626adb569b6ce4.pdf" />
  8 + <change type="MODIFICATION" beforePath="$PROJECT_DIR$/web/uploads/adscripcion/272c38f8ae45950d92c0124ba5fad4ba.pdf" afterPath="$PROJECT_DIR$/web/uploads/adscripcion/272c38f8ae45950d92c0124ba5fad4ba.pdf" />
  9 + <change type="MODIFICATION" beforePath="$PROJECT_DIR$/web/uploads/adscripcion/48ea9e6b16711dc1d828ef68c677fd3f.pdf" afterPath="$PROJECT_DIR$/web/uploads/adscripcion/48ea9e6b16711dc1d828ef68c677fd3f.pdf" />
  10 + <change type="MODIFICATION" beforePath="$PROJECT_DIR$/web/uploads/adscripcion/6136ca9e761a3599b2a77ebee65c8b2a.pdf" afterPath="$PROJECT_DIR$/web/uploads/adscripcion/6136ca9e761a3599b2a77ebee65c8b2a.pdf" />
  11 + <change type="MODIFICATION" beforePath="$PROJECT_DIR$/web/uploads/adscripcion/8c950955bd236e465e905833e69599f5.pdf" afterPath="$PROJECT_DIR$/web/uploads/adscripcion/8c950955bd236e465e905833e69599f5.pdf" />
  12 + <change type="MODIFICATION" beforePath="$PROJECT_DIR$/web/uploads/adscripcion/e368295d84924b1576f0003a2412f65b.pdf" afterPath="$PROJECT_DIR$/web/uploads/adscripcion/e368295d84924b1576f0003a2412f65b.pdf" />
  13 + <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/deployment.xml" afterPath="$PROJECT_DIR$/.idea/deployment.xml" />
13 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" /> 14 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
14 - <change type="MODIFICATION" beforePath="$PROJECT_DIR$/app/Resources/views/base.html.twig" afterPath="$PROJECT_DIR$/app/Resources/views/base.html.twig" />  
15 - <change type="MODIFICATION" beforePath="$PROJECT_DIR$/app/Resources/views/default/index.html.twig" afterPath="$PROJECT_DIR$/app/Resources/views/default/index.html.twig" />  
16 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/app/Resources/views/registration/register.html.twig" afterPath="$PROJECT_DIR$/app/Resources/views/registration/register.html.twig" /> 15 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/app/Resources/views/registration/register.html.twig" afterPath="$PROJECT_DIR$/app/Resources/views/registration/register.html.twig" />
17 - <change type="MODIFICATION" beforePath="$PROJECT_DIR$/app/Resources/views/security/login.html.twig" afterPath="$PROJECT_DIR$/app/Resources/views/security/login.html.twig" />  
18 - <change type="MODIFICATION" beforePath="$PROJECT_DIR$/app/config/config.yml" afterPath="$PROJECT_DIR$/app/config/config.yml" />  
19 - <change type="MODIFICATION" beforePath="$PROJECT_DIR$/app/config/config_dev.yml" afterPath="$PROJECT_DIR$/app/config/config_dev.yml" />  
20 - <change type="MODIFICATION" beforePath="$PROJECT_DIR$/bower.json" afterPath="$PROJECT_DIR$/bower.json" />  
21 - <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/AppBundle/Controller/DefaultController.php" afterPath="$PROJECT_DIR$/src/AppBundle/Controller/DefaultController.php" />  
22 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/AppBundle/Controller/RegistrationController.php" afterPath="$PROJECT_DIR$/src/AppBundle/Controller/RegistrationController.php" /> 16 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/AppBundle/Controller/RegistrationController.php" afterPath="$PROJECT_DIR$/src/AppBundle/Controller/RegistrationController.php" />
  17 + <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/AppBundle/Entity/Adscripcion.php" afterPath="$PROJECT_DIR$/src/AppBundle/Entity/Adscripcion.php" />
  18 + <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/AppBundle/Entity/AreasInvestigacion.php" afterPath="$PROJECT_DIR$/src/AppBundle/Entity/AreasInvestigacion.php" />
  19 + <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/AppBundle/Entity/DocenteEscala.php" afterPath="$PROJECT_DIR$/src/AppBundle/Entity/DocenteEscala.php" />
23 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/AppBundle/Form/UserType.php" afterPath="$PROJECT_DIR$/src/AppBundle/Form/UserType.php" /> 20 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/AppBundle/Form/UserType.php" afterPath="$PROJECT_DIR$/src/AppBundle/Form/UserType.php" />
24 - <change type="MODIFICATION" beforePath="$PROJECT_DIR$/web/config.php" afterPath="$PROJECT_DIR$/web/config.php" />  
25 </list> 21 </list>
26 <ignored path="sym_cea.iws" /> 22 <ignored path="sym_cea.iws" />
27 <ignored path=".idea/workspace.xml" /> 23 <ignored path=".idea/workspace.xml" />
@@ -46,35 +42,64 @@ @@ -46,35 +42,64 @@
46 <file leaf-file-name="RegistrationController.php" pinned="false" current-in-tab="false"> 42 <file leaf-file-name="RegistrationController.php" pinned="false" current-in-tab="false">
47 <entry file="file://$PROJECT_DIR$/src/AppBundle/Controller/RegistrationController.php"> 43 <entry file="file://$PROJECT_DIR$/src/AppBundle/Controller/RegistrationController.php">
48 <provider selected="true" editor-type-id="text-editor"> 44 <provider selected="true" editor-type-id="text-editor">
49 - <state vertical-scroll-proportion="-16.0">  
50 - <caret line="29" column="10" selection-start-line="29" selection-start-column="10" selection-end-line="29" selection-end-column="10" /> 45 + <state vertical-scroll-proportion="-9.827586">
  46 + <caret line="163" column="28" selection-start-line="163" selection-start-column="28" selection-end-line="163" selection-end-column="28" />
51 <folding> 47 <folding>
52 <element signature="e#127#155#0#PHP" expanded="true" /> 48 <element signature="e#127#155#0#PHP" expanded="true" />
  49 + <element signature="e#3148#3171#1#PHP" expanded="true" />
  50 + <element signature="e#4153#4176#1#PHP" expanded="true" />
  51 + <element signature="e#4520#4543#1#PHP" expanded="true" />
  52 + <element signature="e#5260#5283#1#PHP" expanded="true" />
  53 + <element signature="e#5625#5648#1#PHP" expanded="true" />
  54 + <element signature="e#6350#6373#1#PHP" expanded="true" />
  55 + <element signature="e#6715#6738#1#PHP" expanded="true" />
  56 + <element signature="e#7444#7467#1#PHP" expanded="true" />
  57 + <element signature="e#7807#7830#1#PHP" expanded="true" />
  58 + <element signature="e#8627#8660#0#PHP" expanded="true" />
53 </folding> 59 </folding>
54 </state> 60 </state>
55 </provider> 61 </provider>
56 </entry> 62 </entry>
57 </file> 63 </file>
  64 + <file leaf-file-name="Genero.php" pinned="false" current-in-tab="false">
  65 + <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/Genero.php">
  66 + <provider selected="true" editor-type-id="text-editor">
  67 + <state vertical-scroll-proportion="-13.259259">
  68 + <caret line="67" column="25" selection-start-line="0" selection-start-column="0" selection-end-line="84" selection-end-column="0" />
  69 + <folding />
  70 + </state>
  71 + </provider>
  72 + </entry>
  73 + </file>
58 <file leaf-file-name="register.html.twig" pinned="false" current-in-tab="false"> 74 <file leaf-file-name="register.html.twig" pinned="false" current-in-tab="false">
59 <entry file="file://$PROJECT_DIR$/app/Resources/views/registration/register.html.twig"> 75 <entry file="file://$PROJECT_DIR$/app/Resources/views/registration/register.html.twig">
60 <provider selected="true" editor-type-id="text-editor"> 76 <provider selected="true" editor-type-id="text-editor">
61 - <state vertical-scroll-proportion="-18.666666">  
62 - <caret line="28" column="27" selection-start-line="28" selection-start-column="27" selection-end-line="28" selection-end-column="27" /> 77 + <state vertical-scroll-proportion="-21.592592">
  78 + <caret line="70" column="59" selection-start-line="70" selection-start-column="59" selection-end-line="70" selection-end-column="59" />
  79 + <folding />
  80 + </state>
  81 + </provider>
  82 + </entry>
  83 + </file>
  84 + <file leaf-file-name="UserType.php" pinned="false" current-in-tab="false">
  85 + <entry file="file://$PROJECT_DIR$/src/AppBundle/Form/UserType.php">
  86 + <provider selected="true" editor-type-id="text-editor">
  87 + <state vertical-scroll-proportion="10.666667">
  88 + <caret line="37" column="54" selection-start-line="37" selection-start-column="54" selection-end-line="37" selection-end-column="54" />
63 <folding> 89 <folding>
64 - <element signature="e#12#26#0#Twig" expanded="true" />  
65 - <element signature="e#73#112#0#Twig" expanded="true" /> 90 + <element signature="e#121#170#0#PHP" expanded="true" />
66 </folding> 91 </folding>
67 </state> 92 </state>
68 </provider> 93 </provider>
69 </entry> 94 </entry>
70 </file> 95 </file>
71 - <file leaf-file-name="UserType.php" pinned="false" current-in-tab="true">  
72 - <entry file="file://$PROJECT_DIR$/src/AppBundle/Form/UserType.php"> 96 + <file leaf-file-name="Adscripcion.php" pinned="false" current-in-tab="true">
  97 + <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/Adscripcion.php">
73 <provider selected="true" editor-type-id="text-editor"> 98 <provider selected="true" editor-type-id="text-editor">
74 - <state vertical-scroll-proportion="0.6375839">  
75 - <caret line="68" column="14" selection-start-line="68" selection-start-column="14" selection-end-line="68" selection-end-column="14" /> 99 + <state vertical-scroll-proportion="0.27731094">
  100 + <caret line="52" column="96" selection-start-line="52" selection-start-column="96" selection-end-line="52" selection-end-column="96" />
76 <folding> 101 <folding>
77 - <element signature="e#122#159#0#PHP" expanded="true" /> 102 + <element signature="e#6#97#0#PHP" expanded="true" />
78 </folding> 103 </folding>
79 </state> 104 </state>
80 </provider> 105 </provider>
@@ -83,8 +108,8 @@ @@ -83,8 +108,8 @@
83 <file leaf-file-name="DefaultController.php" pinned="false" current-in-tab="false"> 108 <file leaf-file-name="DefaultController.php" pinned="false" current-in-tab="false">
84 <entry file="file://$PROJECT_DIR$/src/AppBundle/Controller/DefaultController.php"> 109 <entry file="file://$PROJECT_DIR$/src/AppBundle/Controller/DefaultController.php">
85 <provider selected="true" editor-type-id="text-editor"> 110 <provider selected="true" editor-type-id="text-editor">
86 - <state vertical-scroll-proportion="-13.592592">  
87 - <caret line="122" column="15" selection-start-line="122" selection-start-column="15" selection-end-line="122" selection-end-column="15" /> 111 + <state vertical-scroll-proportion="-10.925926">
  112 + <caret line="49" column="97" selection-start-line="49" selection-start-column="16" selection-end-line="49" selection-end-column="97" />
88 <folding> 113 <folding>
89 <element signature="e#40#99#0#PHP" expanded="true" /> 114 <element signature="e#40#99#0#PHP" expanded="true" />
90 </folding> 115 </folding>
@@ -105,10 +130,6 @@ @@ -105,10 +130,6 @@
105 <component name="IdeDocumentHistory"> 130 <component name="IdeDocumentHistory">
106 <option name="CHANGED_PATHS"> 131 <option name="CHANGED_PATHS">
107 <list> 132 <list>
108 - <option value="$PROJECT_DIR$/src/AppBundle/Entity/Genero.php" />  
109 - <option value="$PROJECT_DIR$/src/AppBundle/Entity/PaisNacimiento.php" />  
110 - <option value="$PROJECT_DIR$/src/AppBundle/Entity/Nacionalidad.php" />  
111 - <option value="$PROJECT_DIR$/src/AppBundle/Entity/EstadoCivil.php" />  
112 <option value="$PROJECT_DIR$/src/AppBundle/Entity/DocumentoIdentidad.php" /> 133 <option value="$PROJECT_DIR$/src/AppBundle/Entity/DocumentoIdentidad.php" />
113 <option value="$PROJECT_DIR$/src/AppBundle/Entity/TipoPersona.php" /> 134 <option value="$PROJECT_DIR$/src/AppBundle/Entity/TipoPersona.php" />
114 <option value="$PROJECT_DIR$/src/AppBundle/Entity/Estatus.php" /> 135 <option value="$PROJECT_DIR$/src/AppBundle/Entity/Estatus.php" />
@@ -134,7 +155,6 @@ @@ -134,7 +155,6 @@
134 <option value="$PROJECT_DIR$/src/AppBundle/Entity/Persona.php" /> 155 <option value="$PROJECT_DIR$/src/AppBundle/Entity/Persona.php" />
135 <option value="$PROJECT_DIR$/app/Resources/translations/messages.es.xlf" /> 156 <option value="$PROJECT_DIR$/app/Resources/translations/messages.es.xlf" />
136 <option value="$PROJECT_DIR$/web/bundles/framework/css/portal.css" /> 157 <option value="$PROJECT_DIR$/web/bundles/framework/css/portal.css" />
137 - <option value="$PROJECT_DIR$/app/config/parameters.yml" />  
138 <option value="$PROJECT_DIR$/app/config/config_dev.yml" /> 158 <option value="$PROJECT_DIR$/app/config/config_dev.yml" />
139 <option value="$PROJECT_DIR$/app/config/config.yml" /> 159 <option value="$PROJECT_DIR$/app/config/config.yml" />
140 <option value="$PROJECT_DIR$/src/AppBundle/Form/SolicitarType.php" /> 160 <option value="$PROJECT_DIR$/src/AppBundle/Form/SolicitarType.php" />
@@ -148,13 +168,19 @@ @@ -148,13 +168,19 @@
148 <option value="$PROJECT_DIR$/app/Resources/views/default/index.html.twig" /> 168 <option value="$PROJECT_DIR$/app/Resources/views/default/index.html.twig" />
149 <option value="$PROJECT_DIR$/app/Resources/views/base.html.twig" /> 169 <option value="$PROJECT_DIR$/app/Resources/views/base.html.twig" />
150 <option value="$PROJECT_DIR$/app/Resources/views/security/login.html.twig" /> 170 <option value="$PROJECT_DIR$/app/Resources/views/security/login.html.twig" />
151 - <option value="$PROJECT_DIR$/src/AppBundle/Controller/RegistrationController.php" />  
152 <option value="$PROJECT_DIR$/src/AppBundle/Entity/Escalafones.php" /> 171 <option value="$PROJECT_DIR$/src/AppBundle/Entity/Escalafones.php" />
153 - <option value="$PROJECT_DIR$/app/Resources/views/registration/register.html.twig" />  
154 <option value="$PROJECT_DIR$/src/AppBundle/Entity/CentroEstudios.php" /> 172 <option value="$PROJECT_DIR$/src/AppBundle/Entity/CentroEstudios.php" />
155 <option value="$PROJECT_DIR$/src/AppBundle/Entity/AreasConcurso.php" /> 173 <option value="$PROJECT_DIR$/src/AppBundle/Entity/AreasConcurso.php" />
  174 + <option value="$PROJECT_DIR$/app/config/parameters.yml" />
  175 + <option value="$PROJECT_DIR$/src/AppBundle/Entity/LineasInvestigacion.php" />
156 <option value="$PROJECT_DIR$/src/AppBundle/Entity/AreasInvestigacion.php" /> 176 <option value="$PROJECT_DIR$/src/AppBundle/Entity/AreasInvestigacion.php" />
  177 + <option value="$PROJECT_DIR$/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectRepository.php" />
  178 + <option value="$PROJECT_DIR$/src/AppBundle/Entity/TipoAscenso.php" />
  179 + <option value="$PROJECT_DIR$/src/AppBundle/Entity/DocenteEscala.php" />
  180 + <option value="$PROJECT_DIR$/app/Resources/views/registration/register.html.twig" />
  181 + <option value="$PROJECT_DIR$/src/AppBundle/Controller/RegistrationController.php" />
157 <option value="$PROJECT_DIR$/src/AppBundle/Form/UserType.php" /> 182 <option value="$PROJECT_DIR$/src/AppBundle/Form/UserType.php" />
  183 + <option value="$PROJECT_DIR$/src/AppBundle/Entity/Adscripcion.php" />
158 </list> 184 </list>
159 </option> 185 </option>
160 </component> 186 </component>
@@ -168,9 +194,9 @@ @@ -168,9 +194,9 @@
168 </component> 194 </component>
169 <component name="PhpWorkspaceProjectConfiguration" backward_compatibility_performed="true" /> 195 <component name="PhpWorkspaceProjectConfiguration" backward_compatibility_performed="true" />
170 <component name="ProjectFrameBounds"> 196 <component name="ProjectFrameBounds">
171 - <option name="y" value="24" /> 197 + <option name="y" value="-4" />
172 <option name="width" value="1440" /> 198 <option name="width" value="1440" />
173 - <option name="height" value="876" /> 199 + <option name="height" value="904" />
174 </component> 200 </component>
175 <component name="ProjectLevelVcsManager" settingsEditedManually="true"> 201 <component name="ProjectLevelVcsManager" settingsEditedManually="true">
176 <OptionsSetting value="true" id="Add" /> 202 <OptionsSetting value="true" id="Add" />
@@ -198,6 +224,7 @@ @@ -198,6 +224,7 @@
198 </navigator> 224 </navigator>
199 <panes> 225 <panes>
200 <pane id="Scope" /> 226 <pane id="Scope" />
  227 + <pane id="Scratches" />
201 <pane id="ProjectPane"> 228 <pane id="ProjectPane">
202 <subPane> 229 <subPane>
203 <PATH> 230 <PATH>
@@ -212,7 +239,7 @@ @@ -212,7 +239,7 @@
212 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" /> 239 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
213 </PATH_ELEMENT> 240 </PATH_ELEMENT>
214 <PATH_ELEMENT> 241 <PATH_ELEMENT>
215 - <option name="myItemId" value="sym_cea" /> 242 + <option name="myItemId" value="cea_sym" />
216 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> 243 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
217 </PATH_ELEMENT> 244 </PATH_ELEMENT>
218 </PATH> 245 </PATH>
@@ -222,39 +249,7 @@ @@ -222,39 +249,7 @@
222 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" /> 249 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
223 </PATH_ELEMENT> 250 </PATH_ELEMENT>
224 <PATH_ELEMENT> 251 <PATH_ELEMENT>
225 - <option name="myItemId" value="sym_cea" />  
226 - <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />  
227 - </PATH_ELEMENT>  
228 - <PATH_ELEMENT>  
229 - <option name="myItemId" value="web" />  
230 - <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />  
231 - </PATH_ELEMENT>  
232 - </PATH>  
233 - <PATH>  
234 - <PATH_ELEMENT>  
235 - <option name="myItemId" value="sym_cea" />  
236 - <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />  
237 - </PATH_ELEMENT>  
238 - <PATH_ELEMENT>  
239 - <option name="myItemId" value="sym_cea" />  
240 - <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />  
241 - </PATH_ELEMENT>  
242 - <PATH_ELEMENT>  
243 - <option name="myItemId" value="web" />  
244 - <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />  
245 - </PATH_ELEMENT>  
246 - <PATH_ELEMENT>  
247 - <option name="myItemId" value="assets" />  
248 - <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />  
249 - </PATH_ELEMENT>  
250 - </PATH>  
251 - <PATH>  
252 - <PATH_ELEMENT>  
253 - <option name="myItemId" value="sym_cea" />  
254 - <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />  
255 - </PATH_ELEMENT>  
256 - <PATH_ELEMENT>  
257 - <option name="myItemId" value="sym_cea" /> 252 + <option name="myItemId" value="cea_sym" />
258 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> 253 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
259 </PATH_ELEMENT> 254 </PATH_ELEMENT>
260 <PATH_ELEMENT> 255 <PATH_ELEMENT>
@@ -268,7 +263,7 @@ @@ -268,7 +263,7 @@
268 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" /> 263 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
269 </PATH_ELEMENT> 264 </PATH_ELEMENT>
270 <PATH_ELEMENT> 265 <PATH_ELEMENT>
271 - <option name="myItemId" value="sym_cea" /> 266 + <option name="myItemId" value="cea_sym" />
272 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> 267 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
273 </PATH_ELEMENT> 268 </PATH_ELEMENT>
274 <PATH_ELEMENT> 269 <PATH_ELEMENT>
@@ -286,29 +281,7 @@ @@ -286,29 +281,7 @@
286 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" /> 281 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
287 </PATH_ELEMENT> 282 </PATH_ELEMENT>
288 <PATH_ELEMENT> 283 <PATH_ELEMENT>
289 - <option name="myItemId" value="sym_cea" />  
290 - <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />  
291 - </PATH_ELEMENT>  
292 - <PATH_ELEMENT>  
293 - <option name="myItemId" value="src" />  
294 - <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />  
295 - </PATH_ELEMENT>  
296 - <PATH_ELEMENT>  
297 - <option name="myItemId" value="AppBundle" />  
298 - <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />  
299 - </PATH_ELEMENT>  
300 - <PATH_ELEMENT>  
301 - <option name="myItemId" value="Form" />  
302 - <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />  
303 - </PATH_ELEMENT>  
304 - </PATH>  
305 - <PATH>  
306 - <PATH_ELEMENT>  
307 - <option name="myItemId" value="sym_cea" />  
308 - <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />  
309 - </PATH_ELEMENT>  
310 - <PATH_ELEMENT>  
311 - <option name="myItemId" value="sym_cea" /> 284 + <option name="myItemId" value="cea_sym" />
312 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> 285 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
313 </PATH_ELEMENT> 286 </PATH_ELEMENT>
314 <PATH_ELEMENT> 287 <PATH_ELEMENT>
@@ -330,29 +303,7 @@ @@ -330,29 +303,7 @@
330 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" /> 303 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
331 </PATH_ELEMENT> 304 </PATH_ELEMENT>
332 <PATH_ELEMENT> 305 <PATH_ELEMENT>
333 - <option name="myItemId" value="sym_cea" />  
334 - <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />  
335 - </PATH_ELEMENT>  
336 - <PATH_ELEMENT>  
337 - <option name="myItemId" value="src" />  
338 - <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />  
339 - </PATH_ELEMENT>  
340 - <PATH_ELEMENT>  
341 - <option name="myItemId" value="AppBundle" />  
342 - <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />  
343 - </PATH_ELEMENT>  
344 - <PATH_ELEMENT>  
345 - <option name="myItemId" value="Controller" />  
346 - <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />  
347 - </PATH_ELEMENT>  
348 - </PATH>  
349 - <PATH>  
350 - <PATH_ELEMENT>  
351 - <option name="myItemId" value="sym_cea" />  
352 - <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />  
353 - </PATH_ELEMENT>  
354 - <PATH_ELEMENT>  
355 - <option name="myItemId" value="sym_cea" /> 306 + <option name="myItemId" value="cea_sym" />
356 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> 307 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
357 </PATH_ELEMENT> 308 </PATH_ELEMENT>
358 <PATH_ELEMENT> 309 <PATH_ELEMENT>
@@ -366,7 +317,7 @@ @@ -366,7 +317,7 @@
366 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" /> 317 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
367 </PATH_ELEMENT> 318 </PATH_ELEMENT>
368 <PATH_ELEMENT> 319 <PATH_ELEMENT>
369 - <option name="myItemId" value="sym_cea" /> 320 + <option name="myItemId" value="cea_sym" />
370 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> 321 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
371 </PATH_ELEMENT> 322 </PATH_ELEMENT>
372 <PATH_ELEMENT> 323 <PATH_ELEMENT>
@@ -388,7 +339,7 @@ @@ -388,7 +339,7 @@
388 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" /> 339 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
389 </PATH_ELEMENT> 340 </PATH_ELEMENT>
390 <PATH_ELEMENT> 341 <PATH_ELEMENT>
391 - <option name="myItemId" value="sym_cea" /> 342 + <option name="myItemId" value="cea_sym" />
392 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> 343 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
393 </PATH_ELEMENT> 344 </PATH_ELEMENT>
394 <PATH_ELEMENT> 345 <PATH_ELEMENT>
@@ -404,7 +355,7 @@ @@ -404,7 +355,7 @@
404 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> 355 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
405 </PATH_ELEMENT> 356 </PATH_ELEMENT>
406 <PATH_ELEMENT> 357 <PATH_ELEMENT>
407 - <option name="myItemId" value="security" /> 358 + <option name="myItemId" value="registration" />
408 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> 359 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
409 </PATH_ELEMENT> 360 </PATH_ELEMENT>
410 </PATH> 361 </PATH>
@@ -414,7 +365,7 @@ @@ -414,7 +365,7 @@
414 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" /> 365 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
415 </PATH_ELEMENT> 366 </PATH_ELEMENT>
416 <PATH_ELEMENT> 367 <PATH_ELEMENT>
417 - <option name="myItemId" value="sym_cea" /> 368 + <option name="myItemId" value="cea_sym" />
418 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> 369 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
419 </PATH_ELEMENT> 370 </PATH_ELEMENT>
420 <PATH_ELEMENT> 371 <PATH_ELEMENT>
@@ -430,7 +381,7 @@ @@ -430,7 +381,7 @@
430 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> 381 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
431 </PATH_ELEMENT> 382 </PATH_ELEMENT>
432 <PATH_ELEMENT> 383 <PATH_ELEMENT>
433 - <option name="myItemId" value="registration" /> 384 + <option name="myItemId" value="default" />
434 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> 385 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
435 </PATH_ELEMENT> 386 </PATH_ELEMENT>
436 </PATH> 387 </PATH>
@@ -440,7 +391,7 @@ @@ -440,7 +391,7 @@
440 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" /> 391 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
441 </PATH_ELEMENT> 392 </PATH_ELEMENT>
442 <PATH_ELEMENT> 393 <PATH_ELEMENT>
443 - <option name="myItemId" value="sym_cea" /> 394 + <option name="myItemId" value="cea_sym" />
444 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> 395 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
445 </PATH_ELEMENT> 396 </PATH_ELEMENT>
446 <PATH_ELEMENT> 397 <PATH_ELEMENT>
@@ -452,27 +403,8 @@ @@ -452,27 +403,8 @@
452 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> 403 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
453 </PATH_ELEMENT> 404 </PATH_ELEMENT>
454 </PATH> 405 </PATH>
455 - <PATH>  
456 - <PATH_ELEMENT>  
457 - <option name="myItemId" value="sym_cea" />  
458 - <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />  
459 - </PATH_ELEMENT>  
460 - <PATH_ELEMENT>  
461 - <option name="myItemId" value="sym_cea" />  
462 - <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />  
463 - </PATH_ELEMENT>  
464 - <PATH_ELEMENT>  
465 - <option name="myItemId" value="app" />  
466 - <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />  
467 - </PATH_ELEMENT>  
468 - <PATH_ELEMENT>  
469 - <option name="myItemId" value="config" />  
470 - <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />  
471 - </PATH_ELEMENT>  
472 - </PATH>  
473 </subPane> 406 </subPane>
474 </pane> 407 </pane>
475 - <pane id="Scratches" />  
476 </panes> 408 </panes>
477 </component> 409 </component>
478 <component name="PropertiesComponent"> 410 <component name="PropertiesComponent">
@@ -573,14 +505,14 @@ @@ -573,14 +505,14 @@
573 <servers /> 505 <servers />
574 </component> 506 </component>
575 <component name="ToolWindowManager"> 507 <component name="ToolWindowManager">
576 - <frame x="0" y="24" width="1440" height="876" extended-state="6" /> 508 + <frame x="0" y="-4" width="1440" height="904" extended-state="6" />
577 <editor active="true" /> 509 <editor active="true" />
578 <layout> 510 <layout>
579 <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" /> 511 <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
580 <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" /> 512 <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" />
581 <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> 513 <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
582 <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" /> 514 <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
583 - <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="combo" /> 515 + <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.3090278" sideWeight="0.5" order="1" side_tool="false" content_ui="combo" />
584 <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="true" content_ui="tabs" /> 516 <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="true" content_ui="tabs" />
585 <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32917705" sideWeight="0.5" order="0" side_tool="true" content_ui="tabs" /> 517 <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32917705" sideWeight="0.5" order="0" side_tool="true" content_ui="tabs" />
586 <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32917705" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> 518 <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32917705" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
@@ -612,9 +544,9 @@ @@ -612,9 +544,9 @@
612 <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" /> 544 <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
613 <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> 545 <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
614 <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="combo" /> 546 <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="combo" />
615 - <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="3" side_tool="false" content_ui="combo" />  
616 - <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="10" side_tool="false" content_ui="tabs" />  
617 <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" /> 547 <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
  548 + <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="10" side_tool="false" content_ui="tabs" />
  549 + <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="3" side_tool="false" content_ui="combo" />
618 <window_info id="Thumbnails" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32917705" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" /> 550 <window_info id="Thumbnails" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32917705" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" />
619 </layout-to-restore> 551 </layout-to-restore>
620 </component> 552 </component>
@@ -644,55 +576,6 @@ @@ -644,55 +576,6 @@
644 <watches-manager /> 576 <watches-manager />
645 </component> 577 </component>
646 <component name="editorHistoryManager"> 578 <component name="editorHistoryManager">
647 - <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/Parroquia.php">  
648 - <provider selected="true" editor-type-id="text-editor">  
649 - <state vertical-scroll-proportion="0.5167785">  
650 - <caret line="122" column="0" selection-start-line="122" selection-start-column="0" selection-end-line="122" selection-end-column="0" />  
651 - <folding>  
652 - <element signature="e#6#92#0#PHP" expanded="false" />  
653 - </folding>  
654 - </state>  
655 - </provider>  
656 - </entry>  
657 - <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/Estado.php">  
658 - <provider selected="true" editor-type-id="text-editor">  
659 - <state vertical-scroll-proportion="0.16912752">  
660 - <caret line="7" column="0" selection-start-line="7" selection-start-column="0" selection-end-line="7" selection-end-column="0" />  
661 - <folding>  
662 - <element signature="e#6#92#0#PHP" expanded="false" />  
663 - </folding>  
664 - </state>  
665 - </provider>  
666 - </entry>  
667 - <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/EjeParroquia.php">  
668 - <provider selected="true" editor-type-id="text-editor">  
669 - <state vertical-scroll-proportion="2.2228189">  
670 - <caret line="92" column="29" selection-start-line="92" selection-start-column="29" selection-end-line="92" selection-end-column="29" />  
671 - <folding>  
672 - <element signature="e#6#92#0#PHP" expanded="false" />  
673 - </folding>  
674 - </state>  
675 - </provider>  
676 - </entry>  
677 - <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/Nacionalidad.php">  
678 - <provider selected="true" editor-type-id="text-editor">  
679 - <state vertical-scroll-proportion="-2.6666667">  
680 - <caret line="21" column="7" selection-start-line="21" selection-start-column="7" selection-end-line="21" selection-end-column="7" />  
681 - <folding />  
682 - </state>  
683 - </provider>  
684 - </entry>  
685 - <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/Usuarios.php">  
686 - <provider selected="true" editor-type-id="text-editor">  
687 - <state vertical-scroll-proportion="-82.25926">  
688 - <caret line="176" column="19" selection-start-line="176" selection-start-column="19" selection-end-line="176" selection-end-column="19" />  
689 - <folding>  
690 - <element signature="e#6#92#0#PHP" expanded="true" />  
691 - <element signature="e#125#157#0#PHP" expanded="true" />  
692 - </folding>  
693 - </state>  
694 - </provider>  
695 - </entry>  
696 <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/RolInstitucion.php"> 579 <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/RolInstitucion.php">
697 <provider selected="true" editor-type-id="text-editor"> 580 <provider selected="true" editor-type-id="text-editor">
698 <state vertical-scroll-proportion="5.3333335"> 581 <state vertical-scroll-proportion="5.3333335">
@@ -713,7 +596,6 @@ @@ -713,7 +596,6 @@
713 <provider selected="true" editor-type-id="text-editor"> 596 <provider selected="true" editor-type-id="text-editor">
714 <state vertical-scroll-proportion="0.0"> 597 <state vertical-scroll-proportion="0.0">
715 <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> 598 <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
716 - <folding />  
717 </state> 599 </state>
718 </provider> 600 </provider>
719 </entry> 601 </entry>
@@ -761,9 +643,6 @@ @@ -761,9 +643,6 @@
761 <provider selected="true" editor-type-id="text-editor"> 643 <provider selected="true" editor-type-id="text-editor">
762 <state vertical-scroll-proportion="-25.333334"> 644 <state vertical-scroll-proportion="-25.333334">
763 <caret line="38" column="9" selection-start-line="38" selection-start-column="9" selection-end-line="38" selection-end-column="9" /> 645 <caret line="38" column="9" selection-start-line="38" selection-start-column="9" selection-end-line="38" selection-end-column="9" />
764 - <folding>  
765 - <element signature="e#12#26#0#Twig" expanded="false" />  
766 - </folding>  
767 </state> 646 </state>
768 </provider> 647 </provider>
769 </entry> 648 </entry>
@@ -807,21 +686,6 @@ @@ -807,21 +686,6 @@
807 <state /> 686 <state />
808 </provider> 687 </provider>
809 </entry> 688 </entry>
810 - <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/Persona.php">  
811 - <provider selected="true" editor-type-id="text-editor">  
812 - <state vertical-scroll-proportion="0.7226891">  
813 - <caret line="617" column="0" selection-start-line="617" selection-start-column="0" selection-end-line="617" selection-end-column="0" />  
814 - <folding />  
815 - </state>  
816 - </provider>  
817 - </entry>  
818 - <entry file="file://$PROJECT_DIR$/app/config/parameters.yml">  
819 - <provider selected="true" editor-type-id="text-editor">  
820 - <state vertical-scroll-proportion="0.0">  
821 - <caret line="11" column="26" selection-start-line="11" selection-start-column="26" selection-end-line="11" selection-end-column="26" />  
822 - </state>  
823 - </provider>  
824 - </entry>  
825 <entry file="file://$PROJECT_DIR$/app/config/config_dev.yml"> 689 <entry file="file://$PROJECT_DIR$/app/config/config_dev.yml">
826 <provider selected="true" editor-type-id="text-editor"> 690 <provider selected="true" editor-type-id="text-editor">
827 <state vertical-scroll-proportion="0.0"> 691 <state vertical-scroll-proportion="0.0">
@@ -840,7 +704,6 @@ @@ -840,7 +704,6 @@
840 <provider selected="true" editor-type-id="text-editor"> 704 <provider selected="true" editor-type-id="text-editor">
841 <state vertical-scroll-proportion="0.1932886"> 705 <state vertical-scroll-proportion="0.1932886">
842 <caret line="9" column="49" selection-start-line="9" selection-start-column="49" selection-end-line="9" selection-end-column="49" /> 706 <caret line="9" column="49" selection-start-line="9" selection-start-column="49" selection-end-line="9" selection-end-column="49" />
843 - <folding />  
844 </state> 707 </state>
845 </provider> 708 </provider>
846 </entry> 709 </entry>
@@ -851,14 +714,6 @@ @@ -851,14 +714,6 @@
851 </state> 714 </state>
852 </provider> 715 </provider>
853 </entry> 716 </entry>
854 - <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/Institucion.php">  
855 - <provider selected="true" editor-type-id="text-editor">  
856 - <state vertical-scroll-proportion="-6.103356">  
857 - <caret line="8" column="0" selection-start-line="8" selection-start-column="0" selection-end-line="8" selection-end-column="0" />  
858 - <folding />  
859 - </state>  
860 - </provider>  
861 - </entry>  
862 <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/Eje.php"> 717 <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/Eje.php">
863 <provider selected="true" editor-type-id="text-editor"> 718 <provider selected="true" editor-type-id="text-editor">
864 <state vertical-scroll-proportion="-1.2228189"> 719 <state vertical-scroll-proportion="-1.2228189">
@@ -885,7 +740,6 @@ @@ -885,7 +740,6 @@
885 <provider selected="true" editor-type-id="text-editor"> 740 <provider selected="true" editor-type-id="text-editor">
886 <state vertical-scroll-proportion="-14.666667"> 741 <state vertical-scroll-proportion="-14.666667">
887 <caret line="22" column="24" selection-start-line="22" selection-start-column="24" selection-end-line="22" selection-end-column="24" /> 742 <caret line="22" column="24" selection-start-line="22" selection-start-column="24" selection-end-line="22" selection-end-column="24" />
888 - <folding />  
889 </state> 743 </state>
890 </provider> 744 </provider>
891 </entry> 745 </entry>
@@ -901,7 +755,6 @@ @@ -901,7 +755,6 @@
901 <provider selected="true" editor-type-id="text-editor"> 755 <provider selected="true" editor-type-id="text-editor">
902 <state vertical-scroll-proportion="0.4590604"> 756 <state vertical-scroll-proportion="0.4590604">
903 <caret line="26" column="0" selection-start-line="26" selection-start-column="0" selection-end-line="26" selection-end-column="0" /> 757 <caret line="26" column="0" selection-start-line="26" selection-start-column="0" selection-end-line="26" selection-end-column="0" />
904 - <folding />  
905 </state> 758 </state>
906 </provider> 759 </provider>
907 </entry> 760 </entry>
@@ -909,9 +762,6 @@ @@ -909,9 +762,6 @@
909 <provider selected="true" editor-type-id="text-editor"> 762 <provider selected="true" editor-type-id="text-editor">
910 <state vertical-scroll-proportion="0.5315436"> 763 <state vertical-scroll-proportion="0.5315436">
911 <caret line="22" column="8" selection-start-line="22" selection-start-column="8" selection-end-line="22" selection-end-column="8" /> 764 <caret line="22" column="8" selection-start-line="22" selection-start-column="8" selection-end-line="22" selection-end-column="8" />
912 - <folding>  
913 - <element signature="e#827#844#0#Twig" expanded="false" />  
914 - </folding>  
915 </state> 765 </state>
916 </provider> 766 </provider>
917 </entry> 767 </entry>
@@ -919,17 +769,6 @@ @@ -919,17 +769,6 @@
919 <provider selected="true" editor-type-id="text-editor"> 769 <provider selected="true" editor-type-id="text-editor">
920 <state vertical-scroll-proportion="0.8134715"> 770 <state vertical-scroll-proportion="0.8134715">
921 <caret line="36" column="62" selection-start-line="36" selection-start-column="34" selection-end-line="36" selection-end-column="62" /> 771 <caret line="36" column="62" selection-start-line="36" selection-start-column="34" selection-end-line="36" selection-end-column="62" />
922 - <folding />  
923 - </state>  
924 - </provider>  
925 - </entry>  
926 - <entry file="file://$PROJECT_DIR$/app/Resources/views/default/index.html.twig">  
927 - <provider selected="true" editor-type-id="text-editor">  
928 - <state vertical-scroll-proportion="0.5315436">  
929 - <caret line="232" column="91" selection-start-line="232" selection-start-column="28" selection-end-line="232" selection-end-column="91" />  
930 - <folding>  
931 - <element signature="e#2407#2412#0#Twig" expanded="false" />  
932 - </folding>  
933 </state> 772 </state>
934 </provider> 773 </provider>
935 </entry> 774 </entry>
@@ -937,9 +776,6 @@ @@ -937,9 +776,6 @@
937 <provider selected="true" editor-type-id="text-editor"> 776 <provider selected="true" editor-type-id="text-editor">
938 <state vertical-scroll-proportion="-6.0"> 777 <state vertical-scroll-proportion="-6.0">
939 <caret line="9" column="0" selection-start-line="9" selection-start-column="0" selection-end-line="9" selection-end-column="0" /> 778 <caret line="9" column="0" selection-start-line="9" selection-start-column="0" selection-end-line="9" selection-end-column="0" />
940 - <folding>  
941 - <element signature="e#346#351#0#Twig" expanded="false" />  
942 - </folding>  
943 </state> 779 </state>
944 </provider> 780 </provider>
945 </entry> 781 </entry>
@@ -947,17 +783,6 @@ @@ -947,17 +783,6 @@
947 <provider selected="true" editor-type-id="text-editor"> 783 <provider selected="true" editor-type-id="text-editor">
948 <state vertical-scroll-proportion="0.0"> 784 <state vertical-scroll-proportion="0.0">
949 <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> 785 <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
950 - <folding />  
951 - </state>  
952 - </provider>  
953 - </entry>  
954 - <entry file="file://$PROJECT_DIR$/src/AppBundle/Controller/DefaultController.php">  
955 - <provider selected="true" editor-type-id="text-editor">  
956 - <state vertical-scroll-proportion="-13.592592">  
957 - <caret line="122" column="15" selection-start-line="122" selection-start-column="15" selection-end-line="122" selection-end-column="15" />  
958 - <folding>  
959 - <element signature="e#40#99#0#PHP" expanded="true" />  
960 - </folding>  
961 </state> 786 </state>
962 </provider> 787 </provider>
963 </entry> 788 </entry>
@@ -965,10 +790,6 @@ @@ -965,10 +790,6 @@
965 <provider selected="true" editor-type-id="text-editor"> 790 <provider selected="true" editor-type-id="text-editor">
966 <state vertical-scroll-proportion="0.6765101"> 791 <state vertical-scroll-proportion="0.6765101">
967 <caret line="68" column="14" selection-start-line="64" selection-start-column="11" selection-end-line="68" selection-end-column="14" /> 792 <caret line="68" column="14" selection-start-line="64" selection-start-column="11" selection-end-line="68" selection-end-column="14" />
968 - <folding>  
969 - <element signature="e#6#92#0#PHP" expanded="false" />  
970 - <element signature="e#121#161#0#PHP" expanded="false" />  
971 - </folding>  
972 </state> 793 </state>
973 </provider> 794 </provider>
974 </entry> 795 </entry>
@@ -980,81 +801,174 @@ @@ -980,81 +801,174 @@
980 </state> 801 </state>
981 </provider> 802 </provider>
982 </entry> 803 </entry>
983 - <entry file="file://$PROJECT_DIR$/src/AppBundle/Controller/RegistrationController.php"> 804 + <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/PaisNacimiento.php">
  805 + <provider selected="true" editor-type-id="text-editor">
  806 + <state vertical-scroll-proportion="0.0">
  807 + <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  808 + <folding />
  809 + </state>
  810 + </provider>
  811 + </entry>
  812 + <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/AreasConcurso.php">
984 <provider selected="true" editor-type-id="text-editor"> 813 <provider selected="true" editor-type-id="text-editor">
985 - <state vertical-scroll-proportion="-16.0">  
986 - <caret line="29" column="10" selection-start-line="29" selection-start-column="10" selection-end-line="29" selection-end-column="10" /> 814 + <state vertical-scroll-proportion="-0.13557047">
  815 + <caret line="43" column="28" selection-start-line="43" selection-start-column="28" selection-end-line="43" selection-end-column="28" />
  816 + <folding />
  817 + </state>
  818 + </provider>
  819 + </entry>
  820 + <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/CentroEstudios.php">
  821 + <provider selected="true" editor-type-id="text-editor">
  822 + <state vertical-scroll-proportion="2.4644296">
  823 + <caret line="107" column="7" selection-start-line="107" selection-start-column="7" selection-end-line="107" selection-end-column="7" />
  824 + <folding />
  825 + </state>
  826 + </provider>
  827 + </entry>
  828 + <entry file="file://$PROJECT_DIR$/app/config/parameters.yml">
  829 + <provider selected="true" editor-type-id="text-editor">
  830 + <state vertical-scroll-proportion="0.0">
  831 + <caret line="13" column="0" selection-start-line="13" selection-start-column="0" selection-end-line="13" selection-end-column="0" />
  832 + <folding />
  833 + </state>
  834 + </provider>
  835 + </entry>
  836 + <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/Persona.php">
  837 + <provider selected="true" editor-type-id="text-editor">
  838 + <state vertical-scroll-proportion="0.05042017">
  839 + <caret line="2" column="19" selection-start-line="2" selection-start-column="18" selection-end-line="2" selection-end-column="19" />
  840 + <folding />
  841 + </state>
  842 + </provider>
  843 + </entry>
  844 + <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/Institucion.php">
  845 + <provider selected="true" editor-type-id="text-editor">
  846 + <state vertical-scroll-proportion="20.0">
  847 + <caret line="8" column="0" selection-start-line="8" selection-start-column="0" selection-end-line="8" selection-end-column="0" />
  848 + <folding />
  849 + </state>
  850 + </provider>
  851 + </entry>
  852 + <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/Municipio.php">
  853 + <provider selected="true" editor-type-id="text-editor">
  854 + <state vertical-scroll-proportion="-8.0">
  855 + <caret line="17" column="14" selection-start-line="0" selection-start-column="0" selection-end-line="135" selection-end-column="1" />
  856 + <folding />
  857 + </state>
  858 + </provider>
  859 + </entry>
  860 + <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/AreasInvestigacion.php">
  861 + <provider selected="true" editor-type-id="text-editor">
  862 + <state vertical-scroll-proportion="-25.758621">
  863 + <caret line="112" column="5" selection-start-line="112" selection-start-column="5" selection-end-line="112" selection-end-column="5" />
  864 + <folding />
  865 + </state>
  866 + </provider>
  867 + </entry>
  868 + <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/LineasInvestigacion.php">
  869 + <provider selected="true" editor-type-id="text-editor">
  870 + <state vertical-scroll-proportion="-0.68907565">
  871 + <caret line="16" column="1" selection-start-line="16" selection-start-column="1" selection-end-line="16" selection-end-column="1" />
987 <folding> 872 <folding>
988 - <element signature="e#127#155#0#PHP" expanded="true" /> 873 + <element signature="e#6#92#0#PHP" expanded="true" />
989 </folding> 874 </folding>
990 </state> 875 </state>
991 </provider> 876 </provider>
992 </entry> 877 </entry>
993 - <entry file="file://$PROJECT_DIR$/app/Resources/views/registration/register.html.twig"> 878 + <entry file="file://$PROJECT_DIR$/app/Resources/views/default/index.html.twig">
994 <provider selected="true" editor-type-id="text-editor"> 879 <provider selected="true" editor-type-id="text-editor">
995 - <state vertical-scroll-proportion="-18.666666">  
996 - <caret line="28" column="27" selection-start-line="28" selection-start-column="27" selection-end-line="28" selection-end-column="27" /> 880 + <state vertical-scroll-proportion="0.5758389">
  881 + <caret line="233" column="90" selection-start-line="233" selection-start-column="42" selection-end-line="233" selection-end-column="90" />
  882 + <folding />
  883 + </state>
  884 + </provider>
  885 + </entry>
  886 + <entry file="file://$PROJECT_DIR$/src/AppBundle/Controller/DefaultController.php">
  887 + <provider selected="true" editor-type-id="text-editor">
  888 + <state vertical-scroll-proportion="-10.925926">
  889 + <caret line="49" column="97" selection-start-line="49" selection-start-column="16" selection-end-line="49" selection-end-column="97" />
997 <folding> 890 <folding>
998 - <element signature="e#12#26#0#Twig" expanded="true" />  
999 - <element signature="e#73#112#0#Twig" expanded="true" /> 891 + <element signature="e#40#99#0#PHP" expanded="true" />
1000 </folding> 892 </folding>
1001 </state> 893 </state>
1002 </provider> 894 </provider>
1003 </entry> 895 </entry>
1004 - <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/PaisNacimiento.php"> 896 + <entry file="file://$PROJECT_DIR$/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectRepository.php">
1005 <provider selected="true" editor-type-id="text-editor"> 897 <provider selected="true" editor-type-id="text-editor">
1006 - <state vertical-scroll-proportion="0.0">  
1007 - <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> 898 + <state vertical-scroll-proportion="0.89127517">
  899 + <caret line="81" column="0" selection-start-line="81" selection-start-column="0" selection-end-line="81" selection-end-column="0" />
1008 <folding /> 900 <folding />
1009 </state> 901 </state>
1010 </provider> 902 </provider>
1011 </entry> 903 </entry>
1012 <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/Genero.php"> 904 <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/Genero.php">
1013 <provider selected="true" editor-type-id="text-editor"> 905 <provider selected="true" editor-type-id="text-editor">
1014 - <state vertical-scroll-proportion="-12.0">  
1015 - <caret line="23" column="33" selection-start-line="0" selection-start-column="0" selection-end-line="84" selection-end-column="0" /> 906 + <state vertical-scroll-proportion="-13.259259">
  907 + <caret line="67" column="25" selection-start-line="0" selection-start-column="0" selection-end-line="84" selection-end-column="0" />
1016 <folding /> 908 <folding />
1017 </state> 909 </state>
1018 </provider> 910 </provider>
1019 </entry> 911 </entry>
1020 - <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/AreasInvestigacion.php"> 912 + <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/TipoAscenso.php">
1021 <provider selected="true" editor-type-id="text-editor"> 913 <provider selected="true" editor-type-id="text-editor">
1022 - <state vertical-scroll-proportion="0.5294118">  
1023 - <caret line="26" column="20" selection-start-line="26" selection-start-column="20" selection-end-line="26" selection-end-column="20" /> 914 + <state vertical-scroll-proportion="0.84563756">
  915 + <caret line="40" column="17" selection-start-line="40" selection-start-column="17" selection-end-line="40" selection-end-column="17" />
1024 <folding /> 916 <folding />
1025 </state> 917 </state>
1026 </provider> 918 </provider>
1027 </entry> 919 </entry>
1028 - <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/AreasConcurso.php"> 920 + <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/DocenteEscala.php">
1029 <provider selected="true" editor-type-id="text-editor"> 921 <provider selected="true" editor-type-id="text-editor">
1030 - <state vertical-scroll-proportion="-0.13557047">  
1031 - <caret line="43" column="28" selection-start-line="43" selection-start-column="28" selection-end-line="43" selection-end-column="28" /> 922 + <state vertical-scroll-proportion="0.63585436">
  923 + <caret line="121" column="24" selection-start-line="121" selection-start-column="24" selection-end-line="121" selection-end-column="24" />
1032 <folding /> 924 <folding />
1033 </state> 925 </state>
1034 </provider> 926 </provider>
1035 </entry> 927 </entry>
1036 - <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/Municipio.php"> 928 + <entry file="file://$PROJECT_DIR$/app/Resources/views/registration/register.html.twig">
1037 <provider selected="true" editor-type-id="text-editor"> 929 <provider selected="true" editor-type-id="text-editor">
1038 - <state vertical-scroll-proportion="-0.4590604">  
1039 - <caret line="7" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="135" selection-end-column="1" /> 930 + <state vertical-scroll-proportion="-21.592592">
  931 + <caret line="70" column="59" selection-start-line="70" selection-start-column="59" selection-end-line="70" selection-end-column="59" />
1040 <folding /> 932 <folding />
1041 </state> 933 </state>
1042 </provider> 934 </provider>
1043 </entry> 935 </entry>
1044 - <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/CentroEstudios.php"> 936 + <entry file="file://$PROJECT_DIR$/src/AppBundle/Controller/RegistrationController.php">
1045 <provider selected="true" editor-type-id="text-editor"> 937 <provider selected="true" editor-type-id="text-editor">
1046 - <state vertical-scroll-proportion="2.4644296">  
1047 - <caret line="107" column="7" selection-start-line="107" selection-start-column="7" selection-end-line="107" selection-end-column="7" />  
1048 - <folding /> 938 + <state vertical-scroll-proportion="-9.827586">
  939 + <caret line="163" column="28" selection-start-line="163" selection-start-column="28" selection-end-line="163" selection-end-column="28" />
  940 + <folding>
  941 + <element signature="e#127#155#0#PHP" expanded="true" />
  942 + <element signature="e#3148#3171#1#PHP" expanded="true" />
  943 + <element signature="e#4153#4176#1#PHP" expanded="true" />
  944 + <element signature="e#4520#4543#1#PHP" expanded="true" />
  945 + <element signature="e#5260#5283#1#PHP" expanded="true" />
  946 + <element signature="e#5625#5648#1#PHP" expanded="true" />
  947 + <element signature="e#6350#6373#1#PHP" expanded="true" />
  948 + <element signature="e#6715#6738#1#PHP" expanded="true" />
  949 + <element signature="e#7444#7467#1#PHP" expanded="true" />
  950 + <element signature="e#7807#7830#1#PHP" expanded="true" />
  951 + <element signature="e#8627#8660#0#PHP" expanded="true" />
  952 + </folding>
1049 </state> 953 </state>
1050 </provider> 954 </provider>
1051 </entry> 955 </entry>
1052 <entry file="file://$PROJECT_DIR$/src/AppBundle/Form/UserType.php"> 956 <entry file="file://$PROJECT_DIR$/src/AppBundle/Form/UserType.php">
1053 <provider selected="true" editor-type-id="text-editor"> 957 <provider selected="true" editor-type-id="text-editor">
1054 - <state vertical-scroll-proportion="0.6375839">  
1055 - <caret line="68" column="14" selection-start-line="68" selection-start-column="14" selection-end-line="68" selection-end-column="14" /> 958 + <state vertical-scroll-proportion="10.666667">
  959 + <caret line="37" column="54" selection-start-line="37" selection-start-column="54" selection-end-line="37" selection-end-column="54" />
  960 + <folding>
  961 + <element signature="e#121#170#0#PHP" expanded="true" />
  962 + </folding>
  963 + </state>
  964 + </provider>
  965 + </entry>
  966 + <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/Adscripcion.php">
  967 + <provider selected="true" editor-type-id="text-editor">
  968 + <state vertical-scroll-proportion="0.27731094">
  969 + <caret line="52" column="96" selection-start-line="52" selection-start-column="96" selection-end-line="52" selection-end-column="96" />
1056 <folding> 970 <folding>
1057 - <element signature="e#122#159#0#PHP" expanded="true" /> 971 + <element signature="e#6#97#0#PHP" expanded="true" />
1058 </folding> 972 </folding>
1059 </state> 973 </state>
1060 </provider> 974 </provider>
app/Resources/views/registration/register.html.twig
@@ -2,8 +2,10 @@ @@ -2,8 +2,10 @@
2 2
3 {% block body %} 3 {% block body %}
4 {% form_theme form 'bootstrap_3_horizontal_layout.html.twig' %} 4 {% form_theme form 'bootstrap_3_horizontal_layout.html.twig' %}
  5 + <div class="container">
5 {{ form_start(form) }} 6 {{ form_start(form) }}
6 {{ form_widget(form) }} 7 {{ form_widget(form) }}
  8 + </div>
7 9
8 10
9 {% endblock %} 11 {% endblock %}
@@ -11,7 +13,7 @@ @@ -11,7 +13,7 @@
11 {% block stylesheets %} 13 {% block stylesheets %}
12 {{ parent() }} 14 {{ parent() }}
13 <style> 15 <style>
14 - .esc_oposicion, .esc_asistente, .esc_agregado{ 16 + .esc_oposicion, .esc_asistente, .esc_agregado, .esc_asociado, .esc_titular{
15 display: none; 17 display: none;
16 } 18 }
17 </style> 19 </style>
@@ -23,21 +25,50 @@ @@ -23,21 +25,50 @@
23 <script type="text/javascript"> 25 <script type="text/javascript">
24 $('#user_oposicion').click(function() { 26 $('#user_oposicion').click(function() {
25 $('.esc_oposicion')[this.checked ? "show" : "hide"](); 27 $('.esc_oposicion')[this.checked ? "show" : "hide"]();
  28 + $("#user_escala").prop('required', $(this).prop("checked"));
  29 + $("#user_fecha_oposicion_day").prop('required', $(this).prop("checked"));
  30 + $("#user_fecha_oposicion_month").prop('required', $(this).prop("checked"));
  31 + $("#user_fecha_oposicion_year").prop('required', $(this).prop("checked"));
  32 + $("#user_documento_oposicion").prop('required', $(this).prop("checked"));
26 }); 33 });
27 34
28 $('#user_ascenso').click(function() { 35 $('#user_ascenso').click(function() {
29 - //alert($("#user_escalafones").val());  
30 - if($("#user_escalafones").val() == 1)  
31 - $('.esc_asistente')[this.checked ? "show" : "hide"]();  
32 - if($("#user_escalafones").val() == 2)  
33 - $('.esc_agregado')[this.checked ? "show" : "hide"](); 36 + alert($("#user_escala").val());
  37 + if($("#user_escala").val() == 1)
  38 + $('.esc_asistente')[this.checked ? "show" : "hide"]();
  39 + if($("#user_escala").val() == 2)
  40 + $('.esc_asociado')[this.checked ? "show" : "hide"]();
  41 + if($("#user_escala").val() == 3)
  42 + $('.esc_agregado')[this.checked ? "show" : "hide"]();
  43 + if($("#user_escala").val() == 4)
  44 + $('.esc_titular')[this.checked ? "show" : "hide"]();
  45 +
  46 +
34 }); 47 });
35 48
36 49
37 $('#user_ascenso2').click(function() { 50 $('#user_ascenso2').click(function() {
38 -  
39 - if($("#user_escalafones").val() == 1)  
40 - $('.esc_agregado')[this.checked ? "show" : "hide"](); 51 + alert($("#user_escala").val());
  52 + $('.esc_asociado')[this.checked ? "show" : "hide"]();
  53 +
  54 + });
  55 +
  56 + $('#user_ascenso3').click(function() {
  57 +
  58 + $('.esc_agregado')[this.checked ? "show" : "hide"]();
  59 +
  60 + });
  61 +
  62 + $('#user_ascenso4').click(function() {
  63 +
  64 + $('.esc_titular')[this.checked ? "show" : "hide"]();
  65 + });
  66 +
  67 +
  68 + $('#user_escala').change(function(){
  69 + alert($('#user_escala').val())
  70 + if ($('#user_escala').val() >= 1) $('#user_oposicion').attr('disabled',true);
  71 + else $('#user_oposicion').attr('disabled',false);
41 }); 72 });
42 73
43 </script> 74 </script>
app/sessions/sess_86jfvdk9490d7f1h5m3efgubc1
@@ -0,0 +1 @@ @@ -0,0 +1 @@
  1 +_sf2_attributes|a:5:{s:15:"_csrf/solicitar";s:43:"Av1hAaxkQK9zdhtgXChPQEV-h2LqClommAYH4KynK-M";s:26:"_security.main.target_path";s:30:"http://localhost:8000/register";s:18:"_csrf/authenticate";s:43:"gvsoxUKF7rv4jBx73EKsYymAyS6RWg3bldrbp6lImvU";s:14:"_security_main";s:387:"C:74:"Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken":299:{a:3:{i:0;N;i:1;s:4:"main";i:2;s:259:"a:4:{i:0;C:25:"AppBundle\Entity\Usuarios":106:{a:3:{i:0;i:11;i:1;s:8:"wramones";i:2;s:60:"$2y$13$UN60aw0H6QLaO5k.ghyvIOrQjW1UPt210b6ReDJUgQGZ7VK9SwoeK";}}i:1;b:1;i:2;a:1:{i:0;C:21:"AppBundle\Entity\Role":38:{a:2:{i:0;i:3;i:1;s:12:"ROLE_DOCENTE";}}}i:3;a:0:{}}";}}";s:10:"_csrf/user";s:43:"RdCC_Bhbcw07kBYGRa26p2Jm-965c_5QNO9xp0C-lks";}_sf2_flashes|a:0:{}_sf2_meta|a:3:{s:1:"u";i:1467829517;s:1:"c";i:1467807959;s:1:"l";s:1:"0";}
0 \ No newline at end of file 2 \ No newline at end of file
src/AppBundle/Controller/RegistrationController.php
@@ -9,7 +9,7 @@ @@ -9,7 +9,7 @@
9 namespace AppBundle\Controller; 9 namespace AppBundle\Controller;
10 10
11 use AppBundle\Form\UserType; 11 use AppBundle\Form\UserType;
12 -use AppBundle\Entity\Usuarios; 12 +use Symfony\Component\HttpFoundation\File\UploadedFile;
13 use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route; 13 use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route;
14 use Symfony\Bundle\FrameworkBundle\Controller\Controller; 14 use Symfony\Bundle\FrameworkBundle\Controller\Controller;
15 use Symfony\Component\HttpFoundation\Request; 15 use Symfony\Component\HttpFoundation\Request;
@@ -24,16 +24,22 @@ class RegistrationController extends Controller @@ -24,16 +24,22 @@ class RegistrationController extends Controller
24 public function registerAction(Request $request) 24 public function registerAction(Request $request)
25 { 25 {
26 26
27 - $adscripcion = new Adscripcion();  
28 - $escala = new DocenteEscala(); 27 + $adscripcion = new Adscripcion();
  28 + $escala = new DocenteEscala();
  29 +
  30 + /** @var TYPE_NAME $form */
29 $form = $this->createForm('AppBundle\Form\UserType'); 31 $form = $this->createForm('AppBundle\Form\UserType');
30 - $form->handleRequest($request);  
31 - 32 + $form->handleRequest($request);
  33 +
  34 + $form->get('escala')->getData();
  35 +
32 if ($form->isSubmitted() && $form->isValid()) { 36 if ($form->isSubmitted() && $form->isValid()) {
33 - //var_dump($user = $this->getUser()->getIdRolInstitucion()->getId()); exit; 37 + //var_dump($form->get('lineas_investigacion')->getData()); exit;
  38 +
34 // $file stores the uploaded PDF file 39 // $file stores the uploaded PDF file
35 - /** @var Symfony\Component\HttpFoundation\File\UploadedFile $file */ 40 + /** @var UploadedFile $constanciaTrabajo */
36 $constanciaTrabajo = $form->get('trabajo')->getData(); 41 $constanciaTrabajo = $form->get('trabajo')->getData();
  42 + /** @var UploadedFile $constanciaPregrado */
37 $constanciaPregrado = $form->get('pregrado')->getData(); 43 $constanciaPregrado = $form->get('pregrado')->getData();
38 44
39 45
@@ -54,28 +60,124 @@ class RegistrationController extends Controller @@ -54,28 +60,124 @@ class RegistrationController extends Controller
54 ); 60 );
55 61
56 if($form->get('postgrado')->getData()) { 62 if($form->get('postgrado')->getData()) {
  63 + /** @var UploadedFile $constanciaPostgrado */
57 $constanciaPostgrado = $form->get('postgrado')->getData(); 64 $constanciaPostgrado = $form->get('postgrado')->getData();
58 - $nombrePostgrado = md5(uniqid()).'.'.$constanciaPregrado->guessExtension(); 65 + $nombrePostgrado = md5(uniqid()).'.'.$constanciaPostgrado->guessExtension();
59 $constanciaPostgrado->move( 66 $constanciaPostgrado->move(
60 $this->container->getParameter('adscripcion_directory'), 67 $this->container->getParameter('adscripcion_directory'),
61 $nombrePostgrado 68 $nombrePostgrado
62 ); 69 );
  70 + $adscripcion->setPostgrado($nombrePostgrado);
63 } 71 }
  72 + $em = $this->getDoctrine()->getManager();
64 73
65 - // Update the 'brochure' property to store the PDF file name  
66 - // instead of its contents  
67 $adscripcion->setTrabajo($nombreTrabajo); 74 $adscripcion->setTrabajo($nombreTrabajo);
68 $adscripcion->setPregrado($nombrePregrado); 75 $adscripcion->setPregrado($nombrePregrado);
69 $adscripcion->setIdRolInstitucion($this->getUser()->getIdRolInstitucion()); 76 $adscripcion->setIdRolInstitucion($this->getUser()->getIdRolInstitucion());
70 - $escala->setIdRolInstitucion($this->getUser()->getIdRolInstitucion());  
71 - $escala->setFechaEscala($form->get('fecha_oposicion')->getData());  
72 - $escala->setIdEscala($form->get('escala')->getData());  
73 -  
74 -  
75 -  
76 - $em = $this->getDoctrine()->getManager(); 77 +
  78 +
  79 + if ($form->get('escala')->getData()){
  80 + $escala->setIdRolInstitucion($this->getUser()->getIdRolInstitucion());
  81 + $escala->setFechaEscala($form->get('fecha_oposicion')->getData());
  82 + $escala->setIdEscala($form->get('escala')->getData());
  83 + $escala->setIdTipoEscala($this->getDoctrine()->getRepository('AppBundle:TipoAscenso')->findOneById(1));
  84 + $em->persist($escala);
  85 +
  86 + if($form->get('documento_oposicion')->getData()) {
  87 + $constanciaOposicion = $form->get('documento_oposicion')->getData();
  88 + $nombreOposicion = md5(uniqid()).'.'.$constanciaOposicion->guessExtension();
  89 + $constanciaOposicion->move(
  90 + $this->container->getParameter('adscripcion_directory'),
  91 + $nombreOposicion
  92 + );
  93 + $adscripcion->setOposicion($nombreOposicion);
  94 + $adscripcion->setIdLineaInvestigacion($form->get('lineas_investigacion')->getData());
  95 + $adscripcion->setTituloTrabajo($form->get('titulo_trabajo')->getData());
  96 + }
  97 +
  98 +
  99 +
  100 +
  101 + if ($form->get('documento_asistente')->getData()) {
  102 + $escala2 = new DocenteEscala();
  103 + $asistente = $this->getDoctrine()->getRepository('AppBundle:Escalafones')->findOneById(2);
  104 + $escala2->setIdRolInstitucion($this->getUser()->getIdRolInstitucion());
  105 + $escala2->setFechaEscala($form->get('fecha_ascenso_asistente')->getData());
  106 + $escala2->setIdEscala($asistente);
  107 + $escala2->setIdTipoEscala($this->getDoctrine()->getRepository('AppBundle:TipoAscenso')->findOneById(2));
  108 + $em->persist($escala2);
  109 +
  110 + $constanciaAsistente = $form->get('documento_asistente')->getData();
  111 + $nombreAsistente = md5(uniqid()).'.'.$constanciaAsistente->guessExtension();
  112 + $constanciaAsistente->move(
  113 + $this->container->getParameter('adscripcion_directory'),
  114 + $nombreAsistente
  115 + );
  116 + $adscripcion->setAsistente($nombreAsistente);
  117 +
  118 +
  119 + }
  120 +
  121 + if ($form->get('documento_asociado')->getData()) {
  122 + $escala3 = new DocenteEscala();
  123 + $asociado = $this->getDoctrine()->getRepository('AppBundle:Escalafones')->findOneById(3);
  124 + $escala3->setIdRolInstitucion($this->getUser()->getIdRolInstitucion());
  125 + $escala3->setFechaEscala($form->get('fecha_ascenso_asociado')->getData());
  126 + $escala3->setIdEscala($asociado);
  127 + $escala3->setIdTipoEscala($this->getDoctrine()->getRepository('AppBundle:TipoAscenso')->findOneById(2));
  128 + $em->persist($escala3);
  129 +
  130 + $constanciaAsociado = $form->get('documento_asociado')->getData();
  131 + $nombreAsociado = md5(uniqid()).'.'.$constanciaAsociado->guessExtension();
  132 + $constanciaAsociado->move(
  133 + $this->container->getParameter('adscripcion_directory'),
  134 + $nombreAsociado
  135 + );
  136 + $adscripcion->setAsociado($nombreAsociado);
  137 + }
  138 +
  139 +
  140 + if ($form->get('documento_agregado')->getData()) {
  141 + $escala4 = new DocenteEscala();
  142 + $agregado = $this->getDoctrine()->getRepository('AppBundle:Escalafones')->findOneById(4);
  143 + $escala4->setIdRolInstitucion($this->getUser()->getIdRolInstitucion());
  144 + $escala4->setFechaEscala($form->get('fecha_ascenso_agregado')->getData());
  145 + $escala4->setIdEscala($agregado);
  146 + $escala4->setIdTipoEscala($this->getDoctrine()->getRepository('AppBundle:TipoAscenso')->findOneById(2));
  147 + $em->persist($escala4);
  148 +
  149 + $constanciaAgregado = $form->get('documento_agregado')->getData();
  150 + $nombreAgregado = md5(uniqid()).'.'.$constanciaAgregado->guessExtension();
  151 + $constanciaAgregado->move(
  152 + $this->container->getParameter('adscripcion_directory'),
  153 + $nombreAgregado
  154 + );
  155 + $adscripcion->setAgreado($nombreAgregado);
  156 + }
  157 +
  158 +
  159 + if ($form->get('documento_titular')->getData()) {
  160 + $escala5 = new DocenteEscala();
  161 + $titular = $this->getDoctrine()->getRepository('AppBundle:Escalafones')->findOneById(5);
  162 + $escala5->setIdRolInstitucion($this->getUser()->getIdRolInstitucion());
  163 + $escala5->setFechaEscala($form->get('fecha_ascenso_titular')->getData());
  164 + $escala5->setIdEscala($titular);
  165 + $escala5->setIdTipoEscala($this->getDoctrine()->getRepository('AppBundle:TipoAscenso')->findOneById(2));
  166 + $em->persist($escala5);
  167 +
  168 + $constanciaTitular = $form->get('documento_titular')->getData();
  169 + $nombreTitular = md5(uniqid()).'.'.$constanciaTitular->guessExtension();
  170 + $constanciaTitular->move(
  171 + $this->container->getParameter('adscripcion_directory'),
  172 + $nombreTitular
  173 + );
  174 + $adscripcion->setTitular($nombreTitular);
  175 + }
  176 +
  177 + }
  178 +
77 $em->persist($adscripcion); 179 $em->persist($adscripcion);
78 - $em->persist($escala); 180 +
79 181
80 $em->flush(); //guarda en la base de datos 182 $em->flush(); //guarda en la base de datos
81 183
src/AppBundle/Entity/Adscripcion.php
@@ -44,6 +44,17 @@ class Adscripcion @@ -44,6 +44,17 @@ class Adscripcion
44 */ 44 */
45 protected $idRolInstitucion; 45 protected $idRolInstitucion;
46 46
  47 +
  48 + /**
  49 + * @var \AppBundle\Entity\LineasInvestigacion
  50 + *
  51 + * @ORM\ManyToOne(targetEntity="AppBundle\Entity\LineasInvestigacion")
  52 + * @ORM\JoinColumns({
  53 + * @ORM\JoinColumn(name="id_linea_investigacion", referencedColumnName="id", nullable=true)
  54 + * })
  55 + */
  56 + protected $idLineaInvestigacion;
  57 +
47 58
48 /** 59 /**
49 * @ORM\Column(type="string", nullable=false, options={"comment" = "ubicacion de la constancia de trabajo"}) 60 * @ORM\Column(type="string", nullable=false, options={"comment" = "ubicacion de la constancia de trabajo"})
@@ -70,8 +81,58 @@ class Adscripcion @@ -70,8 +81,58 @@ class Adscripcion
70 * @Assert\File(mimeTypes={ "application/pdf" }) 81 * @Assert\File(mimeTypes={ "application/pdf" })
71 */ 82 */
72 private $postgrado; 83 private $postgrado;
73 -  
74 - 84 +
  85 + /**
  86 + * @ORM\Column(type="string", nullable=true, options={"comment" = "digital del documento de aprobación del concurso de oposicion"})
  87 + *
  88 + *
  89 + * @Assert\File(mimeTypes={ "application/pdf" })
  90 + */
  91 + private $oposicion;
  92 +
  93 + /**
  94 + * @ORM\Column(type="string", nullable=true, options={"comment" = "digital del documento de ascenso de Asistente"})
  95 + *
  96 + *
  97 + * @Assert\File(mimeTypes={ "application/pdf" })
  98 + */
  99 + private $asistente;
  100 +
  101 + /**
  102 + * @ORM\Column(type="string", nullable=true, options={"comment" = "digital del documento de ascenso de Asociado"})
  103 + *
  104 + *
  105 + * @Assert\File(mimeTypes={ "application/pdf" })
  106 + */
  107 + private $asociado;
  108 +
  109 +
  110 +
  111 +
  112 + /**
  113 + * @ORM\Column(type="string", nullable=true, options={"comment" = "digital del documento de ascenso de agregado"})
  114 + *
  115 + *
  116 + * @Assert\File(mimeTypes={ "application/pdf" })
  117 + */
  118 + private $agreado;
  119 +
  120 +
  121 + /**
  122 + * @ORM\Column(type="string", nullable=true, options={"comment" = "digital del documento de ascenso de titular"})
  123 + *
  124 + *
  125 + * @Assert\File(mimeTypes={ "application/pdf" })
  126 + */
  127 + private $titular;
  128 +
  129 +
  130 +
  131 + /**
  132 + * @ORM\Column(name="titulo_trabajo", type="string", nullable=true, options={"comment" = "titulo del trabajo de investigacion"})
  133 + */
  134 + private $tituloTrabajo;
  135 +
75 136
76 /** @ORM\Column(type="datetime", nullable=false, options={"comment" = "Fecha de creación de la solicitud"}) 137 /** @ORM\Column(type="datetime", nullable=false, options={"comment" = "Fecha de creación de la solicitud"})
77 138
@@ -126,28 +187,93 @@ class Adscripcion @@ -126,28 +187,93 @@ class Adscripcion
126 return $this; 187 return $this;
127 } 188 }
128 189
129 - 190 + public function getAsistente()
  191 + {
  192 + return $this->asistente;
  193 + }
  194 +
  195 + public function setAsistente($asistente)
  196 + {
  197 + $this->asistente = $asistente;
  198 +
  199 + return $this;
  200 + }
130 201
131 /** 202 /**
132 - * Get id  
133 - *  
134 - * @return integer 203 + * @return mixed
135 */ 204 */
136 - public function getId() 205 + public function getOposicion()
137 { 206 {
138 - return $this->id; 207 + return $this->oposicion;
  208 + }
  209 +
  210 + /**
  211 + * @param mixed $oposicion
  212 + */
  213 + public function setOposicion($oposicion)
  214 + {
  215 + $this->oposicion = $oposicion;
  216 + }
  217 +
  218 + /**
  219 + * @return mixed
  220 + */
  221 + public function getAsociado()
  222 + {
  223 + return $this->asociado;
  224 + }
  225 +
  226 + /**
  227 + * @param mixed $asociado
  228 + */
  229 + public function setAsociado($asociado)
  230 + {
  231 + $this->asociado = $asociado;
  232 + }
  233 +
  234 + /**
  235 + * @return mixed
  236 + */
  237 + public function getAgreado()
  238 + {
  239 + return $this->agreado;
139 } 240 }
140 241
141 /** 242 /**
142 - * Get nombre 243 + * @param mixed $agreado
  244 + */
  245 + public function setAgreado($agreado)
  246 + {
  247 + $this->agreado = $agreado;
  248 + }
  249 +
  250 + /**
  251 + * @return mixed
  252 + */
  253 + public function getTitular()
  254 + {
  255 + return $this->titular;
  256 + }
  257 +
  258 + /**
  259 + * @param mixed $titular
  260 + */
  261 + public function setTitular($titular)
  262 + {
  263 + $this->titular = $titular;
  264 + }
  265 +
  266 + /**
  267 + * Get id
143 * 268 *
144 - * @return string 269 + * @return integer
145 */ 270 */
146 - public function __toString() 271 + public function getId()
147 { 272 {
148 - return $this->trabajo; 273 + return $this->id;
149 } 274 }
150 - 275 +
  276 +
151 /** 277 /**
152 * Set idRolInstitucion 278 * Set idRolInstitucion
153 * 279 *
@@ -170,7 +296,34 @@ class Adscripcion @@ -170,7 +296,34 @@ class Adscripcion
170 { 296 {
171 return $this->idRolInstitucion; 297 return $this->idRolInstitucion;
172 } 298 }
173 - 299 +
  300 +
  301 +
  302 + /**
  303 + * Set idLineaInvestigacion
  304 + *
  305 + * @param \AppBundle\Entity\LineasInvestigacion $idLineaInvestigacion
  306 + * @return LineasInvestigacion
  307 + */
  308 + public function setIdLineaInvestigacion(\AppBundle\Entity\LineasInvestigacion $idLineaInvestigacion = null)
  309 + {
  310 + $this->idLineaInvestigacion = $idLineaInvestigacion;
  311 +
  312 + return $this;
  313 + }
  314 +
  315 + /**
  316 + * Get idLineaIvestigacion
  317 + *
  318 + * @return \AppBundle\Entity\LineasInvestigacion
  319 + */
  320 + public function getIdLineaInvestigacion()
  321 + {
  322 + return $this->idLineaInvestigacion;
  323 + }
  324 +
  325 +
  326 +
174 /** 327 /**
175 * @ORM\PrePersist 328 * @ORM\PrePersist
176 */ 329 */
@@ -187,10 +340,25 @@ class Adscripcion @@ -187,10 +340,25 @@ class Adscripcion
187 { 340 {
188 $this->fecha_utlima_actualizacion = new \DateTime(); 341 $this->fecha_utlima_actualizacion = new \DateTime();
189 } 342 }
190 -  
191 -  
192 -  
193 - 343 +
  344 +
  345 +
  346 + /**
  347 + * @return mixed
  348 + */
  349 + public function getTituloTrabajo()
  350 + {
  351 + return $this->tituloTrabajo;
  352 + }
  353 +
  354 +
  355 + /**
  356 + * @param mixed $tituloTrabajo
  357 + */
  358 + public function setTituloTrabajo($tituloTrabajo)
  359 + {
  360 + $this->tituloTrabajo = $tituloTrabajo;
  361 + }
194 362
195 363
196 364
src/AppBundle/Entity/AreasInvestigacion.php
@@ -106,4 +106,9 @@ class AreasInvestigacion @@ -106,4 +106,9 @@ class AreasInvestigacion
106 { 106 {
107 return $this->idCentroEstudios; 107 return $this->idCentroEstudios;
108 } 108 }
  109 +
  110 + public function __toString()
  111 + {
  112 + return $this->nombre;
  113 + }
109 } 114 }
110 \ No newline at end of file 115 \ No newline at end of file
src/AppBundle/Entity/DocenteEscala.php
@@ -51,6 +51,16 @@ class DocenteEscala @@ -51,6 +51,16 @@ class DocenteEscala
51 * }) 51 * })
52 */ 52 */
53 protected $idEscala; 53 protected $idEscala;
  54 +
  55 + /**
  56 + * @var \AppBundle\Entity\TipoAscenso
  57 + *
  58 + * @ORM\ManyToOne(targetEntity="AppBundle\Entity\TipoAscenso")
  59 + * @ORM\JoinColumns({
  60 + * @ORM\JoinColumn(name="id_tipo_escala", referencedColumnName="id", nullable=false)
  61 + * })
  62 + */
  63 + protected $idTipoEscala;
54 64
55 65
56 66
@@ -70,7 +80,7 @@ class DocenteEscala @@ -70,7 +80,7 @@ class DocenteEscala
70 * Set idEscala 80 * Set idEscala
71 * 81 *
72 * @param \AppBundle\Entity\Escalafones $idEscala 82 * @param \AppBundle\Entity\Escalafones $idEscala
73 - * @return Usuarios 83 + * @return Escalafones
74 */ 84 */
75 public function setidEscala(\AppBundle\Entity\Escalafones $idEscala = null) 85 public function setidEscala(\AppBundle\Entity\Escalafones $idEscala = null)
76 { 86 {
@@ -88,6 +98,31 @@ class DocenteEscala @@ -88,6 +98,31 @@ class DocenteEscala
88 { 98 {
89 return $this->idEscala; 99 return $this->idEscala;
90 } 100 }
  101 +
  102 +
  103 +
  104 + /**
  105 + * Set idTipoEscala
  106 + *
  107 + * @param \AppBundle\Entity\TipoAscenso $idTipoEscala
  108 + * @return Usuarios
  109 + */
  110 + public function setIdTipoEscala(\AppBundle\Entity\TipoAscenso $idTipoEscala = null)
  111 + {
  112 + $this->idTipoEscala = $idTipoEscala;
  113 +
  114 + return $this;
  115 + }
  116 +
  117 + /**
  118 + * Get idTipoEscala
  119 + *
  120 + * @return \AppBundle\Entity\TipoAscenso
  121 + */
  122 + public function getIdTipoEscala()
  123 + {
  124 + return $this->idTipoEscala;
  125 + }
91 126
92 /** 127 /**
93 * Get id 128 * Get id
src/AppBundle/Entity/LineasInvestigacion.php
@@ -0,0 +1,108 @@ @@ -0,0 +1,108 @@
  1 +<?php
  2 +/**
  3 + * Created by PhpStorm.
  4 + * User: ubv-cipee
  5 + * Date: 29/06/16
  6 + * Time: 08:45 AM
  7 + */
  8 +
  9 +
  10 +namespace AppBundle\Entity;
  11 +
  12 +use Doctrine\ORM\Mapping as ORM;
  13 +
  14 +/**
  15 + * LineasInvestigacion
  16 + *
  17 + * @ORM\Table(name="lineas_investigacion", indexes={@ORM\Index(name="fki_areas_lineas", columns={"id_area_investigacion"})})
  18 + * @ORM\Entity
  19 + */
  20 +class LineasInvestigacion
  21 +{
  22 + /**
  23 + * @var string
  24 + *
  25 + * @ORM\Column(name="nombre", type="string", length=255, nullable=false, options={"comment" = "Nombre del area de investigacion"})
  26 + */
  27 + private $nombre;
  28 +
  29 +
  30 + /**
  31 + * @var integer
  32 + *
  33 + * @ORM\Column(name="id", type="integer", nullable=false, options={"comment" = "Identificador del municipio"})
  34 + * @ORM\Id
  35 + * @ORM\GeneratedValue(strategy="IDENTITY")
  36 + * @ORM\SequenceGenerator(sequenceName="municipio_id_seq", allocationSize=1, initialValue=1)
  37 + */
  38 + private $id;
  39 +
  40 + /**
  41 + * @var \AppBundle\Entity\AreasInvestigacion
  42 + *
  43 + * @ORM\ManyToOne(targetEntity="AppBundle\Entity\AreasInvestigacion")
  44 + * @ORM\JoinColumns({
  45 + * @ORM\JoinColumn(name="id_area_investigacion", referencedColumnName="id", nullable=false)
  46 + * })
  47 + */
  48 + private $idAreaInvestigacion;
  49 +
  50 +
  51 +
  52 + /**
  53 + * Set nombre
  54 + *
  55 + * @param string $nombre
  56 + * @return AreasInvestigacion
  57 + */
  58 + public function setNombre($nombre)
  59 + {
  60 + $this->nombre = $nombre;
  61 +
  62 + return $this;
  63 + }
  64 +
  65 + /**
  66 + * Get nombre
  67 + *
  68 + * @return string
  69 + */
  70 + public function getNombre()
  71 + {
  72 + return $this->nombre;
  73 + }
  74 +
  75 +
  76 + /**
  77 + * Get id
  78 + *
  79 + * @return integer
  80 + */
  81 + public function getId()
  82 + {
  83 + return $this->id;
  84 + }
  85 +
  86 + /**
  87 + * Set idAreaInvestigacion
  88 + *
  89 + * @param \AppBundle\Entity\AreasInvestigacion $idAreaInvestigacion
  90 + * @return AreasInvestigacion
  91 + */
  92 + public function setIdAreaInvestigacion(\AppBundle\Entity\AreasInvestigacion $idAreaInvestigacion = null)
  93 + {
  94 + $this->idAreaInvestigacion = $idAreaInvestigacion;
  95 +
  96 + return $this;
  97 + }
  98 +
  99 + /**
  100 + * Get idAreaInvestigacion
  101 + *
  102 + * @return \AppBundle\Entity\AreasInvestigacion
  103 + */
  104 + public function getIdAreaInvestigacion()
  105 + {
  106 + return $this->idAreaInvestigacion;
  107 + }
  108 +}
0 \ No newline at end of file 109 \ No newline at end of file
src/AppBundle/Entity/TipoAscenso.php
@@ -0,0 +1,84 @@ @@ -0,0 +1,84 @@
  1 +<?php
  2 +/**
  3 + * Created by PhpStorm.
  4 + * User: Wilmer Ramones
  5 + * Date: 29/06/16
  6 + * Time: 07:52 AM
  7 + */
  8 +
  9 +namespace AppBundle\Entity;
  10 +
  11 +use Doctrine\ORM\Mapping as ORM;
  12 +
  13 +/**
  14 + * TipoAscenso
  15 + *
  16 + * @ORM\Table(name="tipo_ascenso", uniqueConstraints={@ORM\UniqueConstraint(name="uq_nombre_ascenso", columns={"nombre"})})
  17 + * @ORM\Entity
  18 + */
  19 +class TipoAscenso
  20 +{
  21 + /**
  22 + * @var string
  23 + *
  24 + * @ORM\Column(name="nombre", type="string", length=100, nullable=false, options={"comment" = "Nombre del tipo de ascenso"})
  25 + */
  26 + private $nombre;
  27 +
  28 + /**
  29 + * @var integer
  30 + *
  31 + * @ORM\Column(name="id", type="integer", nullable=false, options={"comment" = "Identificador del tipo de ascenso"})
  32 + * @ORM\Id
  33 + * @ORM\GeneratedValue(strategy="IDENTITY")
  34 + * @ORM\SequenceGenerator(sequenceName="tipo_ascenso_id_seq", allocationSize=1, initialValue=1)
  35 + */
  36 + private $id;
  37 +
  38 +
  39 +
  40 + /**
  41 + * Set nombre
  42 + *
  43 + * @param string $nombre
  44 + * @return TipoAscenso
  45 + */
  46 + public function setNombre($nombre)
  47 + {
  48 + $this->nombre = $nombre;
  49 +
  50 + return $this;
  51 + }
  52 +
  53 + /**
  54 + * Get nombre
  55 + *
  56 + * @return string
  57 + */
  58 + public function getNombre()
  59 + {
  60 + return $this->nombre;
  61 + }
  62 +
  63 + /**
  64 + * Get id
  65 + *
  66 + * @return integer
  67 + */
  68 + public function getId()
  69 + {
  70 + return $this->id;
  71 + }
  72 +
  73 + /**
  74 + * Get nombre
  75 + *
  76 + * @return string
  77 + */
  78 + public function __toString()
  79 + {
  80 + return $this->nombre;
  81 + }
  82 +
  83 +
  84 +}
src/AppBundle/Form/UserType.php
@@ -8,17 +8,20 @@ @@ -8,17 +8,20 @@
8 8
9 namespace AppBundle\Form; 9 namespace AppBundle\Form;
10 10
11 - 11 +use Symfony\Component\Validator\Constraints\File;
  12 +use Symfony\Component\Validator\Constraints\NotBlank;
  13 +use Symfony\Component\Validator\Constraints\FileValidator;
12 14
13 use Symfony\Component\Form\AbstractType; 15 use Symfony\Component\Form\AbstractType;
14 use Symfony\Component\Form\FormBuilderInterface; 16 use Symfony\Component\Form\FormBuilderInterface;
15 -use Symfony\Component\OptionsResolver\OptionsResolver;  
16 -use Symfony\Component\Form\Extension\Core\Type\EmailType; 17 +use Symfony\Component\Form\Extension\Core\Type\TextType;
17 use Symfony\Component\Form\Extension\Core\Type\BirthdayType; 18 use Symfony\Component\Form\Extension\Core\Type\BirthdayType;
18 use Symfony\Component\Form\Extension\Core\Type\CheckboxType; 19 use Symfony\Component\Form\Extension\Core\Type\CheckboxType;
19 use Symfony\Component\Form\Extension\Core\Type\FileType; 20 use Symfony\Component\Form\Extension\Core\Type\FileType;
20 use Symfony\Component\Form\Extension\Core\Type\SubmitType; 21 use Symfony\Component\Form\Extension\Core\Type\SubmitType;
  22 +
21 use Symfony\Bridge\Doctrine\Form\Type\EntityType; 23 use Symfony\Bridge\Doctrine\Form\Type\EntityType;
  24 +use Doctrine\ORM\EntityRepository;
22 25
23 class UserType extends AbstractType 26 class UserType extends AbstractType
24 { 27 {
@@ -28,33 +31,44 @@ class UserType extends AbstractType @@ -28,33 +31,44 @@ class UserType extends AbstractType
28 /* ->add('fecha_ingreso', BirthdayType::class, array( 31 /* ->add('fecha_ingreso', BirthdayType::class, array(
29 'label' => 'Fecha de Ingreso UBV', 32 'label' => 'Fecha de Ingreso UBV',
30 ))*/ 33 ))*/
31 - ->add('trabajo', FileType::class, array('label' => 'Digital Constancia Trabajo'))  
32 - ->add('pregrado', FileType::class, array('label' => 'Digital Título de Pregrado')) 34 + ->add('trabajo', FileType::class, array(
  35 + 'label' => 'Digital Constancia Trabajo',
  36 + 'constraints' => array(
  37 + new NotBlank(),
  38 + new File(array('maxSize' => '1024K'))
  39 + )
  40 + ))
  41 + ->add('pregrado', FileType::class, array(
  42 + 'label' => 'Digital Título de Pregrado',
  43 + 'constraints' => array(
  44 + new NotBlank()
  45 + )
  46 + ))
33 47
34 ->add('postgrado', FileType::class, array('label' => 'Digital Título de Postgrado','required' => false)) 48 ->add('postgrado', FileType::class, array('label' => 'Digital Título de Postgrado','required' => false))
35 - /*->add('oposicion', CheckboxType::class, array( 49 + ->add('oposicion', CheckboxType::class, array(
36 'label' => '¿Tiene Concurso de Oposición?', 50 'label' => '¿Tiene Concurso de Oposición?',
37 'required' => false, 51 'required' => false,
38 - ))*/ 52 + ))
39 ->add('escala', EntityType::class, array( 53 ->add('escala', EntityType::class, array(
40 'label' => false, 54 'label' => false,
41 'placeholder' => 'Seleccione escala a la que concurso', 55 'placeholder' => 'Seleccione escala a la que concurso',
42 'required' => false, 56 'required' => false,
43 - /*'attr' => array( 57 + 'attr' => array(
44 'class' => 'esc_oposicion' 58 'class' => 'esc_oposicion'
45 - ),*/ 59 + ),
46 'class' => 'AppBundle:Escalafones', 60 'class' => 'AppBundle:Escalafones',
47 'choice_label' => 'getNombre', 61 'choice_label' => 'getNombre',
48 )) 62 ))
49 ->add('fecha_oposicion', BirthdayType::class, array( 63 ->add('fecha_oposicion', BirthdayType::class, array(
50 - 'label' => 'fecha Concurso',  
51 - //'label_attr' => array( 'class' => 'esc_oposicion'), 64 + 'label' => 'Fecha Concurso de Oposición',
  65 + 'label_attr' => array( 'class' => 'esc_oposicion'),
52 'required' => false, 66 'required' => false,
53 - /* 'attr' => array( 67 + 'attr' => array(
54 'class' => 'esc_oposicion' 68 'class' => 'esc_oposicion'
55 - )*/ 69 + )
56 )) 70 ))
57 - /*->add('documento_oposicion', FileType::class, array( 71 + ->add('documento_oposicion', FileType::class, array(
58 'label' => 'Digital Documento Oposición', 72 'label' => 'Digital Documento Oposición',
59 'label_attr' => array( 'class' => 'esc_oposicion'), 73 'label_attr' => array( 'class' => 'esc_oposicion'),
60 'required' => false, 74 'required' => false,
@@ -63,16 +77,29 @@ class UserType extends AbstractType @@ -63,16 +77,29 @@ class UserType extends AbstractType
63 'class' => 'esc_oposicion' 77 'class' => 'esc_oposicion'
64 ) 78 )
65 )) 79 ))
66 - ->add('area_investigacion', EntityType::class, array( 80 +
  81 + ->add('lineas_investigacion', EntityType::class, array(
67 'label' => false, 82 'label' => false,
68 'attr' => array( 83 'attr' => array(
69 'class' => 'esc_oposicion' 84 'class' => 'esc_oposicion'
70 ), 85 ),
71 - 'placeholder' => 'Seleccione Area de Investigacion', 86 + 'placeholder' => 'Seleccione Área y Línea de Investigación',
72 'required' => false, 87 'required' => false,
73 - 'class' => 'AppBundle:AreasInvestigacion', 88 + 'class' => 'AppBundle:LineasInvestigacion',
  89 +
74 'choice_label' => 'getNombre', 90 'choice_label' => 'getNombre',
  91 + 'group_by' => 'getIdAreaInvestigacion'
75 )) 92 ))
  93 +
  94 + ->add('titulo_trabajo', TextType::class, array(
  95 + 'label' => 'Título del Trabajo de Investigación',
  96 + 'label_attr' => array( 'class' => 'esc_oposicion'),
  97 + 'required' => false,
  98 + 'attr' => array(
  99 + 'class' => 'esc_oposicion'
  100 + )
  101 + ))
  102 +
76 ->add('ascenso', CheckboxType::class, array( 103 ->add('ascenso', CheckboxType::class, array(
77 'label' => '¿Ha tenido Ascenso luego del Concurso?', 104 'label' => '¿Ha tenido Ascenso luego del Concurso?',
78 'label_attr' => array( 'class' => 'esc_oposicion'), 105 'label_attr' => array( 'class' => 'esc_oposicion'),
@@ -111,8 +138,39 @@ class UserType extends AbstractType @@ -111,8 +138,39 @@ class UserType extends AbstractType
111 ) 138 )
112 )) 139 ))
113 140
  141 +
  142 +
  143 + //Asociado
  144 + ->add('fecha_ascenso_asociado', BirthdayType::class, array(
  145 + 'label' => 'fecha ascenso ASOCIADO',
  146 + 'label_attr' => array( 'class' => 'esc_asociado'),
  147 + 'required' => false,
  148 + 'attr' => array(
  149 + 'class' => 'esc_asociado'
  150 + )
  151 + ))
  152 +
  153 + ->add('documento_asociado', FileType::class, array(
  154 + 'label' => 'Digital Documento asociado',
  155 + 'label_attr' => array( 'class' => 'esc_asociado'),
  156 + 'required' => false,
  157 + 'attr' => array(
  158 + 'style' => 'display:none;',
  159 + 'class' => 'esc_asociado'
  160 + )
  161 + ))
  162 +
  163 + ->add('ascenso3', CheckboxType::class, array(
  164 + 'label' => '¿Otro Ascenso?',
  165 + 'label_attr' => array( 'class' => 'esc_asociado'),
  166 + 'required' => false,
  167 + 'attr' => array(
  168 + 'class' => 'esc_asociado'
  169 + )
  170 + ))
  171 +
114 //Agregado 172 //Agregado
115 - ->add('fecha_ascenso_agregado', BirthdayType::class, array( 173 + ->add('fecha_ascenso_agregado', BirthdayType::class, array(
116 'label' => 'fecha ascenso AGREGADO', 174 'label' => 'fecha ascenso AGREGADO',
117 'label_attr' => array( 'class' => 'esc_agregado'), 175 'label_attr' => array( 'class' => 'esc_agregado'),
118 'required' => false, 176 'required' => false,
@@ -120,27 +178,49 @@ class UserType extends AbstractType @@ -120,27 +178,49 @@ class UserType extends AbstractType
120 'class' => 'esc_agregado' 178 'class' => 'esc_agregado'
121 ) 179 )
122 )) 180 ))
123 - 181 +
124 ->add('documento_agregado', FileType::class, array( 182 ->add('documento_agregado', FileType::class, array(
125 'label' => 'Digital Documento agregado', 183 'label' => 'Digital Documento agregado',
126 'label_attr' => array( 'class' => 'esc_agregado'), 184 'label_attr' => array( 'class' => 'esc_agregado'),
127 'required' => false, 185 'required' => false,
128 - 'attr' => array(  
129 - 'style' => 'display:none;', 186 + 'attr' => array(
  187 + 'style' => 'display:none;',
130 'class' => 'esc_agregado' 188 'class' => 'esc_agregado'
131 ) 189 )
132 )) 190 ))
133 -  
134 - ->add('ascenso3', CheckboxType::class, array( 191 +
  192 + ->add('ascenso4', CheckboxType::class, array(
135 'label' => '¿Otro Ascenso?', 193 'label' => '¿Otro Ascenso?',
136 'label_attr' => array( 'class' => 'esc_agregado'), 194 'label_attr' => array( 'class' => 'esc_agregado'),
137 'required' => false, 195 'required' => false,
138 'attr' => array( 196 'attr' => array(
139 'class' => 'esc_agregado' 197 'class' => 'esc_agregado'
140 ) 198 )
141 - ))*/ 199 + ))
  200 +
  201 +
  202 + //Titular
  203 + ->add('fecha_ascenso_titular', BirthdayType::class, array(
  204 + 'label' => 'fecha ascenso TITULAR',
  205 + 'label_attr' => array( 'class' => 'esc_titular'),
  206 + 'required' => false,
  207 + 'attr' => array(
  208 + 'class' => 'esc_titular'
  209 + )
  210 + ))
  211 +
  212 + ->add('documento_titular', FileType::class, array(
  213 + 'label' => 'Digital Documento titular',
  214 + 'label_attr' => array( 'class' => 'esc_titular'),
  215 + 'required' => false,
  216 + 'attr' => array(
  217 + 'style' => 'display:none;',
  218 + 'class' => 'esc_titular'
  219 + )
  220 + ))
  221 +
142 222
143 - ->add('send', SubmitType::class, array('label' => 'Enviar Solicitud')); 223 + ->add('send', SubmitType::class, array('label' => 'Enviar Solicitud'))
144 224
145 225
146 ; 226 ;
web/uploads/adscripcion/00ce2284ab00ed345b3d187c9252a3ec.pdf
No preview for this file type
web/uploads/adscripcion/00fd8ca8663ff42e0bd176140c548f95.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150714094209-04'30')
  32 +/ModDate (D:20150714094209-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/020712fede34253a888f1c88e0532479.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150714093945-04'30')
  32 +/ModDate (D:20150714093945-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/02f5ff861183993bcbee23e65a5ada69.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150714094209-04'30')
  32 +/ModDate (D:20150714094209-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/030d0fb202847304d35baf8272d77449.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150702154059-04'30')
  32 +/ModDate (D:20150702154059-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/031458a184f55bdf220c6c5eee16c10e.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150511120522-04'30')
  32 +/ModDate (D:20150511120522-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F1 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F2 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F1 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F2 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F1 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F2 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F1 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Bold
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Roman
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001522 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/03aed797ddb67a971a4b640bdcafe705.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20151006092633-04'30')
  32 +/ModDate (D:20151006092633-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/0408c4ed6556fa7cefa9c97e41684f6c.pdf
No preview for this file type
web/uploads/adscripcion/044e31082562e454578bffd25a01773a.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20151007153613-04'30')
  32 +/ModDate (D:20151007153613-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/05e7da86aa2b7d9b99a37c9c07cc5d47.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150714094241-04'30')
  32 +/ModDate (D:20150714094241-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/07458617794fec3fe0c6f4b992fe50f1.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20151112085218-04'30')
  32 +/ModDate (D:20151112085218-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/0859a88aa2f37d5d2b20d3f0ff20e2f6.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150702154059-04'30')
  32 +/ModDate (D:20150702154059-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/085b0242202472f3e8f4aa787a7eb603.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20151006092633-04'30')
  32 +/ModDate (D:20151006092633-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/0b63a63438620c4bd86395561894cb51.pdf
No preview for this file type
web/uploads/adscripcion/0ca14ce865c294181c11b769ada25206.pdf
No preview for this file type
web/uploads/adscripcion/0def27e138177f107ba7633b955ecf74.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150702154059-04'30')
  32 +/ModDate (D:20150702154059-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/0e844deef4e7de28ef6ec3160591c853.pdf
No preview for this file type
web/uploads/adscripcion/0ea90716ba87919bd54e39cc1ccdd295.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150702154059-04'30')
  32 +/ModDate (D:20150702154059-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/0eee5ec537c26f7d416faf18ae1d151e.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20151112085218-04'30')
  32 +/ModDate (D:20151112085218-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/0f3879e0bf63d3112fdee418e386dfb8.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20151112085218-04'30')
  32 +/ModDate (D:20151112085218-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/0f73622d80d47d2b14626adb569b6ce4.pdf
1 Binary files a/web/uploads/adscripcion/0f73622d80d47d2b14626adb569b6ce4.pdf and b/web/uploads/adscripcion/0f73622d80d47d2b14626adb569b6ce4.pdf differ 1 Binary files a/web/uploads/adscripcion/0f73622d80d47d2b14626adb569b6ce4.pdf and b/web/uploads/adscripcion/0f73622d80d47d2b14626adb569b6ce4.pdf differ
web/uploads/adscripcion/0fbf332625a21b398693a1f35a20c7b2.pdf
No preview for this file type
web/uploads/adscripcion/104985eddce142f16732e8480b8815da.pdf
No preview for this file type
web/uploads/adscripcion/110a8372eba197bed6604e7600e010ba.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150702154059-04'30')
  32 +/ModDate (D:20150702154059-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/11d1b0a07f36c782deb252d24b313da2.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150702154059-04'30')
  32 +/ModDate (D:20150702154059-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/12337336e8c735cc8f29734ef4266450.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150714094231-04'30')
  32 +/ModDate (D:20150714094231-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/1261b4f717c9853f987c650f7ac047c4.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150714093945-04'30')
  32 +/ModDate (D:20150714093945-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/12c4be362e78b8b635f6720db51a45e1.pdf
No preview for this file type
web/uploads/adscripcion/142542acd54b5e79e9840277386925ca.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20151007153613-04'30')
  32 +/ModDate (D:20151007153613-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/15a7e7909c48f05bbf407ea57b87b0e0.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150714094241-04'30')
  32 +/ModDate (D:20150714094241-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/176bbc1c985e3179e067f88501b78ba3.pdf
No preview for this file type
web/uploads/adscripcion/1882d72e7960774cce8583c35ebb6493.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150714094231-04'30')
  32 +/ModDate (D:20150714094231-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/198fa154809c8cb036d6425468020679.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150714093945-04'30')
  32 +/ModDate (D:20150714093945-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/19d01e2a89f2fc2eda4ba9cde2ec7305.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150714094300-04'30')
  32 +/ModDate (D:20150714094300-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/1a8ec5432878c5f77f1a471a3e851cd6.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150714093945-04'30')
  32 +/ModDate (D:20150714093945-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/1cb74424d712716d42a86c140a2e1f93.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150714094241-04'30')
  32 +/ModDate (D:20150714094241-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/1d12f932352b05f3f78360d86b0c5436.pdf
No preview for this file type
web/uploads/adscripcion/1d371e584fb96eaf274173e90857ca23.pdf
No preview for this file type
web/uploads/adscripcion/1d8afcdf7a451342153141bf6fa7254e.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150511120522-04'30')
  32 +/ModDate (D:20150511120522-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F1 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F2 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F1 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F2 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F1 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F2 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F1 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Bold
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Roman
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001522 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/1f367020b9f5fd4e7cb95a5f5d97349e.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150702154059-04'30')
  32 +/ModDate (D:20150702154059-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/2054318c3563b3207f85054f61193f58.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150714094209-04'30')
  32 +/ModDate (D:20150714094209-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/2105a065902ca6d9d493c79e4c9b9f7a.pdf
No preview for this file type
web/uploads/adscripcion/210c7cfe0a59ee91870830b95774447e.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150714094300-04'30')
  32 +/ModDate (D:20150714094300-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/21197011eb8a64d3dc90344a8fd1dfd9.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150702154059-04'30')
  32 +/ModDate (D:20150702154059-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/2442a814497b4b6585de0b5674e5efc9.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20151112085218-04'30')
  32 +/ModDate (D:20151112085218-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/24e3faf3ddf4bfbfa8126eb79fa8d238.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20151112085218-04'30')
  32 +/ModDate (D:20151112085218-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/253a96db37ae1da2f90a11637f0df920.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150511120522-04'30')
  32 +/ModDate (D:20150511120522-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F1 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F2 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F1 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F2 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F1 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F2 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F1 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Bold
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Roman
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001522 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/272c38f8ae45950d92c0124ba5fad4ba.pdf
1 Binary files a/web/uploads/adscripcion/272c38f8ae45950d92c0124ba5fad4ba.pdf and b/web/uploads/adscripcion/272c38f8ae45950d92c0124ba5fad4ba.pdf differ 1 Binary files a/web/uploads/adscripcion/272c38f8ae45950d92c0124ba5fad4ba.pdf and b/web/uploads/adscripcion/272c38f8ae45950d92c0124ba5fad4ba.pdf differ
web/uploads/adscripcion/27472e00ecf4ba2e7aece559a53d2c68.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20151113085957-04'30')
  32 +/ModDate (D:20151113085957-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/294f88884249e05c2d9c5fa68aeb3502.pdf
No preview for this file type
web/uploads/adscripcion/2a2578f85e118e441da4059b0bd358dc.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150714093945-04'30')
  32 +/ModDate (D:20150714093945-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/2c3b25a7c4e628cd5445d476d8aeb55b.pdf
No preview for this file type
web/uploads/adscripcion/2da796b97c8f24b1a86dedff8cc1914d.pdf
No preview for this file type
web/uploads/adscripcion/2fef6772c9a262c874f449de327c0cc3.pdf
No preview for this file type
web/uploads/adscripcion/31968e6e2796e4417a588de639dea780.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150511120522-04'30')
  32 +/ModDate (D:20150511120522-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F1 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F2 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F1 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F2 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F1 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F2 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F1 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Bold
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Roman
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001522 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/331224dab12d86503d1e1aa2dedae041.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20151113085957-04'30')
  32 +/ModDate (D:20151113085957-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/37f647319365e53bdfa64a490a618fb5.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20151007153613-04'30')
  32 +/ModDate (D:20151007153613-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/38d7186747ddc0e93776d624c1e2a8d2.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20151113085957-04'30')
  32 +/ModDate (D:20151113085957-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/3a6f490753ea2963e6290e04da6cd41f.pdf
No preview for this file type
web/uploads/adscripcion/3adfcbba58e7cfa0928871c723ef8e4f.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20151006092633-04'30')
  32 +/ModDate (D:20151006092633-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/3b1a4745c7ab49c5330b2524b527b2f1.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150702154059-04'30')
  32 +/ModDate (D:20150702154059-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/3b8e05a1cfd645d552b25270cee65641.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150714094209-04'30')
  32 +/ModDate (D:20150714094209-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/3e39f443f15568d1709a8e89886f51f3.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150714094241-04'30')
  32 +/ModDate (D:20150714094241-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/41f5fdb6d7c48876058bf820b371894a.pdf
No preview for this file type
web/uploads/adscripcion/426a7ccaeb766aa1045427673ea481c3.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150702154059-04'30')
  32 +/ModDate (D:20150702154059-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/428d9262f4aa0d910d84a62390ab17e8.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150702154059-04'30')
  32 +/ModDate (D:20150702154059-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/42caab1bfed04f9766a64bba88bcdc1e.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20151006092633-04'30')
  32 +/ModDate (D:20151006092633-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/42cbd00193b4e7d4023f415574e733ee.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20151113085957-04'30')
  32 +/ModDate (D:20151113085957-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/4383e745f3a065c9efa76ca9519e9b7a.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150714093945-04'30')
  32 +/ModDate (D:20150714093945-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/451de9379073ed4a29174f7ccde3a4d5.pdf
No preview for this file type
web/uploads/adscripcion/454de8ae8f61f166cb938249bf605c6e.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150714094231-04'30')
  32 +/ModDate (D:20150714094231-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/45c8140b8ecd694e20abec44e932b826.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150714093945-04'30')
  32 +/ModDate (D:20150714093945-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/45e70b657c71ef3282c0443477cde0f7.pdf
No preview for this file type
web/uploads/adscripcion/46e71fc0ff1c228c445d38debbddb3a3.pdf
No preview for this file type
web/uploads/adscripcion/48ea9e6b16711dc1d828ef68c677fd3f.pdf
1 Binary files a/web/uploads/adscripcion/48ea9e6b16711dc1d828ef68c677fd3f.pdf and b/web/uploads/adscripcion/48ea9e6b16711dc1d828ef68c677fd3f.pdf differ 1 Binary files a/web/uploads/adscripcion/48ea9e6b16711dc1d828ef68c677fd3f.pdf and b/web/uploads/adscripcion/48ea9e6b16711dc1d828ef68c677fd3f.pdf differ
web/uploads/adscripcion/49c0848eb41c67c14873e2736cc10505.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20151112085218-04'30')
  32 +/ModDate (D:20151112085218-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/4a9bb2b7df4594b67895f68d9b96b2fe.txt
@@ -0,0 +1 @@ @@ -0,0 +1 @@
  1 +"21155790";"FRANCO ALEXANDER";"REYES COUTO";"INF";"1";"20";"0000-00-00 00:00:00"
web/uploads/adscripcion/4c40528799a1cfac3a8caa9928685f1d.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20151113085957-04'30')
  32 +/ModDate (D:20151113085957-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/4ca3b16ebcf678c5382baed66968979c.pdf
No preview for this file type
web/uploads/adscripcion/4d4e0875367292f992bfc662db7e431c.pdf
No preview for this file type
web/uploads/adscripcion/4e1cc4b2a90dacdd7714cca2768383fc.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20151112085218-04'30')
  32 +/ModDate (D:20151112085218-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/5085600cc64d213c57e826f85ac63244.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150702154059-04'30')
  32 +/ModDate (D:20150702154059-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/52987800c3a8f6f690740281fd323872.pdf
No preview for this file type
web/uploads/adscripcion/53f89b4c1bef645528229382113d1e82.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150702154059-04'30')
  32 +/ModDate (D:20150702154059-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/54c4d07a04b3271558024b19c313e663.pdf
No preview for this file type
web/uploads/adscripcion/55b65cfc5cd306c965b37630031958e2.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20150714094209-04'30')
  32 +/ModDate (D:20150714094209-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/56561126128285a94f9df23d1fedcd59.pdf
No preview for this file type
web/uploads/adscripcion/57574e49041ce478648331d0fecc1247.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20151214132730-04'30')
  32 +/ModDate (D:20151214132730-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF
web/uploads/adscripcion/5894e3557f2d708c72ed9e670f49994e.pdf
@@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
  1 +%PDF-1.3
  2 +1 0 obj
  3 +<< /Type /Catalog
  4 +/Outlines 2 0 R
  5 +/Pages 3 0 R >>
  6 +endobj
  7 +2 0 obj
  8 +<< /Type /Outlines /Count 0 >>
  9 +endobj
  10 +3 0 obj
  11 +<< /Type /Pages
  12 +/Kids [6 0 R
  13 +]
  14 +/Count 1
  15 +/Resources <<
  16 +/ProcSet 4 0 R
  17 +/Font <<
  18 +/F1 8 0 R
  19 +/F2 9 0 R
  20 +>>
  21 +>>
  22 +/MediaBox [0.000 0.000 612.000 792.000]
  23 + >>
  24 +endobj
  25 +4 0 obj
  26 +[/PDF /Text ]
  27 +endobj
  28 +5 0 obj
  29 +<<
  30 +/Creator (DOMPDF)
  31 +/CreationDate (D:20151112085218-04'30')
  32 +/ModDate (D:20151112085218-04'30')
  33 +/Title (Recibo de Pago)
  34 +>>
  35 +endobj
  36 +6 0 obj
  37 +<< /Type /Page
  38 +/Parent 3 0 R
  39 +/Contents 7 0 R
  40 +>>
  41 +endobj
  42 +7 0 obj
  43 +<<
  44 +/Length 850 >>
  45 +stream
  46 +
  47 +0.000 0.000 0.000 rg
  48 +34.016 757.609 127.506 0.750 re f
  49 +34.016 745.558 127.506 0.750 re f
  50 +161.521 757.609 127.506 0.750 re f
  51 +161.521 745.558 127.506 0.750 re f
  52 +BT 110.763 749.018 Td /F2 8.2 Tf [(Primera Quincena: Bs.)] TJ ET
  53 +BT 191.655 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  54 +289.027 757.609 8.999 0.750 re f
  55 +289.027 745.558 8.999 0.750 re f
  56 +298.026 757.609 128.496 0.750 re f
  57 +298.026 745.558 128.496 0.750 re f
  58 +426.521 757.609 128.496 0.750 re f
  59 +426.521 745.558 128.496 0.750 re f
  60 +BT 375.293 749.018 Td /F2 8.2 Tf [(Segunda Quincena: Bs.)] TJ ET
  61 +BT 457.125 749.018 Td /F1 8.2 Tf [(   0,00)] TJ ET
  62 +555.017 757.609 8.999 0.750 re f
  63 +555.017 745.558 8.999 0.750 re f
  64 +BT 34.766 694.142 Td /F2 8.2 Tf [(___________________________)] TJ ET
  65 +BT 34.766 682.841 Td /F1 8.2 Tf [(         )] TJ ET
  66 +BT 53.328 682.841 Td /F2 8.2 Tf [(RECIBE CONFORME)] TJ ET
  67 +endstream
  68 +endobj
  69 +8 0 obj
  70 +<< /Type /Font
  71 +/Subtype /Type1
  72 +/Name /F1
  73 +/BaseFont /Times-Roman
  74 +/Encoding /WinAnsiEncoding
  75 +>>
  76 +endobj
  77 +9 0 obj
  78 +<< /Type /Font
  79 +/Subtype /Type1
  80 +/Name /F2
  81 +/BaseFont /Times-Bold
  82 +/Encoding /WinAnsiEncoding
  83 +>>
  84 +endobj
  85 +xref
  86 +0 10
  87 +0000000000 65535 f
  88 +0000000008 00000 n
  89 +0000000073 00000 n
  90 +0000000119 00000 n
  91 +0000000283 00000 n
  92 +0000000312 00000 n
  93 +0000000450 00000 n
  94 +0000000513 00000 n
  95 +0000001414 00000 n
  96 +0000001523 00000 n
  97 +trailer
  98 +<<
  99 +/Size 10
  100 +/Root 1 0 R
  101 +/Info 5 0 R
  102 +>>
  103 +startxref
  104 +1631
  105 +%%EOF