When generating a report in a system flow and using the report data stream as input for a write file connector the resulting PDF file produces an invalid colorspace error when opening in Acrobat Reader.
I’ve already tried several settings such as ANSI encoding in the write file connector without preamble. Notepad++ confirms that the file is indeed saved in ANSI. The file starts with a readable PDF header just like any other PDF file.
The same report produces working PDF files in another regular (non-system) process flow.
How can I produce working PDF files in a system flow?