We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c053a04 commit ec22336Copy full SHA for ec22336
src/main/java/com/itextpdf/html2pdf/resolver/resource/HtmlResourceResolver.java
@@ -75,7 +75,6 @@ public class HtmlResourceResolver extends ResourceResolver {
75
* <p>
76
* If empty string or relative URI string is passed as base URI, then it will be resolved against current working
77
* directory of this application instance.
78
- * </p>
79
*
80
* @param baseUri base URI against which all relative resource URIs will be resolved.
81
* @param context {@link ProcessorContext} instance for the current HTML to PDF conversion process
0 commit comments