Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2006.03.26;
Скачать: CL | DM;

Вниз

Объект Canvas   Найти похожие ветки 

 
Sirus   (2006-03-07 08:20) [0]

Пользуюсь  при  печати  объектом  CANVAS. все  вроде  ничего,  но  не  получается  перевернуть  лист  в альбомный  формат. Не  подскажете, знаток, как  это  делается?
   Заранее  благодарен  - Сайрус.
   7/03/2006


 
API ©   (2006-03-07 08:34) [1]

но  не  получается  перевернуть  лист  в альбомный  формат

А как Вы это делали?

TPrinter.Orientation

Determines if the print job prints vertically or horizontally on a page.

type TPrinterOrientation = (poPortrait, poLandscape);
property Orientation: TPrinterOrientation;

Description

Use Orientation to determine if a print job prints in landscape or portrait.

TPrinterOrientation is the type of the Orientation property. These are the possible values for TPrinterOrientation:

Value              Meaning

poPortrait             The job prints vertically on the page.
poLandscape         The job prints horizontally on the page.



Страницы: 1 вся ветка

Текущий архив: 2006.03.26;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.041 c
2-1141928354
zxcv
2006-03-09 21:19
2006.03.26
двумерный масив в ф-ии


2-1142153436
ArhangelX
2006-03-12 11:50
2006.03.26
Как разложить byte на биты


2-1141670649
KILROY
2006-03-06 21:44
2006.03.26
ADOTable...


4-1136416486
Piter
2006-01-05 02:14
2006.03.26
LoadLibrary, FreeLibrary


2-1141745682
ZeFiR
2006-03-07 18:34
2006.03.26
Как перехватить переход винды в спящий режим?...