Closed adamwulf closed 8 years ago
the commit in cbcf351d02452b7c4e7800d28411abdba7207f62 has the import file type for the plist
I should use the tiled PDF viewer in ZoomingPDFViewer to display the pdf as the page background.
ideally, i would:
duplicate of #1169
when loading pdf:
i need to decide how i should handle pdfs with 1 page vs pdfs with multiples pages
another option would be to import the pdf as the background to a page, but that'd also make it hard to import 2 pages and put the side by side and compare them. i should probably default to scraps, and the user can zoom the scrap to full page if they want.
When cutting scraps out of the base page, I should add a white cashapelayer for each cut. I can then merge those paths on a background thread into fewer shapes of possible.
This is related to multiple stacks #44.