Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Convert OTF to PDF and filling Meta-Data

Former Member
0 Kudos

Hello,

I'm converting OTF-Data to PDF. For this now I use a SAPScript form and the function SX_OBJECT_CONVERT_OTF_PDF.

Is there a possibility to fill any meta data in the PDF?

Some are filled by default:

/Author (123456)

/CreationDate (20060612 154347)

/Creator (Form ABCDEFG)

/Producer (SAP R/3 Release 620 )

Is it possible to fill the title or other information?

Thanks for your help and regards,

Max

1 ACCEPTED SOLUTION

Manohar2u
Active Contributor
0 Kudos

I think in this case you need to write these details in OTF and then to convert to PDF.

Regds

Manohar

2 REPLIES 2

Manohar2u
Active Contributor
0 Kudos

I think in this case you need to write these details in OTF and then to convert to PDF.

Regds

Manohar

former_member188685
Active Contributor
0 Kudos

Why can't you include that Meta data also in one window of the SAP script to avoid problems.this avoid Corruption of PDF file.

Regards

vijay