Skip to content

Add plots to a single PDF #2011

Answered by VisualMelon
kinnetekLluis asked this question in Q&A
Discussion options

You must be logged in to vote

This isn't supported by any of the exporters at current, but should be easy enough to bodge. Within each exporter, there is a point where they run model.Render(rc, new OxyRect(0, 0, width, height));, and if you're happy to copy chunks of the implementation you can change this to plot whatever you want, e.g. two models, and can change the top-left coordinate to position them however you want.

Linking #55 and #391

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@VisualMelon
Comment options

Answer selected by kinnetekLluis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants