Issue 121899 - PDF export: enable "hybrid" PDF export even if the PDF import extension is not installed
Summary: PDF export: enable "hybrid" PDF export even if the PDF import extension is no...
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: 4.0.0-dev
Hardware: All All
: P3 Normal (vote)
Target Milestone: 4.0.0
Assignee: Ariel Constenla-Haile
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-15 10:53 UTC by Ariel Constenla-Haile
Modified: 2022-10-28 12:54 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Ariel Constenla-Haile 2013-03-15 10:53:11 UTC
Currently, the option to embed the file being exported into the output PDF is only enabled if the PDF Import extension is installed (extension that, by the way, is no longer being developed at Apache OpenOffice due to license conflicts).

http://svn.apache.org/viewvc/openoffice/trunk/main/filter/source/pdf/impdialog.cxx?revision=1413471&view=markup#l579

This option should be enabled regardless of the extension being installed or not, as it might be useful by itself.
Comment 1 Oliver Brinzing 2013-03-18 05:47:25 UTC
.
Comment 2 SVN Robot 2013-03-24 13:20:41 UTC
"arielch" committed SVN revision 1460352 into trunk:
i121899 - Enable "hybrid" PDF export by default
Comment 3 Ariel Constenla-Haile 2013-03-24 13:26:57 UTC
Fixed on trunk