Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

emilio600
emilio600
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
6

Discussions

Discussions
4

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by emilio600
Customize the badges you want to showcase on your profile
iTextSharp the library. me something strange happens with the fields are empty, to fill in some fields in the XML file. Newlines / carriage return generated (in empty fields) - Adobe LiveCycle 14-06-2015
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()...

Views

442

Likes

0

Replies

0
Re: livecycle web service, send the completed form pdf - Adobe LiveCycle 04-06-2015
(link Google Groups)Since the PDF contains the server details and exact location of web service I had to encrypt the PDF.I will let you know the functionality within the PDF.I implemented following code in the button click event to send the PDF itself to the server.//////var service=SOAP.connect("http://domainName.com/webservice.asmx?wsdl");var documentStream = Collab.documentToStream(event.target); var encodedStream = Net.streamEncode(documentStream, "base64"); var myBudget = util.stringFromStr...

Views

845

Likes

0

Replies

0
Re: invoke is not a function when invoking SOAP.connect - Adobe LiveCycle 29-07-2015
Hello, you've found the solution ?. It gives me an error "TypeError service.HelloWordl is not a function", this error only happens to me on a network? in other works

Views

176

Likes

0

Replies

0