Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Printing to a physical printer #109

Open
zerosix opened this issue Apr 29, 2014 · 2 comments
Open

Printing to a physical printer #109

zerosix opened this issue Apr 29, 2014 · 2 comments

Comments

@zerosix
Copy link

zerosix commented Apr 29, 2014

It seems that printing doesn't match up with how safari prints. For example, i get a margin on all sides of the page that safari doesn't have and there is no way to adjust any of this in the dialog.

@jeff-h
Copy link
Member

jeff-h commented Apr 29, 2014

Printing at the moment is all given to us "for free" — there's no code in MacGap that actually provides it.

To modify this default behaviour, it sounds like we'd need to provide some methods to modify our NSPrintInfo object (see https://developer.apple.com/library/mac/documentation/cocoa/reference/applicationkit/classes/NSPrintInfo_Class/Reference/Reference.html#//apple_ref/occ/instm/NSPrintInfo/initWithDictionary:)

May not be too difficult... any takers?

@rawcreative
Copy link
Member

Does a 'print' stylesheet have any effect on the layout?

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants