Quantcast
Channel: SCN : Discussion List - SAP Interactive Forms by Adobe
Viewing all 1237 articles
Browse latest View live

Table in Master Page only getting printed on the first Page

$
0
0

I am printing a table in the footer area. It is only getting printed on the 1st page but not on the subsequent pages.

 

How to solve this ??

 

Screen Shot Attached.


Getting blank space in Adobe form out put

$
0
0

Hi Experts,

 

I am using floating fields to display data dynamically in adobe form.

 

Example:

{var1}

{var2}

{var3}

{var4}


but dynamically {var2} value is coming blank as value is not getting fetch from back end.


and layout also getting change like,


{var1}

 

{var3}

{var4}


Now client want instead of this blank value can we push up {var3} to below {var1} like,

 

{var1}

 

{var3}

{var4}


please suggest your answer if it is feasible.


Regards,

biswajit sahoo



Sending adobe form in .FDF format as attachment in email

$
0
0

HI All,

 

 

I have a requirement to send adobe form in email in .FDF format as attachment.

 

I know how to send adobe form in .pdf format..but not sure how to send .fdf files we have function modules to convert form data into pdf but Didn't find any function module to convert into .FDF format..

 

Could you please let me know how we can convert adobe form into .FDF format and send as email..

 

I appreciate your help in advance.

 

 

Thanks,

Susan.

know about overlfow of string in Floating field as Text field

$
0
0

i have requirement to know about the overflow of the floating field as depicted in snapshot account name is overflowed if name exceeds the length of floating field.

Capture.PNG

i have tried javaScript event.fieldFull but it returns undefined is there any alternative solution to find out overflow condition?

 

i can not use the length logic means count the number of character that floating field can hold so please suggest some other solution.

 

Thanks
Jitendra

how to eliminate spaces between the text fields in master pages

$
0
0


Hi guys,

 

In my adobe form, currently the below footers format is printing in Master pages,as it should be printed in all the pages

Name

Street

City

Country.

 

When the street is empty, the below format is printing.

Name

 

City

Country.

 

An empty space is printed, if the value is not present. I wanted City field to go up, thereby deleting spaces.

 

Generally we do this by creating a table so that the data would print dynamically. I understood this concpt will work only in Body pages, but not in Master pages.

 

I have been trying this since long time, but still couldnot find the solution.

 

Can anyone please quickly help me in this issue ?

 

 

 

Best Regards,

Karhik

List of Adobe forms in SAP standard

$
0
0

Hi Experts,

First:

is there a list with all available Adobe forms in SAP standard? If possible sorted by Solution (ERP, SRM, CRM, SCM, ...) and module (SD, MM, PM, ...).

Second:

is there a roadmap for today not available forms, when they will be migrated by SAP?

 

thx a lot,

Richard

Access Web Dynpro node with Javascript within Interactive form

$
0
0

Hi,

 

I'm struggeling around with this since some time and try to find an answer here now. Actually it's quite simple, but I'm new to Adobe forms in scope of scripting and got this problem now, after I have got it to run, but somehow the Livecycle editor has deleted my scripts. :-(

 

I have a Web Dynpro node like this:

 

screenshot_node.jpg

 

And the XML interface looks like this:

 

screenshot_xml.jpg

 

Within the form in the initialize event of a table, I have the following javascript code, which works fine:

 

var oFields = xfa.resolveNode("xfa.record.FIELDS");

var nLength = oFields.nodes.length;

var nValue = oFields.nodes.item(0).ON_PAGE_NUMBER.value;

 

In nValue I have the value of ON_PAGE_NUMBER now.

But my question now is, how to get the whole node information for one attribute. I remember, it was something like this:

 

var oFields = xfa.resolveNode("xfa.record.FIELDS.DATA[*].FIELDNAME");

var nLength = oFields.length;

 

But this is crashing for me. I need to do this to be able to retrieve node fields dynamically, as I will have to build up a table with dynmaic number of columns and fill the body rows then.

 

Thank you for your help!

 

Best regards,

 

Michael

QR Code with fixed version

$
0
0

