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

kuopching
kuopching
Offline

Badges

Badges
9

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
2

Posts & Comments

Posts & Comments
16

Discussions

Discussions
0

Questions

Questions
5

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by kuopching
Customize the badges you want to showcase on your profile
Adobe Livecycle ES4 PDF generator MS Word Track Changes not preserved - Adobe LiveCycle 13-08-2018
Hi,I am converting MS Word documents to PDF via ES4 PDF generator. Input documents contain track changes(TC) (red lines,backline .).1st caseConverting .doc via PDF generator, PDF result doesn't contain track changes.2nd case Converting .doc via MS Word via Acrobat addon, PDF result contains track changes. (MS WORD and Acrobat installation is on the same server like PDF Generator)Perhaps I've tried all possible combinations of settings FileType and AcrobatPDF in adminui, but nothing works. Can yo...

Views

1.6K

Likes

0

Replies

1
Re: Dialog list_box items not sorted properly - Adobe LiveCycle 19-07-2017
Ok, I finally found solution[1]. Instead of populating items with dialog.load("LST1":myDataProvider), i call dialog.insertEntryInList on every item in my dataprovider and items are in correct order now.1.

Views

1.8K

Like

1

Replies

0
Re: Dialog list_box items not sorted properly - Adobe LiveCycle 19-07-2017
hi,thank you for reply. But my problem is not to create Dialogbox. I've created several of them and they work just fine. My problem is sorting order of items in list_box control of dialog. When i use same dataprovider(as above) for xfa list control(choiceList) sorting order is fine. So my question was about some workaround here.

Views

1.6K

Likes

0

Replies

0
Re: Dialog list_box items not sorted properly - Adobe LiveCycle 18-07-2017
Really? http://www.adobe.com/content/dam/Adobe/en/devnet/acrobat/pdfs/acro7jsguide.pdf Using Adobe Dialog Manager (ADM) in Acrobat JavaScriptI know, i can create dialog in js. I already created some ..see my orginal question. I've got problem with sorting items in list_box element in dialog box..

Views

1.6K

Likes

0

Replies

0
Re: adobe livecycle gds(filesystem) not decrease size after purging process - Adobe LiveCycle 18-07-2017
If you come here(Adobe forum) to find solution, you are in wrong place -No competent person cares.Sorry for that (your Adobe team)

Views

1.1K

Likes

0

Replies

0
Re: Dialog list_box items not sorted properly - Adobe LiveCycle 18-07-2017
Ok. maybe i wasn't precise. I'm using javascript version of ADM(app.execDialog) not native(c++)..If Javascript version is also deprecated, what is alternative to create dialog box in pdf nowdays?

Views

1.6K

Likes

0

Replies

0
Re: Dialog list_box items not sorted properly - Adobe LiveCycle 18-07-2017
Yes, i posted in wrong forum.I am not able to move it to right one. What do you mean "Does it work correctly in LiveCycle" ? I'm populating data dynamically. It does not matter if it's livecycle or not. I'm using custom ADM(Adobe Dialog Manager) and dialog.load to populate data into list control.

Views

1.6K

Likes

0

Replies

0
Dialog list_box items not sorted properly - Adobe LiveCycle 17-07-2017
Hi,I've created dialog with list box control. After populating with some data, I get wrong alphabetical order of items.Specifically item with character "č" is added on the end of the list[1] When i change character "č" to some other latin charcter like "š" everything works like charm[2]. Can you recommend me some workaround.Thank youPdf is created in Adobe Livecycle Designer 11 Xfa 3.3.Preview is done in Adobe acrobat 11 and Adobe Reader DC 20171.2.

Views

6.0K

Like

1

Replies

10
Assign Multiple Tasks -different behaviour ES3 vs ES4 - Adobe LiveCycle 12-01-2017
Problem:I've got "Assign Multiple Tasks" service in process with 2 participants User1, User2.ES3: After completion task by User1, second task is deadlined and TaskDeadlined event is sent.ES4:After completion task by User1, second task is deadlined but NO TaskDeadlined event is sent.I spent all day by looking for bug in my code and in the end i surprisingly found that things has been changed on livecycle side.Specifically TaskManagerServiceImpl version 11 has been changed. When classOftask is Mul...

Views

996

Likes

0

Replies

0
Adobe Livecycle ES4 SP 1 JBOSS Db connection not closed by adobe - Adobe LiveCycle 29-11-2016
Hi, i recently discovered some db leak in build-in component(DocumentManagerServiceImp) [1] . Can somebody knows how to fix it? 1.[org.jboss.resource.adapter.jdbc.WrappedConnection] (purgeDeletionLoop) Closing a result set you left open! Please close it yourself. java.lang.Throwable: STACKTRACE at org.jboss.resource.adapter.jdbc.WrappedStatement.registerResultSet(WrappedStatement.java:916) at org.jboss.resource.adapter.jdbc.WrappedStatement.getResultSet(WrappedStatement.java:526) at com.adobe.id...

Views

1.1K

Likes

0

Replies

0
Likes from