We have a system that generates documents using the Google API, we would like the default page setting to be A4 for all documents we create. We set the default value to A $ in the settings of Google Doc, but this is not portable for files created using the API.
Is there something we need to set in an API call to create a document?
Thanks in advance, David
source share