Hi,
I have a base64 PDF, which I'm converting to a PDF document using "compose" action like this:
{
"$content-type": "application/pdf",
"$content": "@{outputs('Get_Label')?['body/result/base64pdf']}"
}
This works fine, but as an additional step, I'd like to set the document size to A4. Is that possible, if so, how would I do that? Any help would be really appreciated!
Many thanks
Solved! Go to Solution.
Hi @mmrius,
Do you want to convert the PDF file into A4 size using flow?
If you want to achieve this using the Flow, I am afraid that there is no way to achieve this currently. Here is a similar idea you could vote for:
Paper size parameter on OneDrive's Create file act... - Power Platform Community (microsoft.com)
As an alternative solution, I think you could set it in your Printer. Just go to default settings and set the A4 size by default.
Hi @mmrius,
Do you want to convert the PDF file into A4 size using flow?
If you want to achieve this using the Flow, I am afraid that there is no way to achieve this currently. Here is a similar idea you could vote for:
Paper size parameter on OneDrive's Create file act... - Power Platform Community (microsoft.com)
As an alternative solution, I think you could set it in your Printer. Just go to default settings and set the A4 size by default.
Hi Qi,
Yes, that's exactly what I wanted to do. Shame this action isn't available now.
Thanks for the link though, I've put a vote on it!
Kind regards
Marius
User | Count |
---|---|
85 | |
37 | |
23 | |
20 | |
16 |
User | Count |
---|---|
127 | |
49 | |
46 | |
27 | |
25 |