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

Unable to detect hidden text #13

Open
beichhor opened this issue Nov 16, 2018 · 0 comments
Open

Unable to detect hidden text #13

beichhor opened this issue Nov 16, 2018 · 0 comments

Comments

@beichhor
Copy link

RTF has the concept of hidden text. While the library has a flag for text that has been struckthrough, it doesn't seem to have anything to indicate that certain text is visible or not:

2.4.3 :269 > doc.sections[0]
 => {:text=>"HIDDEN TEXT", :modifiers=>{:justification=>:left, :left_indent=>0.0, :right_indent=>0.0, :font=>#<RubyRTF::Font:0x00007fdbdd024ef8 @family_command=:swiss, @name="Calibri", @alternate_name="", @non_tagged_name="", @panose="020f0502020204030204", @number=31506, @character_set=0, @pitch=:variable, @theme=:himinor>, :font_size=>12.0}} 
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

No branches or pull requests

1 participant