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

problem: convert spool into PDF

Former Member
0 Likes
668

Hi all,

I have written the report. It is used to convert the spool in to PDF file and it will send an email with attached document to the user.

Problem:

When i open the PDF file. It display only the half of the report

(i.e first 4 columns) remaining 3 columns are displayed.

If I see the spool no it display all the 7 columns.

Thnx in Ad

6 REPLIES 6
Read only

Former Member
0 Likes
641

run the program "RSTXPDFT4". HERE enter the spool request number

Read only

Former Member
0 Likes
641

so problem with ur report only.So here u have to increase the width of the lines.

like this

<b>docdata-doc_size = ( tab_lines - 1 ) * 2560 + strlen( objtxt ).</b>

regards

Prabhu

Read only

0 Likes
641

Prabhu,

how to increase the width... from last month its working fine...

give me ur mail id..

Read only

0 Likes
641

Hi Priya,

I am facing the same problem.

If u have any ideas , pls pass the sample code..

Rgds,

Sands

Read only

0 Likes
641

I guess you have to change your spool parameter settings.

Thanks,

Sukumar.U

Read only

0 Likes
641

Hi,

Pz can you help me . I am getting following error while converting Spool to Pdf.

"Converting Spool to PDF changes the font".

Thanks,

Neha.