Printing articles - figures don't print
-
I tried to make an offline copy of .NET – 5 Free Decompilers[^]. The figures in section 2 ("Test application") print. Those in the following sections do not. Behavior is the same in Firefox and Edge. (When two separate browser implementations fail, I am not searching for any third one!) This is not a new problem, but I cannot remember who should do the tricks to have all figures printed - me? The article author? The CP maintainers?
-
I tried to make an offline copy of .NET – 5 Free Decompilers[^]. The figures in section 2 ("Test application") print. Those in the following sections do not. Behavior is the same in Firefox and Edge. (When two separate browser implementations fail, I am not searching for any third one!) This is not a new problem, but I cannot remember who should do the tricks to have all figures printed - me? The article author? The CP maintainers?
Definitely a bug, but there is a workaround. The problem is that we lazy load images, so if you just open the article and select Print, the image don't exist. The workaround is to scroll to the bottom of the page so that all the images are loaded and rendered. Then select Print and all should be good.
"Mistakes are prevented by Experience. Experience is gained by making mistakes."
-
Definitely a bug, but there is a workaround. The problem is that we lazy load images, so if you just open the article and select Print, the image don't exist. The workaround is to scroll to the bottom of the page so that all the images are loaded and rendered. Then select Print and all should be good.
"Mistakes are prevented by Experience. Experience is gained by making mistakes."