cancel
Showing results for 
Search instead for 
Did you mean: 

Passing script to offline forms

Former Member
0 Kudos

Hello All ,

I have xstring data which I will send it to ADS .

  ADS will process my data and give back PDF..

Created using example programs FP_PDF_TEST_* from SAP.

Now I would like to send Javascript to ADS along with XString, so that ADS process Javascript and gives new PDF.

Is it possible to do this in this way..

Thanking you,

Regards,

Satya Lingolu

Accepted Solutions (0)

Answers (1)

Answers (1)

istvan_janosi
Explorer
0 Kudos

Hi Satya,

I'm pretty sure that this is not possible.

But describe a bit what do you want to achive. Maybe there is other possible solution for it.

Best regards
Istvan

Former Member
0 Kudos

Hi Istvan ,

Thanks.

  My goal is:

 

  To put stamp on PDF documents.

  Passed XSTRING data to ADS and ADS is preparing PDF along with Stamp .

  I have done it by refering  FP_PDF_TEST_* SAP programs.

Problem : When User prints this PDF , he is able to remove stamps and print PDF.

  For this Adobe has solution called Flattering , with this solution stamps can be part of PDF rather than separate layer on PDF  and user does not have possiblity of removing stamps before printing.

  So I would like to pass this Flattering solution as script , so that my PDF will be protocted against 'Removing Stamps' .

Thanking you,

Regards,

Satya

istvan_janosi
Explorer
0 Kudos

Hi Satya,

I still don't get your point.

Can you please describe the situation in details?

Which testprogram do you mean? How exactly do you "flatten" the PDF with ADS?
Is this PDF also generated with ADS (it should)?
How the customer removes it?

Best regards
Istvan

Former Member
0 Kudos

Hi Istvan ,


SAP has given test programs to demonstrate how to call ADS.

These programs can be searched using    FP_PDF_TEST_* , So I have used them as reference.

Yes you are correct PDF is generated by ADS ..I have sent XSTRING data to ADS and ADS prepared PDF and sent back. I have sent this PDF data to WEBUI . User is able to print PDF.

   when printing PDF document user can decide wheter to print stamps or not. This option is available in PDF .

  If he decides not , then STAMPS will be not printed on hard copy .

To avoid this generally Acrobt has given option of Flattering. So that Stamps can be never removed by user.

Thanking you,

Regards,

Satya

istvan_janosi
Explorer
0 Kudos

Hi Satya,

yes, I know the testprograms FP_*. That's why I'm asking which ond do you use? And how do you apply the "stamp"? What is this exactly?
Where is this option to print the stamp or not? In the Reader? On the WebUI?

Can you send a sample PDF or describe how to create it? Which test program?

Best regards
Istvan

Former Member
0 Kudos

Hi Istvan ,

I have used program FP_PDF_TEST_14.

  Stamp or watermarks : To identify a document as 'Obsolote'

    I do not have any problem with this output.

When you print PDF document , you can find this.

Not on WEBUI. It is setting of PDF document.