Application Development and Automation 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: 
Read only

Differences Between SAP PDF and Normal PDF Files ???

ibrahim_u
Active Participant
0 Likes
656

Hi,

In SAP, we are converting Delivery Outputs to PDF and getting with another win32 application using RFC.

However, PDF's taken from SAP don't work like other PDF's which Created with Adobe PDF Creator.

For Example,

I have a delphi application which converts PDF files to image files (JPEG,TIF). Normal PDF files converting normally but SAP PDF Files can't convert.

What's the differences between "SAP" PDF Files and "Adobe PDF Creator" PDF Files.

thanks

ibrahim

1 ACCEPTED SOLUTION
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
594

I believe that the converter internal to the system is based on a specific release of the adobe software, whatever was current at the time of release. In newer releases, the converter is probably upgraded to the newest release of adobe.

Regards,

Rich Heilman

I believe that the converter internal to the system is based on a specific release of the adobe software, whatever was current at the time of release. In newer releases, the converter is probably upgraded to the newest release of adobe.

Regards,

Rich Heilman

2 REPLIES 2
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
595

I believe that the converter internal to the system is based on a specific release of the adobe software, whatever was current at the time of release. In newer releases, the converter is probably upgraded to the newest release of adobe.

Regards,

Rich Heilman

Read only

0 Likes
594

i think, sap's pdf format is different the others. because just that pdf's can't converted, others are converting successfully. Converter is a 3rd party Delphi Component. Adobe Acrobat Reader is reading successfully but component is can't read. Also There are some Components which Converts pdf files are can't read sap's PDF files.