On 05/10/2012 05:12 PM, Philippe Nobili wrote:
>
> We cannot make the "preview" feature of XXE 5.2.1 (very useful BTW) work
> as expected.
> We have done the following:
>
> 1. Declare "acroread" as the helper application for PDF files
> (extension pdf, MIME type: application/pdf, helper: /usr/bin/acroread "%F")
>
> 2. Check the preview option when converting the document to PDF
>
> The command works OK, generates the expected PDF (below the command
> output from XXE)
>
> /[FOP INFO] Generated 10 pages.
> Copying files to "file:/u/nobili/tmp/RADON_master.pdf"
> Creating "/u/nobili/tmp/RADON_master.pdf"...
> /
> But acroread is never launched...
> Did we miss something ?

No.

The problem probably comes from your computer. I cannot reproduce it on 
my Linux box, where I have also:

extension pdf, MIME type: application/pdf, helper: /usr/bin/acroread "%F"

Notice that the message line found at the bottom of XXE main window 
shows you which command is executed. Try to execute exactly the same 
command from a terminal. Example:

~$ /usr/bin/acroread "/u/nobili/tmp/RADON_master.pdf" &
 
--
XMLmind XML Editor Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to