Quantcast
Channel: Adobe Community : Popular Discussions - LiveCycle Designer
Viewing all 16286 articles
Browse latest View live

Best way to insert Degree symbol?

$
0
0

Hello,

 

I have an inspection form set up for restaurant/health inspectors.    Often times during an inspection they need to enter temperatures of food and like to use the degree symbol.    They're running this form on a convertible tablet pc, so a normal keyboard is not available to them in tablet mode and when in laptop mode using the combination of ALT+0176 that's still a PITA because the keyboard doesn't have full number pad and the people using this form aren't the most computer literate people out there to be able to activate the Function keys to endable number pad keys and then enter an ASCII code many times during an inspection.

 

I was looking for suggestion on how to inforporate something into the form to assist in entering the degree symbol in any text field they are in at the position of the cursor.

 

The idea's I've though of are:

 

1.) A command button that inserts the symbol, but I'm afraid clicking the button would lose focus of the destination field and there'd need to be a lot of scripting to remember which field was the last one they were in to insert it in the correct one.

 

2.) A Button or On Load event which somehow inserts the degree symbol into the Windows clipboard, but during the course of an inspection they might copy and paste something else thus clearing it out.

 

3.) Some kind of auto-replace of text.  Not sure if that's possible in an adobe form.  E.g. if they type 'deg.' have the form auto replace it to '°'.

 

4.) A special key press.  Not sure if Adobe can listen to a special key sequence not used by Adobe and Windows, say CTRL + D which when pressed inserts a degree symbol in the current location.  

 

5.) Any way to place a special icon on Adobe's tool bar to insert the degree symbol at the currently location?

 

 

Those were some ideas I'm thinking of.  Many are probably dead ends.   If you had this problem, how would you approach it?

Thanks!

 

-Mike


Copy all subform data and paste into another subform

$
0
0

Need: I would like to have a button within a subform that allows you to copy all the data (many fields) and then paste it into an empty copy of the subform. Of course the info pasted would fill in all the fields etc.

 

Reason: We routinely need to move subform data from page 3 in the document to page 11 (example). Currently we insert a new subform and copy/paste each field from 3 to 11 and then delete 3. It would be great to press a copy button in 3 and insert a new subform and paste.into 11.

 

Is this possible?

Unexpected effects

$
0
0

I'm using Lifecycle ES4. I have a form in which one of 5 company logos is selected from a drop down field. That selection also fills in the appropriate contact information for the selected company.

My problem is when a text field (called facilityName) is completed by the user,  the logo disappears. There is no script associated with the field facilityName (I checked using the Script Indicator). This disappearing act is also triggered by two more text fields  neither of which has script associated.  I have run out of ideas as to what is going on here. Any input or crazy ideas gratefully received! I am a newbie at this, so please bear with my novice mistakes.

Javascript that calculates the difference between two times

$
0
0

Hi all..

 

I can't calculate the difference between two times fields.

For example: I have 3 dateTime fiels but in the Date Format I need only the time (hour)

How can I calculate the difference between 2 times?

 

time 1:  15:45:00

time2:   16:30:00

 

The result is: ....00:45:00

 

Thanks a Lot

 

María

How to page break when a table is too large?

$
0
0

HI gentlemens,

 

      I am trying to do a simple table. My problem is that my table has some columns that are sometime hidden and sometime visible

This means that my table happen to have too many columns to fit into one page, i was wondering if there was a way to "page break"
when the columns goes beyond the border.

 

     The solution I have found so far was to add all my columns on the first page and hide those that i don't need while putting visible those that i need. I am manually calculating how many columns will fit in my page (they don't all have the same width) and i hide those that goes bwyond the border. Then, i add all the columns on page 2 that has a chance to be off border of page 1. This way, when i put a column visible on first page, i put it hidden on second page.

 

     I was wondering if there was a better way (or an already implemented way) of doing this. Anyone has seen this before?

 

Thanks alot!
Max

Adobe LiveCycle Designer ES2 - C++ Crash on Preview PDF attempt

$
0
0

Hi guys,

I'm desperately after some help with a small yet frustrating issue that occurs while attempting to preview pdf in LiveCycle Designer ES2 9.0.0.2.20101008.1.734229

 

The shortish story:

Adobe Reader X build 10.0.0   <--- Set as default PDF handler

Adobe Acrobat X Pro build 10.0.1

Adobe Livecycle Designer ES2 build 9.0.0.2.20101008.1.734229

 

All three programs work flawlessly individually, yet while working on any document - new or existing with LiveCycle Designer, the program receives a Microsoft Visual C++ Runtime Library Runtime Error "This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information."

 

This happens as soon as you try clicking Preview PDF

 

LCError1.JPG

 

Once accepted the next error stats LiveCycle needs to close.

 

LCError2.JPG

 

Event log shows the following info:

 

