Powerful New Page Method insert_htmlbox
              
              #2914
            
            
                  
                    
                      JorjMcKie
                    
                  
                
                  started this conversation in
                Announcements
              
            Replies: 2 comments 12 replies
-
| I am very interested in using insert_htmlbox. I upgraded to 1.23.8 and fitz.version now reports 1.23.8. The docs say that page.insert_htmlbox is new for 1.23.8. However, the insert_htmlbox is not available on page in 1.23.8. Any ideas? | 
Beta Was this translation helpful? Give feedback.
                  
                    2 replies
                  
                
            -
| How to remove/clear/erase all content made by  | 
Beta Was this translation helpful? Give feedback.
                  
                    10 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Many have waited for this functionality:
Method Page.insert_htmlbox writes HTML/CSS-enriched text into a rectangle of a PDF page.
It has many similarities with methods Page.insert_textbox and TextWriter.fill_textbox.
More important are the significant differences:
page.insert_htmlbox(bbox, story).Please refer to a collection of simple examples in the HOW TO GUIDE.
Beta Was this translation helpful? Give feedback.
All reactions