Hi community,

 

is it possible within Adobe Livecycle Designer to fix the version of the qr code (see Information capacity and versions of QR Code | QRcode.com | DENSO WAVE), e.g. to 14?

 

We have the requirement that the barcode should always use version 14 with correction level M independend of the data length.

I found out that correction level 1 is equal to M but I can't find any solution or hint to fix the version of the barcode.

 

Does anybody have an idea?

 

Thanks in advance.

 

Best regards

Patrik


Dynamic Right & Left Alignment for Module Text & Text Field in Adobe forms

$
0
0

Hi ,

 

I am Executing Adobe forms through report program, In the forms i have used Module text for displaying static text as 'Requested' and i have converted this text into Arabic using SE63 transaction and i am displaying the static text field  in adobe layout.using Floating field option.

 

when user execute report using 'English' as Log on Language then form will display text as "Requested'

When user execute report using 'Arabic" as Log on Language then form will display text in Arabic.

 

Until this is working fine.

 

My requirement is:

 

When execute report through 'English language the text 'Requested"should display from left to right ( left Alignment).

when execute report through 'Arabic language the Arabic text should display from right to left (Right Alignment)

 

How can i achieve this dynamic Right & Left alignment for module text based on user Log on language

 

And also i have used style option in module text property like below screen still is displaying with left alignment default for both languages.

 

Pleas help me on this.

 

Regards

Vincent

SAP Forms by Adobe with Zebra Printers for printing Barcode Labels?

$
0
0

Hello

 

I work for an automotive company that is looking to implement SAP in North America.

 

One of our requirements is to print barcoded 4" x 6" labels off of Zebra Thermal Transfer Printers (Model ZM400).

 

Should we use SMARTFORMS or SAP Interactive Forms by Adobe for our label designs?

 

Are there major advantages / disadvantages with using one or the other when using Zebra printers?

 

Any information would be appreciated.

 

Thanks

 

Peter Graham  

Multi paper format support

$
0
0

Hello Gurus

 

I need to create adobe forms that should support North-America letter format as well as Europeen A4 format.

 

Letter format is 8.5 inches X 11 Inches (215.9 mm X 279.4 mm)

A4 format is 8.26 inhes X 11.69 Inches (210 mm X 297 m)

 

1. Is it possible to determine the paper size based on the user location?

 

2. For the header itself, it is not a huge problem. It is always at the top of the paper regardless of the paper format.

 

3. But for the footer, I would like to have the footer at the end of the docuement regardless the paper size.

     Example: At paper length - 1 inch.

 

4. Is it possible to horizontally centralize the body part of the form based on the paper width.

 

5. Furthermore, the form should support several languages. But this is another story.

 

Step by step and/or example would be highly appreciated.

 

Regards

Daniel

How to config the adobe form to report RFIDYYWT

$
0
0

I have created a new custom Adobe form ,can any one of you help me in configuring that form to repot RFIDYYWT,if I config standard form (IDWTCERT_US_1099MISC) in SPRO and it is working fine but when i am config the custom form,i am not able view the print.Please help me.

SAP Adobe Print forms - Issue with Chinese characters

$
0
0

Hi All,

 

We are using SAP Adobe Print forms to create a business document. This is designed using Adobe Life Cycle Designer (ALD). The form is displayed in Chinese language. The requirement is to display captions for few fields in bold.

 

When designing the form we have put the caption as BOLD but when the actual form is generated only few characters are displayed in bold.

 

I am not sure if this is problem with Adobe Reader or should there be any specific fonts to be installed in the ADS server?

 

Please let me know which all font packs needs to be installed in the local machine?

 

The output is attached <<Chinese Characters.jpg>>

Problem with page break - double header but no records after first header

$
0
0

Hi experts,

 

I would like to avoid situation where at the bottom of a page is only header line, and other records are displayed on next page with header line.

So i'd like to display header line and at least one record on one page and other records on next page, or entier table should start from next page.

 

See image of problem:

Page break problem.png

 

If someone have a suggestion, please share.

 

Thanks
Marko

Data Matrix Barcode - control size and binding

