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

Fix #318 Small unit test checking that a single paragraph should crea… #486

Merged
merged 1 commit into from
Feb 4, 2021
Merged

Fix #318 Small unit test checking that a single paragraph should crea… #486

merged 1 commit into from
Feb 4, 2021

Conversation

asturio
Copy link
Member

@asturio asturio commented Feb 4, 2021

Description

A single Unit Test for checking that when writing a single paragraph in a single page, creates only one page.

fixes #318

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 4, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@asturio asturio merged commit aeb1eb2 into LibrePDF:master Feb 4, 2021
@asturio asturio deleted the fix/318-helloWorld-test-counting-pages branch February 4, 2021 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document.close() always add a new page if PdfWriter is used.
1 participant