I'm going to need to do something like this in the near future. Are there
any good samples or documentation I can look at for this use-use?

Thanks,
Gili

On Sat, Dec 16, 2023, 05:03 Tilman Hausherr <thaush...@t-online.de> wrote:

> On 21.11.2023 11:31, Kirandas vakkil wrote:
> > Hi All,
> >
> > Can you please share if there is any resource on converting EXISTING PDF
> to
> > PDF/A in java.
>
> There are commercial tools for this. PDFBox doesn't offer anything,
> however you can still do it if there are very few errors and you know
> how to fix them, and all files are from the same source. This is usually
> true for files from scanners. There you usually only have to add an
> output intent and the correct metadata.
>
> Tilman
>
>
>
> >
> > This will be of great help to me. Thanks in advance.
> >
> > Regards,
> > Apache Patron
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
> For additional commands, e-mail: users-h...@pdfbox.apache.org
>
>

Reply via email to