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

vu_tuan_anh
vu_tuan_anh
Offline

Badges

Badges
14

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
4

Posts & Comments

Posts & Comments
75

Discussions

Discussions
0

Questions

Questions
17

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by vu_tuan_anh
Customize the badges you want to showcase on your profile
Re: previewApplicationArchive method does not work with LCES2 lca format? - Adobe LiveCycle 22-02-2011
Hi all,Currently I'm using ApplicationManager.importApplicationArchive(Document, ImportApplicationInfo) to overwrite the application in server if it exists.If you have other solution/approach/suggestion, please share it in the forum.Thanks and regards,Anh

Views

413

Likes

0

Replies

0
previewApplicationArchive method does not work with LCES2 lca format? - Adobe LiveCycle 20-02-2011
Hi all,I have a custom component with following works:1- read some lca file2- then check if the application exist in server and remove it if it exists3- import the lca file.Previously, It works well with LCES server. Now I'm doing some testing in LCES2 server and realize the method ApplicationManager.previewApplicationArchive (which I'm using in step 2) does not work with LCES2 lca format.I findout that the LCES lca contains the file application.xml, LCES2 lca contains the file app.info instead....

Views

1.2K

Likes

0

Replies

1
Re: Resource is not visible in workbench Aplication View - Adobe LiveCycle 18-02-2011
Hi dclynch_igh,I encountered the same problem and after following your solution, I was able to view the resources in the workbench.Thank you very much for your sharing,Regards,Anh

Views

257

Likes

0

Replies

0
Re: Problem view PDF Form in Chrome - Adobe LiveCycle 06-12-2010
I think the problem is with Google Chrome 8. I just updated to latest version (8.0.552.215) and can replicate the problem in my machine.

Views

27.0K

Likes

0

Replies

0
Problem view PDF Form in Chrome - Adobe LiveCycle 05-12-2010
Hi all,I have a short-lived process to return the PDF to the client.With IE and Firefox, it works fine, i.e I can view the PDF in the browser.With Chrome, I see this message:------------------------------------------------------------------------------------------------------------------------------------Please wait...If this message is not eventually replaced by the proper contents of the document, your PDFviewer may not be able to display this type of document.You can upgrade to the latest ver...

Views

67.3K

Likes

3

Replies

13
Re: Is it possible to dynamically create form fields in PDF form? - Adobe LiveCycle 14-09-2010
Hi Paul,Thank you. I will look into it and update you later.Regards,Anh

Views

417

Likes

0

Replies

0
Re: Is it possible to dynamically create form fields in PDF form? - Adobe LiveCycle 14-09-2010
Hi Paul,Thank you for your reply.Can you give me an example of code how to do it?Regards,Anh

Views

420

Likes

0

Replies

0
Is it possible to dynamically create form fields in PDF form? - Adobe LiveCycle 13-09-2010
Hi all,I would like to dynamically create object like textbox, dropdown list from xml data. For example:When I receive following xml data: I want to generate 2 form fields check box and text field with title "Check Box" and "Text Field" accordingly.Is it possible to do it in javascript for PDF form?Thank you and regards,Anh

Views

1.3K

Likes

0

Replies

4
Re: PDF Performance: add/removeInstance v.s. hidden/visible presence - Adobe LiveCycle 24-08-2010
Thank you for your prompt reply, Paul.Best regards,Anh

Views

426

Likes

0

Replies

0
PDF Performance: add/removeInstance v.s. hidden/visible presence - Adobe LiveCycle 24-08-2010
Hi All,We have a smart pdf form with multiple pages, but it only show 1 page at a time, like a wizard or form guide.And so far we have 2 approaches:1) From http://www.adobe.com/devnet/livecycle/articles/lc_designer_controller.pdf , i see that the instanceManagers are stored in an array and it try to add/removeInstance whenever user click on the link.E.g when initialize:im[currentPageNum].addInstance(); where im[currentPageNum] is an instanceManager. When navigate to new page: im[currentPageNum]....

Views

890

Likes

0

Replies

2
Likes given to