Using PDFKit to move page from a document to another
Using PDFKit to move page from a document to another
- Subject: Using PDFKit to move page from a document to another
- From: Michele Balistreri <email@hidden>
- Date: Thu, 10 Aug 2006 16:34:51 +0200
Hi, i'm trying to use PDFKit to make an application which also allows
importing pages from other documents. My problem is that even if i
managed doing the import work without crashing, sometimes it just
insert a white page, more little than the others and sometimes it
insert the page, bigger than the others and all the ones of the
original document are made blank. I guess this happens when the
documents are not of the same size, but i cannot be completely sure
of this either. What could i use to adjust the page to the receiving
document before inserting it? I tried the setBoundsForBox: of NSPage
passing by setting the NSRect size to the one of a page of the
receiving document. I hope i was clear explaining my problem. Anybody
knows a workaround?
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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