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

spushpendra2000
spushpendra2000
Offline

Badges

Badges
8

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
22

Discussions

Discussions
0

Questions

Questions
6

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by spushpendra2000
Customize the badges you want to showcase on your profile
Adobe Live Cycle ES3 PDF Generator is failing for XFA pdf file - Adobe LiveCycle 03-04-2013
Hi,I have installed Adobe Live cycle ES3 and able to use the below link for file conversion for few cases like PDF to JPEG etc (ExportPDF)However when i use the XFA pdf as input file to the ExportPDF , it is not giving any output file.Please treat this as high priority as i have already tried calling customer care, posted question earlier as well with no reply.Regards,Pushpendra

Views

459

Likes

0

Replies

0
Error while using Adobe live cycle ExportPDF - Adobe LiveCycle 02-04-2013
I have installed Adobe live Cycle and am trying to use one for its service and trying to convert the pdf file to html.Please refer to the attached screen shot.when i click on ExportPDF and give the input as any PDF file , I am getting the error as Error Code:80036 Error Message: ALC-PDG-080-036-Unable to connect to PDFG Service. No User has been defined.Let me know if i am missing anythign.RegardsPushpendra

Views

1.4K

Likes

0

Replies

1
Flatten PDF using OutputServiceClient - Adobe LiveCycle 14-02-2013
Hi,I am trying to flatten the PDF using the below code. OutputServiceClient outputClient = new OutputServiceClient(); outputClient.Endpoint.Address = new System.ServiceModel.EndpointAddress("http://172.20.148.143:8080/soap/services/OutputService?blob=mtom"); //Enable BASIC HTTP authentication BasicHttpBinding b = (BasicHttpBinding)outputClient.Endpoint.Binding; b.MessageEncoding = WSMessageEncoding.Mtom; outputClient.ClientCredentials.UserName.UserName = "administrator"; outputClient.ClientCrede...

Views

1.3K

Likes

0

Replies

0
Unable to resolve the error.Acrobat_PATH environment variable either not set or is invalid. - Adobe LiveCycle 06-12-2012
While using the following codeExportPDFResult result = pdfGenClient.exportPDF2( inDoc, inputFileName, ConvertPDFFormatType.RTF, null);I am getting the exception.Error OCCURRED: ALC-PDG-080-023-Acrobat_PATH environment variable either not set or is invalid. Please set this variable to point to Acrobat.exe in Acrobat version 10. Acrobat_PATH should be set to<Acrobat_Home>\Acrobat 10.0\Acrobat\Acrobat.exe. Here <Acrobat_Home> is the parent folder where the Acrobat is installed.I have configured the...

Views

1.6K

Likes

0

Replies

2
Re: LiveCycle ES3 webService usage - Adobe LiveCycle 05-12-2012
Any help??

Views

101

Likes

0

Replies

0
Re: LiveCycle ES3 webService usage - Adobe LiveCycle 05-12-2012
I have now installed Acrobat Pro X but i stil the same error.Can anybody pinpoint me the issue? I have noticed this issues in other places in our forum as well but found no solutionregardsPushpendra

Views

100

Likes

0

Replies

0
Re: LiveCycle ES3 webService usage - Adobe LiveCycle 04-12-2012
While using the following code ExportPDFResult result = pdfGenClient.exportPDF2( inDoc, inputFileName, ConvertPDFFormatType.RTF, null);I am getting the exception.Error OCCURRED: ALC-PDG-080-023-Acrobat_PATH environment variable either not set or is invalid. Please set this variable to point to Acrobat.exe in Acrobat version 10. Acrobat_PATH should be set to <Acrobat_Home>\Acrobat 10.0\Acrobat\Acrobat.exe. Here <Acrobat_Home> is the parent folder where the Acrobat is installed.I have configured t...

Views

100

Likes

0

Replies

0
LiveCycle ES3 webService usage - Adobe LiveCycle 04-12-2012
I went through one of the APIs usage and its talks about Assign the LiveCycle ES2.5 user name to the field GeneratePDFServiceClient.ClientCredentials.UserName.UserName.Assign the corresponding password value to the field GeneratePDFServiceClient.ClientCredentials.UserName.Password.Which user name and password do i need to give here, as i entered a couple while installing es3.Also, let me know the location where i can get the user name i supplied while installing ES3.RegardsPushpendra

Views

1.1K

Likes

0

Replies

3
Re: Issue while configuring LiveCycle - Adobe LiveCycle 04-12-2012
Thanks , i later checked the logs and resolve the issue.Just wanted to know, how should i convert the XFA to static using the LiveCycle.As per your suggestion earlier i selected 'form and output' while installingAnd after the installation i only see the shortcut 'Adobe FormsCentral'RegardsPushpendra

Views

231

Likes

0

Replies

0