Skip to main content
Solved

Hi, I get a few points out of an oracle database with an sql creator. Next I need to display these Points but not as "normal" point but as a symbol out of an Font. How can I do this?


orkng
Contributor
Forum|alt.badge.img+2
  • Contributor

FME Desktop 2022.2.3

Best answer by david_r

david_r wrote:

You'll have to use the LabelPointReplacer before the PDFStyler. Example:

imageResult:

image

You won't see the result in the FME Data Inspector, as it renders the text using its own font without considering the font choice set in the PDFStyler. You'll have to write the label to a PDF file to see the results.

View original
Did this help you find an answer to your question?

10 replies

nielsgerrits
VIP
Forum|alt.badge.img+55

You can do this using a Labeller or LabelPointReplacer.


orkng
Contributor
Forum|alt.badge.img+2
  • Author
  • Contributor
  • April 27, 2023

Any example how to setup? E.g. use windings Font "0x40" to replace the Point (and than export this to pdf?)

 

Labeller 

 


david_r
Celebrity
  • April 27, 2023

For PDF output you should add the PDFStyler and specify the font (e.g. Wingdings) there.

Alternatively, you can use the TextStroker to convert the symbol into vectors.


orkng
Contributor
Forum|alt.badge.img+2
  • Author
  • Contributor
  • April 27, 2023

can't find an option in the pdfStyler where I can replace the point as a font icon? Even I find no examples online. ... anyone have a example?


david_r
Celebrity
  • April 27, 2023
orkng wrote:

can't find an option in the pdfStyler where I can replace the point as a font icon? Even I find no examples online. ... anyone have a example?

You'll have to use the LabelPointReplacer before the PDFStyler. Example:

imageResult:

image


orkng
Contributor
Forum|alt.badge.img+2
  • Author
  • Contributor
  • April 27, 2023
david_r wrote:

You'll have to use the LabelPointReplacer before the PDFStyler. Example:

imageResult:

image

Something I do still wrong?

PDFStylerimage 

Result:

 

image 

 

 


david_r
Celebrity
  • Best Answer
  • April 27, 2023
david_r wrote:

You'll have to use the LabelPointReplacer before the PDFStyler. Example:

imageResult:

image

You won't see the result in the FME Data Inspector, as it renders the text using its own font without considering the font choice set in the PDFStyler. You'll have to write the label to a PDF file to see the results.


orkng
Contributor
Forum|alt.badge.img+2
  • Author
  • Contributor
  • April 27, 2023
david_r wrote:

You'll have to use the LabelPointReplacer before the PDFStyler. Example:

imageResult:

image

Thx a lot!


david_r
Celebrity
  • April 27, 2023
david_r wrote:

You'll have to use the LabelPointReplacer before the PDFStyler. Example:

imageResult:

image

I forgot to say, if you simply need to visualize the label using the correct font for quality control, you could use the TextStroker before visualizing the result.


orkng
Contributor
Forum|alt.badge.img+2
  • Author
  • Contributor
  • April 27, 2023
david_r wrote:

You'll have to use the LabelPointReplacer before the PDFStyler. Example:

imageResult:

image

This was the last step! Thank you very much!


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings