After looking through this group, I've tried putting my form in a vertical container and a putting it in a standard container within a vertical container as recommended and my page is still not printing when I run the app. The output on every attempt was the same, just the part of the form on the screen when I click on the PDF button.
The formula I'm using is: Set(varDE,PDF(Container4));DisputeExpertForms.Run("DEClients"&varDE&".pdf",{file:{name:"DEClients"&varDE&".pdf",contentBytes:PDF(DEClientsScreen,{Orientation:"Portrait",Margin:"0,0,0,0",Size:PaperSize.Letter,ExpandContainers: true })}}) I've also tried this using the form name instead of the container.
Is there anything else I can try?


Report
All responses (
Answers (