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

PDF Upload

SG141
Active Participant
0 Likes
759

can i get a sample code for uploading PDF file using FM GUI_UPLOAD.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
624

Hi,

if you want to use GUI_UPLOAD, you need to copy the contents of PDF either into text format or excel sheet and try it out.

as far as I know, when you use GUI_UPLOAD the contents of the flat file should be in rows and colums format. Uploading PDF directly has no meaning.

regards

krishnan

4 REPLIES 4
Read only

Former Member
0 Likes
625

Hi,

if you want to use GUI_UPLOAD, you need to copy the contents of PDF either into text format or excel sheet and try it out.

as far as I know, when you use GUI_UPLOAD the contents of the flat file should be in rows and colums format. Uploading PDF directly has no meaning.

regards

krishnan

Read only

SG141
Active Participant
0 Likes
624

Found the solution myself. Thanx

Read only

0 Likes
624

What was it

Read only

0 Likes
624

what was the solution could you tell us