== Notas de Desarrollo == [https://developers.google.com/loader/ Google Loader Developer's Guide]: {{{google.load(moduleName, moduleVersion, optionalSettings)}}} allows you to call individual APIs by version. ''optionalSettings'' specifies all optional configuration options for the API you are loading as a JavaScript object literal. Different APIs have different options as listed in available APIs. The possible properties are: * callback: The function to call once the script has loaded. If using the Auto-loading feature, this must specify a function name, not a function reference. [https://developers.google.com/identity/protocols/OAuth2#clientside Google Identity Platform Client-side (JavaScript) application] == Visible signature in all pages == [http://stackoverflow.com/questions/35701597/how-to-show-digital-pdf-signature-in-all-documents-page-using-itext http://stackoverflow.com/questions/35701597/how-to-show-digital-pdf-signature-in-all-documents-page-using-itext] == Sobre CORS == * http://software.dzhuvinov.com/cors-filter-configuration.html * [https://tibisay.cenditel.gob.ve/murachi/changeset/00fba4a420d767345dcc6517161e61029d59d3cf/murachi 00fba4a]