Skip to main content
Question

I'm trying to generate multiple Word and PDFs from a SQL Creator. I'm not sure the intermediary steps. I am struggling with the MS Word Styler/MSWordParagrapher/FeatureWriter working properly Any help is greatly appreciated. Thank you in advance

  • March 8, 2022
  • 1 reply
  • 10 views

shawn.brandt
Contributor
Forum|alt.badge.img+2

2022.3.8 SQL to Word-PDF copy

1 reply

marcyeranos
Contributor
Forum|alt.badge.img+5
  • Contributor
  • 10 replies
  • October 16, 2022

Hi, I think whether you use sqlcraetor or a "reader" it will be the same thing. It depends on what you're trying to do.

In my case I use a FeatureReader, intermediate transformers, MsWordStyles (it can do as well as MsWordParagrapher which is the oldest version of MS solution) and Document writer.

rapport