Skip to main content
Question

Does it possible to get output from pdfpage formatter trnsformer and feed into one sheet of excel file as image

  • July 20, 2021
  • 1 reply
  • 19 views

gogopotter90
Contributor
Forum|alt.badge.img+14

i have 3 input to pdf page formatter transformer,after that i got pdf output file and it looks as i wish .

but i have new idea ,that i would like to put the same output as shown in pdf ,feed into directly in Excel sheet .

do we have a method to achieve that ?

because at end i have to take screenshot of pdf file then add in excel sheet manually ,but if there is a method directly ,it will be better.

 

Thanks for help

FME 2018

1 reply

gazza
Contributor
Forum|alt.badge.img+6
  • Contributor
  • July 20, 2021

The PDF Reader has an option to read in the document as an image. You should be able to use a FeatureWriter to write the PDF and then a FeatureReader to read it in as an image.