cancel
Showing results for 
Search instead for 
Did you mean: 

PDF Preview Button Problem In SPF Tcode Adobeforms

sreenivas_pachva
Participant
0 Kudos

Hi sap experts,

I am new to adobe forms , my problem was i couldnt get PDF preview in button in layout of adobe form. Here i am developing offline form..

and also i tried gone through the view  option and find the pdf preview button but it is always in disable mode.  please provide information regarding this issue.

why its look like diable mode in view option.

Thanks in advance

Sreenivas P

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

dear srinivas,

Adobeform should be called in following sequence:

1 . FP_JOB_OPEN -

in changing parameter - IE_OUTPUTPARAMS->PREVIEW = 'X'

                                   IE_OUTPUTPARAMS->GETPDF = 'X'

2 . FP_FUNCTION_MODULE_NAME - Driver FM pass Adobeform name here.

3. FP_JOB_CLOSE

check adobeform developed in which language.

regards

goudham