n-check Posted July 18, 2017 Report Share Posted July 18, 2017 Does Nitro have a function to combine 3 separate string objects into 1 new object, preserving the layout? The right selection in the attached sample should end up in the format of the left selection. The purpose of such a feature would be to rearrange mis-ordered string objects after OCR scans. Link to comment Share on other sites More sharing options...
Power User Steven Zakulec Posted July 18, 2017 Power User Report Share Posted July 18, 2017 All of the supported Javascript functions are listed in the Nitro 11 User's Guide, and the online version of that covers that here: http://guide.gonitro.com/categories/javascript/ and here: http://guide.gonitro.com/categories/javascript-objects/ Sorry I can't be of more help- if you don't see any particular function listed or described that looks promising, try re-using any samples that mention Acrobat- there's a fairly good chance they'll work. Link to comment Share on other sites More sharing options...
n-check Posted July 19, 2017 Author Report Share Posted July 19, 2017 May be there is a Java-programmable solution, but I was looking for a menu-level function to combine string objects. To clarify it, see how it is done in Foxit PhantomPDF 8.3, German version (I am not affiliated to that company). The function is placed on the "Bearbeiten" ribbon and is called "Text zusammenführen und Unterschneidung entfernen".This is exactly what I was looking for. See the following example (before/after): How would I achieve this in Nitro? Annoying letter-by-letter productions are not a rare case. */n-check/* Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now