Skip to main content
1-Visitor
April 10, 2015
Solved

Excel table print

  • April 10, 2015
  • 2 replies
  • 3071 views

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.

Best answer by AndyWesterman

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

2 replies

12-Amethyst
April 10, 2015

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

jkrulak1-VisitorAuthor
1-Visitor
April 13, 2015

Thank you for response

15-Moonstone
April 11, 2015

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.

jkrulak1-VisitorAuthor
1-Visitor
April 13, 2015

Thank you, It works as well