Forum Replies Created
-
AuthorPosts
-
BoydE
ParticipantMark, This is a bug within 2017 and Adobe are apparently working on a fix. The workaround for now is to turn off “Show Adornment on Text Selection/Text Frame for more Type controls” under Advanced Type in the Preferences. This certainly worked for me, as I was having the same problem, as it would seem were many others on the Adobe forum.
BoydE
ParticipantThanks David,
Did try PDF2ID a few years ago, but the resulting clean up wasn’t worth the effort. Problem I have is my customer won’t reset the files from scratch, which is what’s really needed.
Thanks again for your help, at least the resulting file is cleaner than before now I’m using your method.
Regards,
Boyd
BoydE
ParticipantHi David,
Sorry, I didn’t check the output file closely enough, you’re right, the hidden content has been removed, however, it still leaves some issues within the file which is why I thought the hidden content was still there.
What’s happening is when you select the text of the new pdf in Acrobat, it doesn’t select in the correct order, for example if you select the text in the supplied file and copy and paste it to another application (InDesign or Word for example), you will see the the textual order has changed. Note that I have numbered the paragraphs to more easily show the issue.
The file is at the following: https://www.dropbox.com/s/ut21kuco9lfcefr/Test%20file%2002.pdf
BoydE
ParticipantHi David,
I did try printing to postscript using the following methods after creating a generic postscript printer:
From InDesign – Via the print menu, selecting postscript file, device-independent;
From Acrobat – Via the print menu, (a little more tricky) selecting printer at the bottom of the print dialogue and after moving through a few menus, finally printing to postscript file.
Then I ran both files through Distiller.
Both of these methods create perfect pdf files, but have left the hidden unwanted content in the new pdf. If you drag the Section tool through the text, it picks up the hidden text as well as the current text, which, of course, isn’t good.
If the steps I’m using are wrong, I’d appreciate it if you would write up the steps you feel would work.
BoydE
ParticipantHi David,
Thanks for the suggestions, unfortunately neither of them worked, looks like my customer is going to have to live with the issue until Adobe give us an option to remove any hidden content.
Ah well, one can dream.
Regards,
Boyd
BoydE
ParticipantNo worries guys, managed to find some info on Adobe's forum,
here's the link if anyone needs it:
BoydE
ParticipantHi,
I'm new to grep myself, but I think this will work:
Find:
(d+:d+am) (d+:d+pm)
Change to:
$1 ~= $2
Don't forget to try it out a few times before committing the change to a live document.
BoydE
ParticipantHi,
I'm new to grep myself, but I think this will work:
Find:
(\d+\:\d+am) (\d+\:\d+pm)
Change to:
$1 ~= $2
Don't forget to try it out a few times before committing the change to a live document.
March 17, 2010 at 1:37 am in reply to: Importing Word file: characters moving to end of document #55180BoydE
ParticipantI've experienced the same thing, doesn't seem to be any obvious reason, and I've ensured tracked changes have been accepted before importing the file.
One of the first things I do now is check the end of the imported file to try to ensure that the moved text is returned to its correct position in the document before I begin the layout proper.
March 16, 2010 at 6:37 pm in reply to: Importing Word file: characters moving to end of document #52180BoydE
ParticipantI've experienced the same thing, doesn't seem to be any obvious reason, and I've ensured tracked changes have been accepted before importing the file.
One of the first things I do now is check the end of the imported file to try to ensure that the moved text is returned to its correct position in the document before I begin the layout proper.
BoydE
ParticipantYep, still seeing it, sorry for taking so long to reply, but couldn't work out 2 + 1
Using:
OS X 10.4.11 and Safari 4.0.4
OS X 10.6.2 and Safari 4.0.4
BoydE
ParticipantYep, still seeing it, sorry for taking so long to reply, but couldn't work out 2 + 1
Using:
OS X 10.4.11 and Safari 4.0.4
OS X 10.6.2 and Safari 4.0.4
BoydE
ParticipantI had a look at this and came up with the same results as Docbud, although I tend to work in millimeters.
The settings were as follows:
Alignment: Right
Left indent: 5 mm
First line indent: -0.76
Tab position: empty
Hope that helps.
BoydE
ParticipantI had a look at this and came up with the same results as Docbud, although I tend to work in millimeters.
The settings were as follows:
Alignment: Right
Left indent: 5 mm
First line indent: -0.76
Tab position: empty
Hope that helps.
January 13, 2010 at 8:59 am in reply to: Free Script for using MathType equation with InDesign 6 (CS4) #54434BoydE
ParticipantHi Mikizil,
Didn't realize this was going to be a PC only script
. Any plans to tweak it for a Mac at some stage?
-
AuthorPosts