Hi all,
I'm using LiveCycle Workbench ES2.
I already have a process to convert a Form into a PDF output and it's working fine.
FORM -> PDF
What I need now is to insert a "transformation" in between so the new process would be
FORM -> Image collection -> PDF
Why?
Because I got some visual artifacts when printing the PDF that are solved when "printing as image". For example, one of the problems is when placing an (scaled down) Image over a Rectangle of the same color, the printing colors (black and white) are different, may be because it changes the PPI of the image???
The restriction is that I need a solution only changing the PDF content, printing as image is not a working solution for me.
Any thought are welcome!
Thanks!!