Is it possible to add a pdf as an underlay in a dwg file with FME?
I am setting up an automated process for creating dwg-files. Im adding vectordata from a database but i would also like to include a pdf created with arcpy in my dwg. I can see from the format docs that there are attributes for xref:s but i can't figure out how to do it.
I have the necessary coordinate information to place my pdf correctly, just not a way of adding it.
If it's not possible to create xref:s with FME, is it possible to simply update the xref information in a template dwg-file (including position)?