I have a sorted list and want to output as a PNG, which transformer should I use?
I couldn't go direct from a sorter to a PNG Writer?
Hi @jp12212 ,
What are described in the "sorted list"? PNG filenames or somthing else?
It's strings and another column of numbers. Just want to save that sorted list into a PNG.
Not sure if that's possible with styling etc. or as a table?
Was looking for something similar to the HTML generator but that would just print the features as bullet points or 1,2,3 etc.
PNG is an image data format, I cannot imagine how you want to transform the strings and numbers to an image.
Can you please share the list and explain what is your expected image a bit more specifically?
I do not know why you want it, but you can always explode the list to features (ListExploder) create points (VertexCreator) create labels (LabelPointReplacer) rasterize vector to raster (ImageRasterizer) and write the png (FeatureWriter).
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.
Sorry, our virus scanner detected that this file isn't safe to download.