mirror of
				https://github.com/Frooodle/Stirling-PDF.git
				synced 2025-11-01 01:21:18 +01:00 
			
		
		
		
	add table support in md2pdf transport
This commit is contained in:
		
							parent
							
								
									ab9e7bbb8c
								
							
						
					
					
						commit
						81d49b722b
					
				@ -65,7 +65,6 @@ public class ConvertMarkdownToPdf {
 | 
			
		||||
                        .build();
 | 
			
		||||
 | 
			
		||||
        String htmlContent = renderer.render(document);
 | 
			
		||||
        System.out.println(htmlContent);
 | 
			
		||||
 | 
			
		||||
        byte[] pdfBytes =
 | 
			
		||||
                FileToPdf.convertHtmlToPdf(
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user