Skip to main content

We have a workspace on a FME Server that creates PDF files using Adobe Geospatial PDF Writer in FeautreWriter.

The files are transported into another system via PDF.js. Apparently PDF.js can't transport tagged PDF-files (?).

Can I somehow make the FeatureWriter creater non-tagged PDF-files?

Or is there other ways to get around this issue?

Hi @mathiku​,

It appears that the PDF writer uses <Figure> tags to arrange the PDF output structure, so I don't think it will be possible to create untagged files.


Reply