PDF generation#505
Open
carlosmunoz wants to merge 6 commits intoredhataccess:masterfrom
Open
Conversation
added 6 commits
January 21, 2021 02:55
some things don't work in this revision, like images.
to be filled later
Codecov Report
@@ Coverage Diff @@
## master #505 +/- ##
============================================
- Coverage 57.60% 55.91% -1.70%
Complexity 509 509
============================================
Files 134 135 +1
Lines 4298 4428 +130
Branches 609 627 +18
============================================
Hits 2476 2476
- Misses 1705 1835 +130
Partials 117 117
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a preview for PDF generation of pantheon content using the asciidoctor-pdf library.
To access a basic PDF render of any document just access its full path in the document using the pdf extension. For example:
GET http://<server>/path/to/document.adoc.pdf?draft=true(note the draft parameter is being used)Known issues and other comments