I do plan on adding some basic PDF editing type features once time allows so that users can reorder the PDF pages, remove pages, add blank pages, join together PDFs, etc. I'm not sure if I will add anything beyond that like templates for blank pages because I think it would be pretty difficult to find a set of templates that would be widely useful to people. I think it's better for users just to be able to insert their own PDFs. Having said that, perhaps I could support some type of option where you can extract pages from a PDF that you want to use as a template. The difficulty there is then if I want that to be something you can persist when switching devices, it then needs to become part of backup files, and MobileSheets will have to manage the files, meaning I also have to update code related to switching the storage location or clearing the library. So I'll probably handle this in parts - first implement the basic PDF editing, then later I can work on additional options to save/extract pages from PDFs to use to insert into other PDFs. Template support would be further in the future though, as I have a lot of other feature requests that need to be worked first.
Mike
Mike