Hello!
In the HTML output is the source code from the "main" to see, but the belonging image is not there. Any idea?
Regards
Jorg
Export as HTML main image is missing
-
- Posts: 50
- http://meble-kuchenne.info.pl
- Joined: Wed Dec 23, 2020 9:55 am
- Been thanked: 4 times
-
- Matrix Staff
- Posts: 1377
- Joined: Sat Dec 05, 2020 10:32 am
- Has thanked: 184 times
- Been thanked: 318 times
Re: Export as HTML main image is missing
Please post (or PM) your project and the exported html and we'll investigate.
-
- Posts: 50
- Joined: Wed Dec 23, 2020 9:55 am
- Been thanked: 4 times
Re: Export as HTML main image is missing
Hi,
in the attached PDF you can see, what I found out.
Can you change by the way the color of the export text, which is dark red. It`s bad to read. A brighter color would be good there.
In the picture "Export info text.png" you can see what I mean.
Regards
Jorg
in the attached PDF you can see, what I found out.
Can you change by the way the color of the export text, which is dark red. It`s bad to read. A brighter color would be good there.
In the picture "Export info text.png" you can see what I mean.
Regards
Jorg
- Attachments
-
- Main image not printing.pdf
- (300.7 KiB) Downloaded 143 times
-
- Matrix Staff
- Posts: 1377
- Joined: Sat Dec 05, 2020 10:32 am
- Has thanked: 184 times
- Been thanked: 318 times
Re: Export as HTML main image is missing
I cannot replicate what you are seeing, but I can maybe guess at what is happening.
It could be that a very large image of the flowchart is not correctly displayed when exported. Your workaround of collapsing some of the branches in the macro seems a good solution. Alternatively, you could consider splitting up the macro into smaller ones that are easier to view and manage.
The text colour and other styles of the export are held in the CSS file that accompanies the export (in the folder that is essentially "name_of_your_project_fcfx_files"). If you load the exported project info into a web browser, you should be able to right-click on the problem text and select "inspect". This will provide info on which CSS tags are used to set the data and you can then find and edit the CSS information in the file itself. If you need help with this, please post your project export files and I will take a look.
It could be that a very large image of the flowchart is not correctly displayed when exported. Your workaround of collapsing some of the branches in the macro seems a good solution. Alternatively, you could consider splitting up the macro into smaller ones that are easier to view and manage.
The text colour and other styles of the export are held in the CSS file that accompanies the export (in the folder that is essentially "name_of_your_project_fcfx_files"). If you load the exported project info into a web browser, you should be able to right-click on the problem text and select "inspect". This will provide info on which CSS tags are used to set the data and you can then find and edit the CSS information in the file itself. If you need help with this, please post your project export files and I will take a look.
-
- Posts: 50
- Joined: Wed Dec 23, 2020 9:55 am
- Been thanked: 4 times
Re: Export as HTML main image is missing
Hi,
if the image is very large, it would not be generated in the complete export of the program. If you generate the main only as an image, it would be generated. Are there limitations inside your export of the size? The HTML have inside the code for the not generated image, but he could it not found and set the width and high to zero.
Can you look for a solution?
Regards
Jorg
if the image is very large, it would not be generated in the complete export of the program. If you generate the main only as an image, it would be generated. Are there limitations inside your export of the size? The HTML have inside the code for the not generated image, but he could it not found and set the width and high to zero.
Can you look for a solution?
Regards
Jorg
-
- Matrix Staff
- Posts: 1377
- Joined: Sat Dec 05, 2020 10:32 am
- Has thanked: 184 times
- Been thanked: 318 times
Re: Export as HTML main image is missing
I'm not aware of any restriction in size, but it is obviously affecting your project.
As you can generate the image of the macro directly, then a good workaround for you would be to add the image to the exported project info file by directly editing the html produced. If you need help doing this, please send me your exported project files and the image of the missing macro and I will do it.
As you can generate the image of the macro directly, then a good workaround for you would be to add the image to the exported project info file by directly editing the html produced. If you need help doing this, please send me your exported project files and the image of the missing macro and I will do it.