Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hello,
I have little trouble with print table from excel to pdf. I copy table from ecxel and paste as special as excel sheet to Matched 15 and than I can not print table as in view. It prints me just black square. Example is in attachment. I use adobe printer.
Thank you.
Solved! Go to Solution.
HI Jan,
I think that the problem might be that the cells in the object are selected.
With the sheet as posted & a different pdf printer I got the same black square.
But if you select the object, right click the mouse on the object & choose "worksheet object" then "edit"; then click outside the object, it seems to de-select the cells & a follow-up print appeared to work OK (as attached).
Regards
Andy
HI Jan,
I think that the problem might be that the cells in the object are selected.
With the sheet as posted & a different pdf printer I got the same black square.
But if you select the object, right click the mouse on the object & choose "worksheet object" then "edit"; then click outside the object, it seems to de-select the cells & a follow-up print appeared to work OK (as attached).
Regards
Andy
Thank you for response
A better way is to read in the excel data using READEXCEL. Select the icon presentation. Insert the excel component. The input variable is the same variable used to save the READEXCEL. The excel component can be formatted as an excel worksheet. It makes for a good presentation in the MathCAD. This works in MathCAD v15. I have not tried it in Prime.
Thank you, It works as well