Excel embed on webpage yet dosent get print on PDF

Yahaya Maraicar 0 Reputation points
2024-03-18T19:07:02.71+00:00

i have emded excel data on my web page, but when i initiate the print pdf embeded excel data dosent appear, can any one help?

Microsoft 365 and Office Development Office JavaScript API
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Senthil Gopal 0 Reputation points
    2024-03-18T19:14:39.15+00:00

    To ensure that embedded Excel data appears in the printed PDF from your web page, make sure the Excel data is correctly embedded and visible on the web page before printing. Check for any styles or CSS rules that might hide the Excel data when printing. Test the print functionality in different browsers to see if the issue is browser-specific. Consider using a browser extension to preview the print output before printing.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.