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

Print-Control

Former Member
0 Likes
630

Hi All,

I am converting classical report list into PDF format. while converting PDF I need to change the font size and type.

For this i am using print-control in the code, but the font size and type are not changed in the PDF file.

My code is as follows.

PRINT-CONTROL SIZE 001 FONT 001.

Also I am using for below code for bold letters.

PRINT-CONTROL FUNCTION: 'SABLD' LINE 1,

'SAOFF' LINE 10.

it is also not reflecting the PDF file.

Can anyone please tell me why these changes are not affected.

Thanks & Regards,

Murali.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
584

Wht version are you working on if its 4.7 PRINT CONTROL IS NOT SUPPORTED

Regards

Bhanu

4 REPLIES 4
Read only

Former Member
0 Likes
585

Wht version are you working on if its 4.7 PRINT CONTROL IS NOT SUPPORTED

Regards

Bhanu

Read only

0 Likes
584

ECC 6.0

Read only

Former Member
0 Likes
584

This message was moderated.

Read only

Former Member
0 Likes
584

Problem solver