[Bug 1640607] Re: Generate PDF/A compliant documents

2016-11-28 Thread Robert Ancell
Simple Scan 3.23.2 has some PDF/A improvements. The main issue remaining
the the "device-specific color spaces" which I haven't worked out how to
correctly mark yet..

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1640607

Title:
  Generate PDF/A compliant documents

To manage notifications about this bug go to:
https://bugs.launchpad.net/simple-scan/+bug/1640607/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1640607] Re: Generate PDF/A compliant documents

2016-11-09 Thread Washington Campos
Hello Robert

Thank you very much for replying to my message, I did another search and
found a command line that converts the PDF file to PDF / A, I'm sure you
should have already found it, this is ghostscript, with this command
line: gs -dPDFA -dBATCH -dNOPAUSE -dUseCIEColor -sProcessColorModel =
DeviceCMYK -sDEVICE = pdfwrite -sPDFACompatibilityPolicy = 1
-sOutputFile = output_filename.pdf input_filename.pdf.

Again, thank you very much for the response.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1640607

Title:
  Generate PDF/A compliant documents

To manage notifications about this bug go to:
https://bugs.launchpad.net/simple-scan/+bug/1640607/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1640607] Re: Generate PDF/A compliant documents

2016-11-09 Thread Robert Ancell
I've added some more metadata into trunk that makes us more compliant.
The current output from http://www.pdf-tools.com/pdf/validate-pdfa-
online.aspx is:

Validating file "test.pdf" for conformance level pdfa-1a
The key StructTreeRoot is required but missing.
A device-specific color space (DeviceRGB) without an appropriate output intent 
is used.
The document does not conform to the requested standard.
The document contains device-specific color spaces.
The document doesn't provide appropriate logical structure information.
Done.

** Also affects: simple-scan (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1640607

Title:
  Generate PDF/A compliant documents

To manage notifications about this bug go to:
https://bugs.launchpad.net/simple-scan/+bug/1640607/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs