When trying to use the automatic page naming/numbering function on after importing multiple PDFs, the automatic naming seems to only apply to pages from a particular pdf. Then I need to run it on each subsequent set of sheets from each pdf.
Up until now, this is somewhat intentional since multiple PDFs can come from Architect, Engineer, etc. and page sizes are often different. We will make an option to allow it to extract from all (or even a popup where you can choose which pages or PDFs). We have other users importing projects from other apps such as Procore where it's a separate PDF per page, so we will need to address this. We will be making some updates to offload some of this processing into background web workers, so when we do that we'll improve how this works.
That makes sense. With this in mind, if i know all pages are formatted the same, I can combine the PDF documents before importing. Thanks!