Re: Problem Regd. PDF rendering in Quartz( Carbon)
Re: Problem Regd. PDF rendering in Quartz( Carbon)
- Subject: Re: Problem Regd. PDF rendering in Quartz( Carbon)
- From: Alastair Houghton <email@hidden>
- Date: Mon, 5 Jan 2004 14:25:11 +0000
On 3 Jan 2004, at 12:58, ravi wrote:
>
Hi there,
>
Can anyone help me with rendering a PDF file using quartz.
>
I Could create a pdf file using the Quartz line and ATS characters,=20
>
but when I go beyond a pdf page, how can I come back to that.
>
I create a new page when I am out of bounds of the current page=20
>
(CGContextBeginPage) But there's no method to come back to that page=20=
>
when I am in a new page.
If you're expecting to be able to go back to a previous page and draw=20
on it, then AFAIK you're out of luck. Quartz lets you output pages to=20
PDFs in the same way that you would output them to a printer=85 and, =
just=20
like on a printer, you can't ask to have a page you've just printed=20
back because you forgot to print something on it.
Kind regards,
Alastair.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.