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

upload using RSTXLDMC

Former Member
0 Likes
956

Hi All,

I have a requirement to upload a PDF file into the SAP system, I need some help regarding this

1. Please tell me any websites that converts PDF to TIF format online(without downloading the software),

I tried some of them but faced many issues, for some while uploading the converted data(tif) i got an error "TIFF format error: No baseline TIFF 6.0 file "

Other issue is that the pdf when converted into tif contains 6 pages, while i tried converting sometimes i got 6 different tif images and sometimes i got a single tif file containing 6 images in them. but when i upload the later only the first page is getting displayed in SO10.

All kinds of help regarding the mentioned issue is appreciated,

Regards,

Derek

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
718

Hi ,

I can suggest you that you can take screen shot for each page and save using mspaint.where you can save it as TIFF

later you can upload it .

Regards,

Kiran Kumar

4 REPLIES 4
Read only

Former Member
0 Likes
719

Hi ,

I can suggest you that you can take screen shot for each page and save using mspaint.where you can save it as TIFF

later you can upload it .

Regards,

Kiran Kumar

Read only

Former Member
0 Likes
718

Hi Derek,

Copy to PDFs to MS Paint and save as bmp or tiff files as Kiran has suggested.

Regards

Srikanth M

Read only

Former Member
0 Likes
718

Hi Guys,

Thanks for the advice, and must say that it was a cool idea :). The issue is tht only half of the page can be obtained in one screen shot.

I achieved the result by converting the PDF into BMP using ZAMZAR.com and uploaded it usinf se78.

Read only

Former Member
0 Likes
718

hi,

Go to transaction SMW0 (SAP Web Repository) and select Binary data for WebRFC applications and press F8. On the next screen, Enter the package (optional) and execute. You will get a list of objects in that package. Click on the Create button (F5) and enter a name and description for the object and click on the Import button. Select the file to be uploaded and continue.