Log Name:      Application
Source:        Application Error
Date:          23/02/2011 1:59:11 p.m.
Event ID:      1000
Task Category: (100)
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      <REMOVED>.<DOMAIN>.local
Description:
Faulting application name: FormDesigner.exe, version: 9002.2281.1.0, time stamp: 0x4caf76bb
Faulting module name: MSVCR80.dll, version: 8.0.50727.4927, time stamp: 0x4a2752ff
Exception code: 0x40000015
Fault offset: 0x000046b4
Faulting process id: 0x830
Faulting application start time: 0x01cbd2f4ca24fec8
Faulting application path: C:\Program Files\Adobe\Acrobat 10.0\Designer 9.0\FormDesigner.exe
Faulting module path: C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4927_none_d08a205e442 db5b5\MSVCR80.dll
Report Id: 1fc747e3-3ee8-11e0-af85-002481f41c23
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2011-02-23T00:59:11.000000000Z" />
    <EventRecordID>21421</EventRecordID>
    <Channel>Application</Channel>
    <Computer><REMOVED>.<DOMAIN>.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>FormDesigner.exe</Data>
    <Data>9002.2281.1.0</Data>
    <Data>4caf76bb</Data>
    <Data>MSVCR80.dll</Data>
    <Data>8.0.50727.4927</Data>
    <Data>4a2752ff</Data>
    <Data>40000015</Data>
    <Data>000046b4</Data>
    <Data>830</Data>
    <Data>01cbd2f4ca24fec8</Data>
    <Data>C:\Program Files\Adobe\Acrobat 10.0\Designer 9.0\FormDesigner.exe</Data>
    <Data>C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4927_none_d08a205e442d b5b5\MSVCR80.dll</Data>
    <Data>1fc747e3-3ee8-11e0-af85-002481f41c23</Data>
  </EventData>
</Event>

 

I have ensured that Adobe Reader X is the default PDF handler.

I have repaired all adobe apps, deleted the 'c:\users\%username%\AppData\Roaming\Adobe\Designer' folder and recreated to no avail.

 

Computer details:

 

Windows 7 Enterprise - domain environment

Administrator user account - full control

 

Other installed programs of possible interest for interference to the .DLL :

Crystal Reports 2008 Runtime SP1

Crystal Reports XI Release 2 .NET 2005 Server

Microsoft SQL Server 2008 Connectivity tools

Microsoft Visual C++ 2008 Redistributable 9.0.30729.17

Microsoft Windows SDK for Windows 7

 

This problem also affects our locked down standard Windows 7 users on the domain.

Any ideas on how to fix the issue would be much appreciated.

Num Pattern in Picture Clause Specification

$
0
0

Even after reading LC Designer help and Picture Clause Specification I am still not clear what would be a proper numeric pattern as per client's request below.

The value should be displayed with all significant digits. i.e. 0.05, 1.5, 5.555.

If they enter 1.95 the form shows the rounded value to the whole number 2. I cannot find out the way to show what is entered like 1.95 in the format 999.999 less insignificant digits. Also, is it possible to show period instead of coma in the patter. I have tried 999V999, but still shows coma.

Any help would be greatly appreciated.

Thanks,

QR Code Integration

$
0
0

Hi Pros,

 

I'm trying to design a form and it contains some fields, the idea is whenever a user fill the form QR code will be automatically updated/ form data will be embded into QR code. Is it possible? If possible please guide me.


Delete the blank page with repeating subforms

$
0
0

hi all!

 

I have a form for declarations.

Every declaration has to be set on a new page.

I solved this with a repeating subform.

And in the properties of the repeating subform the variable 'After' has 'Go To Next Page'.

This works well with only one disadvantage. In the end an empty page is also be created.

 

I would like to get rid of this empty page.

But how can this be done?

 

kind regards,

 

Anton Pierhagen

Exporting Form Data Into Separate PDF Document

$
0
0

I'm still very new to LiveCycle and I'm editing an existing form for our company. When the form is filled out and sent back to us by cients, we take the information in that form and put together a word doc (a templated document that's almost the same for each company, except the personal info and dates/ account info is changed). We convert the word doc to PDF then attach it as an email to the client.

 

Right now we just manually copy and paste the info from the form (address, name, date, and a few account details) into the body of the word doc then save as pdf. What I'd like is to have a button in the form, something like 'Build Letter to Client' which essentially builds that document for me and converts into PDF. I can build a hidden subform within my form and populate the letter with the information the client inputs, but how do I then export just that subform as a separate PDF file? Is that even possible?

 

Or am I going about this the wrong way-- should the templated PDF doc be a separate file that then uses data from my form to fill in the fields, like a mail merge type function in Word?

 

If anyone has a link to a form/ forum post/ adobe article that explains how I could do this it would be greatly appreciated!

How to format negative currency values (remove () )?.

$
0
0

Hi, I have a field that ocasionally can contain negative raw values.

 

What happens is, when a negative raw value is fed to the field, the field looks like this:

 

($999.999,00)

 

And I'd like it to look like this:

 

-$999.999,0

 

Any ideas how to do this?, I couldn't find any option in the patterns section.

 

Thanks!.

Is there a possibility, that subforms flow up again to avoid big wide gaps in a document?

$
0
0

Pages are set to flow Direction Top to bottom and page breaks are allowed within the page

 

The subforms on the page are set content: positioned, auto fit in height.

 

So is there a way to avoid unwanted creation of the gaps?

PDF Signatures - Error Message

$
0
0
When signing a PDF signature field component, results in the following 3 error messages after each other (text correctly shown, spaces and all)

1) The FieldMDP expression for this signautre is invalid

