Ask a Question related to Adobe Acrobat Macintosh, Design and Development.
-
Christoph_Schiller@adobeforums.com #1
Help in putting movies into pdf with Acrobat8.0 Pro for a free textbook
For the next version of my free 1500 page
physics text ( download at [url]www.motionmountain.net[/url] )
I have big problems. I need to use Acrobat Distiller,
I have bought it for this reasons,
but I do not get embedded movies to work. Distiller
does not find the mpg files; the competing
freeware ps2pdf does.
This few line tex demo file works fine with ps2pdf
(using relative path to the mpg file)
[url]www.motionmountain.net/testdir/filmtest.tex[/url]
[url]www.motionmountain.net/testdir/filmtest.aux[/url]
[url]www.motionmountain.net/testdir/filmtest.log[/url]
[url]www.motionmountain.net/testdir/filmtest.dvi[/url]
[url]www.motionmountain.net/testdir/filmtest.ps[/url]
[url]www.motionmountain.net/testdir/filmtest.pdf[/url]
but this simple tex file for Acrobat Distiller,
with absolute paths, as Acrobat wants,
does not work:
[url]www.motionmountain.net/testdir/filmtest2.tex[/url]
[url]www.motionmountain.net/testdir/filmtest2.aux[/url]
[url]www.motionmountain.net/testdir/filmtest2.out[/url]
[url]www.motionmountain.net/testdir/filmtest2.dvi[/url]
[url]www.motionmountain.net/testdir/filmtest2.ps[/url]
This is the Acrobat Distiller error text:
%%[ Error: undefinedfilename; OffendingCommand: file ]%%
Stack:
(r)
(/Users/christophschiller/Desktop/aFys-tex-6/Films/gyroprec.mpg)
{fstream1}
-mark-
%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%
%%[ Warning: PostScript error. No PDF file produced. ] %%
(Found in [url]www.motionmountain.net/testdir/filmtest2.log[/url])
I use Mac OSX 10.4.11, Adobe Acrobat 8.1.2 Pro.
Mac OSX has no Unix "strace" command.
Somebody told me to start Distiller with the -F flag.
This might solve the problem. How is this done on MacOSX?
The OSX command structure I know of is
open -a Distiller.app filename.ps
This does not allow to add a -F flag for Distiller,
or am I wrong?
Any help is greatly appreciated !
Best regards
Christoph
Christoph_Schiller@adobeforums.com Guest
-
Impossible print-MAC 10.4.11 (Intel)-Acrobat8.1.2-Printer HP M1005
Hello, Since I installed the new Acrobat version (8.1.2) my printer refuse to work... The only one solution is to print in "bitmap"... No new... -
loadvariable, movies inside movies...
I'm having problems getting loadvariable to work when one movie is loaded into another. The movie that holds the text works perfectly when it is... -
Movies controlling movies!
I need to know if it is possible to control a movie from another movie - let me explain. On the main screen I have four movies which are acting as... -
Free Health, Fitness, Leisure Directory - are you on it? do you need it? Get listed or search it for free.
List your health business on the health directory at no cost. Browse and find a practitioner, therapist, gym, spa etc... 1/4 Million hits in 7... -
Free Royalty Free Images
Hi, Does anyone know where I can get free royalty free images? I have had a brief check on google, but most of them are pain sites. I just... -
Michael Kazlow #2
Re: Help in putting movies into pdf withAcrobat 8.0 Pro for a free textbook
Don't use Distiller to input the movie files, use Acrobat. Even if you
get the files into the pdf, the chances are they won't play properly in
Acrobat or Reader on the Mac.
Additionally, I don't think you can use mpg files. I think you are
restricted to .mov or Flash files on the Mac on Acrobat 8. I used to be
a .mov type of guy, but Flash player is available to more people. My
recommendation is to upgrade to Acrobat 9 for its new Flash abilities
which do not require either Flash or Quicktime. If you don't upgrade to
Acrobat 9, then go with Quicktime .mov files. Acrobat 8 and earlier will
only handle flash version 4 or earlier if my memory serves.
BTW, you avoid all these issues is you use the attachment tool, rather
than the movie tool, but then they cannot play within Acrobat, but will
launch a separate process. They you can use your mpgs.
Mike
Michael Kazlow Guest
-
Christoph_Schiller@adobeforums.com #3
Re: Help in putting movies into pdf withAcrobat 8.0 Pro for a free textbook
I tried: get the same message with .mov files.
It makes no differences with Acrobat
(obvious, as Acrobat calls Distiller.)
The error says it does not find the file,
it does not complain about the format.
Note that the whole process needs to be a batch process.
Making the pdf from the ps file that references the
movies works well with ps2pdf, (the result can be watched
in Adobe Reader!) it just does not work with Acrobat itself.
Christoph
Christoph_Schiller@adobeforums.com Guest
-
Christoph_Schiller@adobeforums.com #4
Re: Help in putting movies into pdf withAcrobat 8.0 Pro for a free textbook
I have reinstalled Acrobat.
It now turns out that version 8.00 works
with movies, whereas after the update to
version 8.1.2, the
distilling with movies does not work
anymore.
What is wrong here?
Christoph
Christoph_Schiller@adobeforums.com Guest
-
Christoph_Schiller@adobeforums.com #5
Re: Help in putting movies into pdf withAcrobat 8.0 Pro for a free textbook
This the solution:
Set AllowPSFileOps to true in
the com.adobe.distiller8.plist file localted at
/Users/[User]/Library/Preferences/com.adobe.distiller8.plist
Using
(1) plutil -convert xml1 com.adobe.distiller8.plist
(2) then edit
<key>AllowPSFileOps</key>
<false/>
to
<key>AllowPSFileOps</key>
<true/>
(3) plutil -convert binary1 com.adobe.distiller8.plist
This is not in the documentation, is incorrectly stated in
the Acrobat User Manual, and Adobe refused to help.
The problem exists in 8.1, not in 8.0.
If one adds that Adobe Acrobat Reader 8 has a bug that
exists since version 1 (!), that I and others have
mentioned it to Adobe since several years, you can
imagine what I think about Adobe.
Christoph
Christoph_Schiller@adobeforums.com Guest



Reply With Quote

