Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embedded charts are positioned incorrectly when exporting to HTML/PDF. #90

Open
max-arshinov opened this issue Oct 28, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@max-arshinov
Copy link

max-arshinov commented Oct 28, 2024

Description

I am testing image embedding. Sometimes, it works great; sometimes it doesn't. Here is how I created the attached pdf:

  1. Embedded diagrams in the documentation
  2. Clicked on "Export to offline HTML page"
  3. Opened the HTML in Chrome and saved it as PDF.

Structurizr - A minimal approach to software architecture documentation.pdf

The source code is available here: https://github.com/max-arshinov/masad/tree/url-shortener

Priority

I have no budget and there's no rush, please add this feature for free

More information

Here is how I embed images

== System Scope and Context
=== Business Context

image::embed:SystemContext-004[]

=== Technical Context

image::embed:Container-002[]

I also tried

image::embed:SystemContext-004[width=200]

and

image::embed:SystemContext-004[width=50%]

It looks like the "width" property is ignored.

The source code is available here: https://github.com/max-arshinov/masad/tree/url-shortener

@max-arshinov max-arshinov added the enhancement New feature or request label Oct 28, 2024
@simonbrowndotje simonbrowndotje transferred this issue from structurizr/lite Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant