Hi, I am very new to .NET and I'm currently trying to convert a doc to a pdf using the WebService API quick start at the link below.
http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/help/wwhelp/wwhimpl/common/ht ml/wwhelp.htm?context=sdkHelp&file=000444.html
I have followed it the best of my knowledge but I have the following errors when I try to build the solution:
Error 1 The type or namespace name 'GeneratePDFServiceService' could not be found (are you missing a using directive or an assembly reference?)
Error 3 The type or namespace name 'BLOB' could not be found (are you missing a using directive or an assembly reference?)
Error 5 The type or namespace name 'mapItem' could not be found (are you missing a using directive or an assembly reference?)
I have looked through the forum for possible help and tried some of the things suggested on this topic but nothing seems to work.
Jasmin Charbonneau, "GeneratePDFService quick start code issue" #3, 30 Nov 2007 7:27 am
Any help at all is greatly appreciated.
http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/help/wwhelp/wwhimpl/common/ht ml/wwhelp.htm?context=sdkHelp&file=000444.html
I have followed it the best of my knowledge but I have the following errors when I try to build the solution:
Error 1 The type or namespace name 'GeneratePDFServiceService' could not be found (are you missing a using directive or an assembly reference?)
Error 3 The type or namespace name 'BLOB' could not be found (are you missing a using directive or an assembly reference?)
Error 5 The type or namespace name 'mapItem' could not be found (are you missing a using directive or an assembly reference?)
I have looked through the forum for possible help and tried some of the things suggested on this topic but nothing seems to work.
Jasmin Charbonneau, "GeneratePDFService quick start code issue" #3, 30 Nov 2007 7:27 am
Any help at all is greatly appreciated.