Hello, I want to convert DGN file to PDF, but in DGN file are features in white color. I need to change background color of PDF 2D to black color, how can I do that please?
Thank You so much!
Lubo
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.
Hi @lazarlubomir, probably it's impossible as Itay mentioned. If you need to use the PDF2D writer anyway, a workaround I can think of is to create a large rectangular polygon which contains all the line features and fill it with the background color, and then write it into the PDF page as the backmost layer. You can control layer drawing order with the 'Layer Order' parameter for each PDF2D writer feature type.
Hi @lazarlubomir, probably it's impossible as Itay mentioned. If you need to use the PDF2D writer anyway, a workaround I can think of is to create a large rectangular polygon which contains all the line features and fill it with the background color, and then write it into the PDF page as the backmost layer. You can control layer drawing order with the 'Layer Order' parameter for each PDF2D writer feature type.
So could I export 2D data into 3D PDF writer? Is that problem for FME or not? I attach simple DGN file...
Hi @lazarlubomir, probably it's impossible as Itay mentioned. If you need to use the PDF2D writer anyway, a workaround I can think of is to create a large rectangular polygon which contains all the line features and fill it with the background color, and then write it into the PDF page as the backmost layer. You can control layer drawing order with the 'Layer Order' parameter for each PDF2D writer feature type.