Auteur de questions
Printing infopath form Landsacpe

-
I have an InfoPath form in sharepoint. I have set the default page to landscape in InfoPath designer. I added a print button to a webpart in sharepoint. The print button works but it does not print landscape. Is there a way to only print the InfoPath form and not the whole page so it will print landscape?
Thanks In Advance!
Question
Toutes les réponses
-
Hi,
Could you please provide some screenshots for helping us solving your issue?
Do you mean you display a InfoPath form in a page using web part and want to print this InfoPath form in this page? without other contents?
Best regards,
Allen Bai
Please remember to mark the replies as answers if they helped. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
Click here to learn more. Visit the dedicated forum to share, explore and talk to experts about Microsoft Teams. -
Hi,
How are things going?
Best regards,
Allen Bai
Please remember to mark the replies as answers if they helped. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
Click here to learn more. Visit the dedicated forum to share, explore and talk to experts about Microsoft Teams. -
-
Hi,
You can try to use below code to insert the print button:
<input onclick="window.print();return false;" type="button" value=" Print "/>
You can also refer to below articles:
https://archive.codeplex.com/?p=infopathprinter
Best regards,
Allen Bai
Please remember to mark the replies as answers if they helped. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
Click here to learn more. Visit the dedicated forum to share, explore and talk to experts about Microsoft Teams.
- Modifié Allen BaiMicrosoft contingent staff mardi 3 juillet 2018 02:28
-
-
Hi,
Sorry for my carelessness.
This is by design. It is impossible to print in landscape by default.
Best regards,
Allen Bai
Please remember to mark the replies as answers if they helped. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
Click here to learn more. Visit the dedicated forum to share, explore and talk to experts about Microsoft Teams.- Modifié Allen BaiMicrosoft contingent staff mercredi 11 juillet 2018 09:08