cancel
Showing results for 
Search instead for 
Did you mean: 

Activate US Letter Format Type

antonio_bruno
Participant
0 Kudos

Hi,

i need to print a document in the format type us letter, but i can't select it in the output properties.

How can i activate the format type Us Letter?

If i execute SPAD the formats are:

  • Printer initialization: # no action
  • Reset after exit: # SAPWIN X_PAPER
  • Cover page: # no title page
  • End of page: \f
  • End of line: \n

Thanks.

Best regards.

Antonio

Accepted Solutions (0)

Answers (1)

Answers (1)

aidan_black
Active Contributor
0 Kudos

Hi,

The various page formats for each device type can be found in:

SPAD -> Full Admin -> Device Types  -> <Device Type> -> Formats -> e.g. LETTER

The Page format is set in the sapscript form or smartform. This is what determines which page format is used.

Sapscript: SE71 -> <Form> -> Basic Settings -> Field 'Page Format'

Smartform: SMARTFORMS -> <Form> -> Form Attributes -> 'Page Format'

Regards,

Aidan