Skip to main content

Hello,

How can I make a workspace to convert excel sheets into a pdf files?

I have tried everything but nothing works.

Is there anybody who succeeded in this?

Thank you in advance!

Anne

You will need to create geometry objects in an arbitrary coordinate space and then create text objects in there. Pass those on to a PDFPageFormatter to place them on the page.

There’s a TableAdder custom transformer on the FME Hub that you can try, I’ve had mixed results with it myself.


Thank you! I have used the transformers tableAdder and PDFPageFormatter but I keep having issues with all the columns and rows written on top of eachother on one page. Does someone know how to solve this ? 


Reply