Hi all, with the library iTextSharp. me something strange happens. the
fields are empty, to fill in some fields in the XML file. Newlines /
carriage return is generated. I do not know why it happens
--------------------------CODE EN C#
-------------------------------------- public static int
PDF_Actualizar_URL_ENVIO_IDSESSION_PDF(int idOperador, string URL_ENVIO,
string ID_SESSION, string rutaFormulario, string rutaFormularioDestino)
{ try { if (Path.GetExtension(rutaFormularioDestino).ToLower()...