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

Ankit_Khujneri
Ankit_Khujneri
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
2

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Ankit_Khujneri
Customize the badges you want to showcase on your profile
Re: Problem generating PDF using LifeCycle Designer ES - Adobe LiveCycle 28-05-2009
Hi All,The problem has been resolved.One learning: Never use the GET request method when passing the such huge data.//Flex code**********************************Instead of*****************************************var url:String = "/pdfSampleApp"; var snapshot:ImageSnapshot = ImageSnapshot.captureImage(uname);// uname is a textInput containerImage = ImageSnapshot.encodeImageAsBase64(snapshot); url = url + "/PDFGeneratorServlet?xmlData="+xmlImageModel"; navigateToURL(new URLRequest(url), "_New");**...

Views

78

Likes

0

Replies

0