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

Font in Smartform

Former Member
0 Likes
1,798

Hi All,

I have a Smartform for which i want to increase the font size ( Height and width ). I tried to create a Character format by giving the font family and font size. The font size i m trying is 160 or 180. But system is converting the value from 160 or 180 to 60 or 80 resp.

Please let me know the way to increase the font size.

Thanks,

Best regards,

Prashant

1 ACCEPTED SOLUTION
Read only

vinod_gunaware2
Active Contributor
0 Likes
1,066

Hi

CHECK <b>SPAD</b> transaction

To upload font first locate ur file for that font in this case VERDANA,

normally u will find this file in C:\windows\font copy that file from there in

some other directory. then goto transaction code SE73 give ur font name

in SAP starting with Z and give ur font file path.

True Type-Font installiern

And also check

Create a new font type with the spool administrator (<b>SPAD</b>)

When you need some different fonts other than those available in the standard SAP system, you'll have to create those different fonts size manually for the device types that you are using.

Tested in 4.6x

COPY SAP STANDARD DEVICE TYPE TO ZXXXX e.g. ZHPLJ4

SPAD - Spool Administration

Full administration

Device Types - ZHPLJ4 (then click Device Types)

Utilities -> For device type -> Copy device type

Print Controls - Copy an existing Print Control and change the ControlCharacter sequence

SE73 - SAPscript Font Maintenance

Printer fonts - Change

Double click on the ZXXXX device type

Create

Font family COURIER

Font size 030

Characters per inch 21.00

Print control 1 SFXXX

Print control 2 SFXXX

e.g. HPLJ4 Print Controls CPI

1B28304E1B28733070323168307330623430393954 21

1B28304E1B28733070313768307330623430393954 17

1B28304E1B28733070313568307330623430393954 15

1B28304E1B28733070313268307330623430393954 12

1B28304E1B28733070313068307330623430393954 10

1B28304E1B28733070303868307330623430393954 8

1B28304E1B28733070303668307330623430393954 6

Print to the users Windows default printers

4.6x

Prior to this, you should have your SAPLPD.EXE program running on the local PC.

Configure an Output device to print on the user own Windows default printers.

Transaction SPAD

Output devices - LOCL (naming convention for local printer)

Click Create

Device type - SWIN

Host Spool Access Method - F: Printing on frontend computer

Host Printer - If you are using the SWIN device type, you can also enter __DEFAULT (underscore underscore DEFAULT) to use the default printer in the Windows print manager.

Save

regards

vinod

Hi All,

I have a Smartform for which i want to increase the font size ( Height and width ). I tried to create a Character format by giving the font family and font size. The font size i m trying is 160 or 180. But system is converting the value from 160 or 180 to 60 or 80 resp.

Please let me know the way to increase the font size.

Thanks,

Best regards,

Prashant

3 REPLIES 3
Read only

dani_mn
Active Contributor
0 Likes
1,066

you can upload your own font family using se73

which contains big font sizes.

check the format of ms word. and then select one upload and use it.

Regards,

Wasim Ahmed

Read only

venkat_o
Active Contributor
0 Likes
1,066

HI Prasanth,

Use T.CODE SE73 to upload ur own Fonts and sizes.

<b>Thanks,

Venkat.O</b>

Read only

vinod_gunaware2
Active Contributor
0 Likes
1,067

Hi

CHECK <b>SPAD</b> transaction

To upload font first locate ur file for that font in this case VERDANA,

normally u will find this file in C:\windows\font copy that file from there in

some other directory. then goto transaction code SE73 give ur font name

in SAP starting with Z and give ur font file path.

True Type-Font installiern

And also check

Create a new font type with the spool administrator (<b>SPAD</b>)

When you need some different fonts other than those available in the standard SAP system, you'll have to create those different fonts size manually for the device types that you are using.

Tested in 4.6x

COPY SAP STANDARD DEVICE TYPE TO ZXXXX e.g. ZHPLJ4

SPAD - Spool Administration

Full administration

Device Types - ZHPLJ4 (then click Device Types)

Utilities -> For device type -> Copy device type

Print Controls - Copy an existing Print Control and change the ControlCharacter sequence

SE73 - SAPscript Font Maintenance

Printer fonts - Change

Double click on the ZXXXX device type

Create

Font family COURIER

Font size 030

Characters per inch 21.00

Print control 1 SFXXX

Print control 2 SFXXX

e.g. HPLJ4 Print Controls CPI

1B28304E1B28733070323168307330623430393954 21

1B28304E1B28733070313768307330623430393954 17

1B28304E1B28733070313568307330623430393954 15

1B28304E1B28733070313268307330623430393954 12

1B28304E1B28733070313068307330623430393954 10

1B28304E1B28733070303868307330623430393954 8

1B28304E1B28733070303668307330623430393954 6

Print to the users Windows default printers

4.6x

Prior to this, you should have your SAPLPD.EXE program running on the local PC.

Configure an Output device to print on the user own Windows default printers.

Transaction SPAD

Output devices - LOCL (naming convention for local printer)

Click Create

Device type - SWIN

Host Spool Access Method - F: Printing on frontend computer

Host Printer - If you are using the SWIN device type, you can also enter __DEFAULT (underscore underscore DEFAULT) to use the default printer in the Windows print manager.

Save

regards

vinod