Главная страница
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.051 c
4-1136275749
Arazel
2006-01-03 11:09
2006.03.26
Как присвойть лог. диску другую букву?


2-1141630475
Alex_C
2006-03-06 10:34
2006.03.26
Аналог сишного sscanf?


3-1138874396
AlAnNik
2006-02-02 12:59
2006.03.26
Входной параметр хранимой процедуры


3-1138637310
Ega23
2006-01-30 19:08
2006.03.26
Переменные типа image в скрипте


8-1129731831
Torvald
2005-10-19 18:23
2006.03.26
EnumSurfaces в контексте потока чужего процесса