Skip to Content
0
Former Member
Jun 09, 2009 at 02:00 PM

Convert OTF to PDF problem

487 Views

Hi everyone,

I am currently testing a report in our acceptance box. The report is converting a sapscript form output to OTF. Then the OTF result will be converted to PDF that will be sent to external email address as attachment. However, when I checked the PDF result in acceptance box, it is not of ASCII type. In development box, the PDF result is ASCII. Does this mean that the OTF, PDF settings in the 2 SAP boxes are not the same.

As you can see, this is the converted PDF in dev box. This is working okay.

--> %PDF-1.3##%aaDO##2 0 obj##<<##/Length 3 0 R##/Filter /ASCIIHexDecode##/Length1 5866##/Length2 29788##/Length3 544##>>##stream##25215

But in acceptance box, the codes are different. This one is not working.

--> %PDF-1.3##%aaDO##2 0 obj##<<##/Type /FontDescriptor##/Ascent 720##/CapHeight 660##/Descent -270##/Flags 32##/FontBBox [-177 -269 112

Does this have to do with the OTF, PDF settings defined in the systems? Where should we check the settings of these 2 formats?

Thanks!