- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report Inappropriate Content
Other questions
@MirriamM I am having the same issue but found some additional information that might shed some light on the issue. I agree that you should be able to print to pdf straight from your app/site but the work around (exporting to excel) is something that I have gotten use to. I even developed a macro. The problem that I am seeing is when you export to excel it is exporting in a .xlsb file (Excel Binary Workbook File) instead of .xlsx file (XML file). This is creating file where each cell in the binary excel file prints on a separate page. I had no problem using the work around mentioned above but simply "Saving As" a .xlsx file does not create a workable file.