$
0
0

Hi,

 

I have to design form with data matrizx barcode which i have done but struck with how to bind it and control the size. I have putthis in the master page at header but on test it seems the size is small and does need to be enlarged. Tried with the layout parameters but it doesnt help. Pls can let me know how to handle these two?


Disabling image field editing by interactive form

$
0
0

Hi experts!

 

I have a problem by an interactive adobe form.

I loaded an image from MIME Repository at init event of the form.

I put the image into an image field.

The form I made is interactive. There is a field where the user can put some data.

 

My problem is that when I click on the image it is editable.

I can change the picture to another one.

 

I thought there is maybe an attribute by the picture field where I can set "not editable".

I did this by all text fields what I do not want to edit after the PDF is generated.

 

But it seems there is no option to this.

 

Now if I generate a pdf, the image field is editable. I can click on it, and it comes a pop-up where I can choose another image instead of the original image.

 

What can I do in this situation? What is the standard way to disable this feature (bug)?

Do I have to put some invisible object(layer) over the image field where I set the editable off?

 

Best regards,

Gábor Vaspöri

Dynamic Value binding for Module Text & Text Field in Adobe forms

$
0
0

Hi All,

 

I am Triggering Adobe forms through Report program.

 

I have output screen like below screen

 

In this screen i am displaying "Employee name & Employee Number " using Module text  and "ABCD & 123456" using Context

 

My Requirement is:

 

When user Log on using 'English' language then it should display same as screen.( for Example " Employee name - ABCD , Employee Number - 123456 )

When user log on using "Arabic " language then it should display like ( for Example " ABCD - Employee Name , 12345 - Employee Number ).

 

Field value and text should display dynamically based on user log on language.

 

Please help me on this issue.

 

Regards

Vincent

Access Web Dynpro node with Javascript within Interactive form

$
0
0

Hi,

 

I'm struggeling around with this since some time and try to find an answer here now. Actually it's quite simple, but I'm new to Adobe forms in scope of scripting and got this problem now, after I have got it to run, but somehow the Livecycle editor has deleted my scripts. :-(

 

I have a Web Dynpro node like this:

 

screenshot_node.jpg

 

And the XML interface looks like this:

 

screenshot_xml.jpg

 

Within the form in the initialize event of a table, I have the following javascript code, which works fine:

 

var oFields = xfa.resolveNode("xfa.record.FIELDS");

var nLength = oFields.nodes.length;

var nValue = oFields.nodes.item(0).ON_PAGE_NUMBER.value;

 

In nValue I have the value of ON_PAGE_NUMBER now.

But my question now is, how to get the whole node information for one attribute. I remember, it was something like this:

 

var oFields = xfa.resolveNode("xfa.record.FIELDS.DATA[*].FIELDNAME");

var nLength = oFields.length;

 

But this is crashing for me. I need to do this to be able to retrieve node fields dynamically, as I will have to build up a table with dynmaic number of columns and fill the body rows then.

 

Thank you for your help!

 

Best regards,

 

Michael

FPM based HCM Processes and Forms for multiple employees

$
0
0


Hi Experts,

 

We have a requirement to configure a processes for multiple employees using FPM based Processes and Forms.

I have some experience on configuring the processes for single employee.

 

I search for the help documents to understand the configuration for multiple employees but could not find (may be i missed).

 

Can some one provide me some help to understand the difference in confuguration of processes for multiple employees and single employee.

 

Thanks in advance,

Avinash

Get a first Value of the Table on the Page to display on header

$
0
0

I have below data

 

POSCODE      DESC       QUAN

1                         A               10

1                         A               20

2                         B                 34

2                         B                    42

2                         B                    43

 

 

Now the Table above has a conditional Break when the poscode changes. Now Posode 1 will appear on page 1 and Pocode 2 will appear on Page 2.

 

Now requirement is  that I need the print the POSCODE which appears in the table on the specific page , the value should be printed on the Header which exist on the page.

 

Please help me on this.

 

 

Regards,

Rajiv

Viewing all 1237 articles
Browse latest View live


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