| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Is Custom Paper Size for Tioga PMs supported from MacOS10.2.3 ?
I added the templates on PM to suppport custom page size.
But when the custom paper size is selected, the default
paper rectangle and page rectangle are always returned.
And when the selected custom paper size is smaller than default paper size,
the printable area is the lower-left of the default papaer size.
I think the printable area should be the upper-center.
The added templates are as belows:
PMTemplateMakeEntry(pmTemplate,kPMCustomPageWidth,kPMValueDouble, kPMConstraintRange);
PMTemplateSetDoubleRangeContstraint(pmTemplate,kPMCustomPageWidth,minWi dth,maxWidth);
PMTemplateMakeEntry(pmTmeplate,kPMCustomPageHeight,kPMValueDouble,kPMCo nstraintRange);
PMTemplateSetDoubleRangeContstraint(pmTemplate,kPMCustomPageWidth,minHe ight, maxHeight);
PMTemplateMakeEntry(pmTmeplate, kPMCustomPageMarginsKey, kPMValueRect,
kPMConstraintPrivate);
PMTemplateSetPMRectDefaultValue(pmTemplate, kPMCustomPageMarginsKey, &marginRect);
Should I provide other tickets or templates on PM ?
Thanks for your any help in advance.
Best Regards,_______________________________________________
Ryoko
_______________________________________________
printing mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/printing
Do not post admin requests to the list. They will be ignored.
| References: | |
| >Custom Paper Size (From: Ryoko Tarao <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.