Hello Guys,
I have a little problem, when i want to save my forms as a pdf the pdf is not showing the same result as the runtime, please if anyone can suggest a solution.
thank you
Hello Guys,
I have a little problem, when i want to save my forms as a pdf the pdf is not showing the same result as the runtime, please if anyone can suggest a solution.
thank you
Hello,
You can try to change the Page Orientation to Landscape for the Save As PDF control. Also, check other settings to make sure the Page Size and margins are correct.
Also, the result you’ve got is because the form is responsive. You can disable it by changing form’s thema\style profile you’re using. Or, use a nested table with the Responsive property set to false. In this case, you need a top-level layout table with only one cell (1 row, 1 column, without paddings and margins) and then you need to add a Table control (Responsive = false) in which you can place neccessary controls.
I changed it to Landscape nothing happen,
also the responsive is false in all table,
and the image icon doesn’t appear in pdf
i do the same in k2 5.6 there is no problem
here in k2 5.8 is the problem, so the version should be the problem ?
It might be that 5.8 behaves differently. But I believe that there is something affecting the Responsive property (perhaps theme or other css).
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.