View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001898 | Scribus | Import / Export | public | 2005-04-21 03:07 | 2015-03-04 11:30 |
Reporter | Assigned To | ||||
Priority | normal | Severity | feature | Reproducibility | always |
Status | acknowledged | Resolution | open | ||
Platform | x86 Linux | OS | Fedora Core | OS Version | 3 |
Product Version | 1.3.1cvs | ||||
Summary | 0001898: Support saving, loading, and verifying sets of PDF settings | ||||
Description | We should be able to load and save sets of PDF settings, as well as sanity check them (eg PDF-X and Security options muturally exclusive). This is probably best done in `struct PDFOptions' by turning it into a class. | ||||
Additional Information | This should be useful for Tsoots' document importer/exporter and for scripting PDF export. | ||||
Tags | No tags attached. | ||||
Patch | |||||
related to | 0000238 | assigned | cbradney | New CL option: scribus --to-pdf <scribus-file> <output.pdf> |
has duplicate | 0008508 | closed | jghali | Create PDF Presets like Indesign for Scribus |
related to | 0001899 | assigned | jghali | Clean up pdfopts.cpp / tabpdfopts.cpp |
related to | 0001123 | acknowledged | Save printer settings | |
related to | 0002094 | acknowledged | Provide UI for print / save-as-PS via libpdf & `pdf2ps' or `acroread -toPostScript' | |
related to | 0010649 | new | [FEATURE REQUEST] saving PDF output settings and use it in Batch PDF Output Manager |
|
Class created, interface stubs exist. See scribus/pdfoptions.{cpp,h} . Currently they always return failure. Pondering an XML file for options load/save and maybe supporting import of Distller .joboptions later. |
|
We can load and save the settings now. Currently done using QDom - I'm pondering moving to libxml2 to avoid the somewhat paranoid code needed for loading unvalidated XML, but though verbose it works fine now. There's no UI on the load/save support yet. No verification yet either. |
Date Modified | Username | Field | Change |
---|---|---|---|
2005-04-21 03:07 |
|
New Issue | |
2005-04-21 03:12 |
|
Relationship added | related to 0001899 |
2005-04-21 03:13 |
|
Additional Information Updated | |
2005-04-21 06:14 |
|
Note Added: 0004323 | |
2005-04-21 09:11 | mhanski | Relationship added | related to 0000238 |
2005-04-22 00:07 |
|
Relationship added | related to 0001123 |
2005-05-10 01:45 |
|
Note Added: 0004568 | |
2005-06-14 09:17 |
|
Relationship added | related to 0002094 |
2005-07-10 02:49 |
|
Product Version | 1.3.0cvs => 1.3.1cvs |
2008-03-14 06:58 |
|
Assigned To | ringerc => |
2008-03-14 06:58 |
|
Status | assigned => acknowledged |
2012-03-30 11:48 | ale | Relationship added | related to 0010649 |
2014-04-23 19:58 | jghali | Relationship added | has duplicate 0008508 |