Hi Ibryam,

I tried that header but it doesn't seem to work. The output looks the same
(same number of bytes, doesn't pass the PDF/A checks
http://www.pdf-tools.com/pdf/validate-pdfa-online.aspx)

<setHeader headerName="CamelFop.Render.pdf-a-mode">
<constant>PDF/A-1b</constant>
</setHeader>

Do you have other ideas?

Regards,
Laurentiu

On Tue, Mar 29, 2016 at 10:46 PM, Bilgin Ibryam <bibr...@gmail.com> wrote:

> Can you try to set the following header and see if it works
>
> CamelFop.Render.pdf-a-mode: "PDF/A-1b"
>
> HTH,
> B
>
>
> On 29 March 2016 at 09:46, Laurentiu Trica <laurentiu.tr...@moredevs.ro>
> wrote:
> > Hello,
> >
> > I need to generate PDF/A files using Camel FOP component.
> > I don't see anything about the PDF/A standard in the documentation:
> > http://camel.apache.org/fop.html
> >
> > Can this be done?
> > Apache FOP can do this:
> > https://xmlgraphics.apache.org/fop/1.1/pdfa.html
> >
> > Can I use the CamelFop.Output.Format to set the output format?
> >
> > Thank you!
> >
> > Regards,
> > Laurentiu
>
>
>
> --
> Bilgin Ibryam
> Camel Committer at ASF & Integration Architect at Red Hat
> Blog: http://ofbizian.com | Twitter: @bibryam
>
> Camel Design Patterns https://leanpub.com/camel-design-patterns
> Instant Apache Camel Message Routing http://www.amazon.com/dp/1783283475
>

Reply via email to