Вниз
Скачать: 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 вся ветка

Скачать: CL | DM;



Память: 0.45 MB
Время: 0.027 c
1-1140099202
rolex
2006-02-16 17:13
2006.03.26
Как быстро удалить файл?


2-1141896678
VitV
2006-03-09 12:31
2006.03.26
Использование LookUpField с отображением в dbgrid


15-1141477363
Вадикан
2006-03-04 16:02
2006.03.26
Исходник пианино!


2-1141805249
Nox321
2006-03-08 11:07
2006.03.26
Написал скачивалку страниц. Но при ошибке 404 - смерть


15-1141720957
Хинт
2006-03-07 11:42
2006.03.26
Проверить строку на наличие кириллицы (php)




   Наверх