Page Size When PDF Converting
Hi.
I would like to convert .xlsx file to .pdf using Download Request from OneDrive.
https://graph.microsoft.com/v1.0/drives/{DriveId}/root:/{FileName}:/content?format=pdf
When I do so, I can get .pdf file, but its page size is 'letter-size'(279.4 by 215.9 mm) and there is no way to specify page size of .pdf file.
Also I changed the page size of .xlsx file, but the behavior is the same.
I want to convert to .pdf file reflecting the page size setting of the .xlsx file, or specify the page size, page orientation and other page settings with parameters at the time of request.
Thank you.
