Print problem with frozen rows
- This topic has 3 replies, 2 voices, and was last updated 10 years ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › Open-Xml-Sdk › Print problem with frozen rows
Hi,
I have recorded a screen-cast that explains how I debug these types of problems:
Screen-Cast: Debugging Open XML when the Office Client Crashes
Please let me know how you get on.
Cheers, Eric
Do you know if there is a version of “Package Editor Power Tool” for VS 2015? I liked how you diagnosed the issue in the screen-cast but I need the power tool app to do it with mine.
Thanks,
Paul
The Open XML Package Editor Power Tool source code is available on GitHub:
Open XML Package Editor Power Tool on GitHub
There is a binary version, but apparently it does not work with 2015.
Download: Binary version of Open XML Package Editor Power Tool that does not work with 2015.
Alternatively, another great tool is the OOXML Tools Extension for Chrome. You can take the same approach using this tool.
In the following screen-cast series, watch the OOXML Tools Extension for Chrome screen-cast:
I recommend watching the other screen-casts in this series as well.
Cheers, Eric