I am writing my thesis in LyX that includes chapters from different files. Each file contains lots of graphics.
I want to generate PDF/A output, but can't convert. It also tried converting to DVI, PS but nothing works.
Please advice a solution.
Thanks
Rajeev
LyX ⇒ PDF/A Output
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10348
- Joined: Mon Mar 10, 2008 9:44 pm
PDF/A Output
Hi Rajeev,
welcome to the board!
You could use the pdfx package, it helps to create PDF/X-1a and PFD/A-1b compliant pdf documents with pdfLaTeX, I assume you can work with this package also with LyX which uses pdfLaTeX.
Stefan
welcome to the board!
You could use the pdfx package, it helps to create PDF/X-1a and PFD/A-1b compliant pdf documents with pdfLaTeX, I assume you can work with this package also with LyX which uses pdfLaTeX.
Stefan
LaTeX.org admin
Re: PDF/A Output
I tried using the package, but it gives error.
- Stefan Kottwitz
- Site Admin
- Posts: 10348
- Joined: Mon Mar 10, 2008 9:44 pm
PDF/A Output
Perhaps tell us the error message here.ryadav wrote:I tried using the package, but it gives error.
Stefan
LaTeX.org admin
Re: PDF/A Output
Use of \getTZh doesn't match its definition
\expandafter\convertDate\pdfcreationdate
If you say, e.g., `\def\a1{...}', then you must always
put `1' after `\a', since control sequence names are
made up of letters only. The macro here has not been
followed by the required stuff, so I'm ignoring it.
Latex Error: MIssinf \begin"document|
pdfTex error (ext5) cannot open file for embedding
I am using multiple files and compile using inset command in main lyx file.
\expandafter\convertDate\pdfcreationdate
If you say, e.g., `\def\a1{...}', then you must always
put `1' after `\a', since control sequence names are
made up of letters only. The macro here has not been
followed by the required stuff, so I'm ignoring it.
Latex Error: MIssinf \begin"document|
pdfTex error (ext5) cannot open file for embedding
I am using multiple files and compile using inset command in main lyx file.