When I print a set of documents from a DocGen Queue list view using the Download 1 PDF button, what is the order that documents appear in the resulting file? And is it changeable? It seems like it is the record id, but that is not particularly meaningful other than roughly corresponding to the order the documents were created.
For context, I need to collate some documents with a set of documents produced by another system, and I am hoping to get them in the same order, by, say, Account Id (in this case Loop__Object_Id__c).