amallison Posted June 2, 2020 Posted June 2, 2020 I can't read all the text in a pdf. Do I need to flatten it first to have all the layers combined? So I tried to do flatten with ScribeDocSaveContainer ( newName {; flatten=true ; type=file } ). But I couldn't work out how to add the flatten option. After you write the file name how do you add the flatten and or type options? This doesn't work: "New FileName.pdf" ; "flatten=true"
amallison Posted June 3, 2020 Author Posted June 3, 2020 (edited) This is the syntax: ScribeDocSaveContainer ("New FileName.pdf" ; "flatten=true"; "type=file" ) But the 'flattened' file still didn't let me get all the text out of the PDF Edited June 3, 2020 by amallison
john renfrew Posted August 11, 2020 Posted August 11, 2020 try ScribeDocSaveContainer ("New FileName.pdf" ; "true"; "file" ) ??
Recommended Posts
This topic is 1621 days old. Please don't post here. Open a new topic instead.
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