Skip to main content
Question

Writing ffs to pdf

  • March 27, 2020
  • 3 replies
  • 27 views

yomi
Contributor
Forum|alt.badge.img+1
  • Contributor
  • 2 replies

Hello FME family,

I am new in using FME and I really want to learn more about the software.

I have FFS table that I want to write in PDF. Also in the PDF output, I want to show the number of time a feature (string) occur in one of the attribute columns.

I will appreciate a tip on how to go about it because I have tried all I know but not working.

Thank you.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

yomi
Contributor
Forum|alt.badge.img+1
  • Author
  • Contributor
  • 2 replies
  • March 28, 2020

@daleatsafe could you please help me, Thank you


jovitaatsafe
Safer
Forum|alt.badge.img+11
  • Safer
  • 635 replies
  • March 31, 2020

Hi @yomi,

Thanks for your question! Is your FFS table an FME Feature Store file? Have you given it a try reading it in with the FFS reader and writing out to PDF? Hitting Generate Workspace in FME Workbench is a really great place start if you haven't already. And if you have, may I ask what problems you're running into? Please feel free to share a sample dataset and your workspace so far. I believe you may want to use a Tester transformer to see if the column contains the string you're looking for.

I also wanted to mention that we have a lot of free learning resources including free training, both live online and recorded if you wish to take advantage of that.


yomi
Contributor
Forum|alt.badge.img+1
  • Author
  • Contributor
  • 2 replies
  • April 2, 2020

@jovitaatsafe thank you for your response. I have used TableAdder to prepare it.