Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit the number of lines per html report #2284

Open
bclergue opened this issue Apr 15, 2024 · 1 comment
Open

Limit the number of lines per html report #2284

bclergue opened this issue Apr 15, 2024 · 1 comment

Comments

@bclergue
Copy link

I am using winmerge to check for differences in two versions of the same sourcefiles.
I then generate an html report.

I want to take screenshots of the different diffs that we can find in the report, in order to add them in a word document.
I am using wkhtmltoimage util to do so. However it is limited to a certain amount of pixels per screenshots (and therefore lines in the html document).

Is there a built in way to split an html diff file into several files using a line limit with Winmerge ? Or will I have to make a custom script to do so ?

Thanks !

@sdottaka
Copy link
Member

Unfortunately, there is no functionality to split the HTML report into multiple files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants