Weird print problem
Weird print problem
- Subject: Weird print problem
- From: Simone Tellini <email@hidden>
- Date: Mon, 21 Aug 2006 11:11:08 +0200
Hello,
an user reported a weird problem with a program of mine: when he prints,
it seems like text disappears after a certain column.
I mean, after about 2/3 of the page width, every string printed with
-drawAtPoint:withAttributes: is missing. Everything else, draw with
CGContext...() functions, is ok.
The code that renders the page is the same that renders a view on screen,
where it works correctly. Also, I cannot reproduce it on 10.4.7, nor I
had other reports like that from other users.
Has anybody ever experienced something similar? Do you have any clue
about a possible workaround?
--
Simone Tellini
http://tellini.info
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden