Does anyone know if Apple has posted the source code to preview anywhere? I know the source for simpletext and textedit are available, so I thoguht maybe preview.
I am looking for the code so I can see how apple does the save as pdf stuff. If you drag 5 images onto Preview, and save them as PDF, you get one pdf file where each page was the image (so a 5 page PDF), and each page is sized correctly. I want to do that in my code, but I can't seem to find away. It seems like you have to set a page size, that there is no way to do a variable page size.
Any help woudl be appreciated.