> After clicking on OK on 1), i get the next err message

2) Creation of this signature could not be completed.
Unknown error
Support Information: CSigField-1013

> After clicking on OK on 2), i get the next err message

3)The document could not be signed.
There was an error when attempting to commit this signature. The document was not saved.
The save operation was cancelled.


Any takers?

Thanks in advance for any help

Adding and deleting rows in multiple tables and copying data

$
0
0

Hello,

 

I have a document that I would like to have expanding tables. I have been able to use a button to add an instance of a row to 2 different tables as well as delete a row from both tables simultaneously. I would like to however, also allow the second table to be repeated with the same extra rows that are in the first. And then be able to delete the same rows in every column.

 

I also cannot figure out how to have the same data in each of the tables. I am only needing 1 field out of the first table to be entered into the rest of the tables.

This is sort of a representation of what I would like to do. the first table should be able to add rows which will then add rows to the other 2 tables with the same information in the first cell. Then, the second two tables should have the ability to be repeated and still contain the same data.

NameInfoInfo2Header 4Header 5

Entry1

Entry2
NameHeader 2Header 3
Entry1
Entry2
NameHeader 2Header 3
Entry1
Entry2

 

 

I know this is a lot to ask and I appreciate anyone's help.

If there is any other information that I need to give you please let me know and I will get it on here ASAP!

Thank you!!!

Subforms: Dynamic column header texts are NOT displayed

$
0
0

I have 2 subforms for a table as header(columns) and body(rows).

During overflow of data into the next page, column headers are displayed along with the body rows.

Problem is, only the static texts(as column headers) are displayed NOT the texts which am bringing dynamically to column headers.

Would appreciate any help regarding this issue. Thanks.

 

I have done the below Design settings:

 

ParameterColumn(header)Row(body)
AccessibilityHeaderrowBodyrow
Object->subformPositionedFlowed(Checkbox 'Allow page break
within content' is active)
Object->Pagination->Overflow leader-< Column Subform name>
Object->BindingBound to table's column
data
Bound to table's row data

 

-Swami


Event on buttons of messagebox alert in designer

$
0
0

Hi All,

 

How to write an event on the buttons of message box alert in designer?

 

xfa.host.messageBox("Enter Number","Validation",1,2);

 

This will prompt an alert.

"Enter Number" will be the comment.

"Validation" will be the title bar.

"1" means we are using warning as an alert

"2" means we are going to have 2 (Yes/No) buttons in alert box.

 

Please someone help me out to write an event on the (Yes/No) buttons.

 

If someone click on the yes then it should have done some  actiity and No then other set of activity.

 

Regards

Abhishek

Ruler in adobe live cycle designer in mm

$
0
0

Hi All,

 

Is there any way in adobe designer where i can set the x and y co-ordinate in mm instead of inches in layout properties of an object?

 

I want to design form with particular specifications and those specifications are in mm and in designer the ruler is in inches how do i convert it in mm.

 

Regards

Abhishek

Header not repeating in every page - Subform Table

$
0
0

Hi, I am working for SAP adobe forms. I have an issue where i cannot make the header repeat on every page. I referred to many thread on this forum as well as SAP and followed the steps mentioned, but unable to get it to repeat. Details are as below :

 

1. Created a subform with accessibility as 'Header Row', named it as  "Header" . It is 'Positioned' .

2. Created a subform for items -In accesibility i have maintained "Body Row" this subform inturn has another subform and a table as it has some nested data to be displayed. Content is 'Flowed' . Overflow Leader -> "Header"

3. Wrapped the above 2 subforms in a main subform  and changed the accessibility to 'Table'

 

Attached is the screenshots for properties of Table subform and body subform.

 

The form does not repeat the header from page 2 onwards even after these settings. Please let me know if i'm missing some setting.

 

 

Regards,

Table_Pagination.PNGBodyRow_paginationPNG.PNG

Expand To Fit for Drop-down list

$
0
0

Hi All,

 

Why expand to fit option is disabled for drop-down list?

Is there any way to make the drop-down field expandable as per the data selected?

 

Thanks and Regards-

Chalukya

Unexpected effects

$
0
0

I'm using Lifecycle ES4. I have a form in which one of 5 company logos is selected from a drop down field. That selection also fills in the appropriate contact information for the selected company.

My problem is when a text field (called facilityName) is completed by the user,  the logo disappears. There is no script associated with the field facilityName (I checked using the Script Indicator). This disappearing act is also triggered by two more text fields  neither of which has script associated.  I have run out of ideas as to what is going on here. Any input or crazy ideas gratefully received! I am a newbie at this, so please bear with my novice mistakes.

Viewing all 16286 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>