Hello,
I have a simple PDF function to create a PDF and view it in a viewer. It works fine as it is but if I select some components on screen and add them to a container(image attached), the PDF button says PDF creating failed.
Fallowing is the code I have:
Set(
varTest,
PDF(
Canvas2,
{ExpandContainers: true}
)
);
Can anyone please help me resolve this?
Thank you.

Report
All responses (
Answers (