Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 09-16-2021, 07:27 PM
Abbottronix Abbottronix is offline Stop Visio webpage from resizing to fit screen Windows 10 Stop Visio webpage from resizing to fit screen Office 2016
Novice
Stop Visio webpage from resizing to fit screen
 
Join Date: Sep 2021
Posts: 4
Abbottronix is on a distinguished road
Default Stop Visio webpage from resizing to fit screen

I'm trying to make a webpage in Visio, but when I save it as a html webpage and open it in Chrome, it resizes the page to fit my screen, which means everything is really small. Does anyone know how I can stop it from doing this, so that a user can instead scroll down the page?

It also seems to be saving the content of my page as an image instead of text that can be selected and copied. Anyone know how to change this?



Thank you in advance!
Reply With Quote
  #2  
Old 09-17-2021, 12:32 AM
Guessed's Avatar
Guessed Guessed is offline Stop Visio webpage from resizing to fit screen Windows 10 Stop Visio webpage from resizing to fit screen Office 2016
Expert
 
Join Date: Mar 2010
Location: Canberra/Melbourne Australia
Posts: 3,932
Guessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant future
Default

Have you looked through the options under the publish button when you save to html?
__________________
Andrew Lockton
Chrysalis Design, Melbourne Australia
Reply With Quote
  #3  
Old 09-17-2021, 01:30 AM
Abbottronix Abbottronix is offline Stop Visio webpage from resizing to fit screen Windows 10 Stop Visio webpage from resizing to fit screen Office 2016
Novice
Stop Visio webpage from resizing to fit screen
 
Join Date: Sep 2021
Posts: 4
Abbottronix is on a distinguished road
Thumbs up

Quote:
Originally Posted by Guessed View Post
Have you looked through the options under the publish button when you save to html?
Ah! By messing around with the settings under Publish > Advanced > Display Options > Target Monitor, I was able to change the way it appears on the page! Thank you!!

You don't know if there's anyway to make it appear on a webpage with selectable text do you? It seems to be presenting the entire page as a png.
Reply With Quote
  #4  
Old 09-19-2021, 04:05 PM
Guessed's Avatar
Guessed Guessed is offline Stop Visio webpage from resizing to fit screen Windows 10 Stop Visio webpage from resizing to fit screen Office 2016
Expert
 
Join Date: Mar 2010
Location: Canberra/Melbourne Australia
Posts: 3,932
Guessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant future
Default

You may encounter different results in different browsers but for me it appears that you can choose SVG output format when publishing to get searchable/selectable text in Chrome.

Try a few of the options under Publish > Advanced > Output Formats.

Note that SVG support may not be present in old versions of Chrome although it probably became available there before it did in IE or Edge.
__________________
Andrew Lockton
Chrysalis Design, Melbourne Australia
Reply With Quote
  #5  
Old 09-19-2021, 06:41 PM
Abbottronix Abbottronix is offline Stop Visio webpage from resizing to fit screen Windows 10 Stop Visio webpage from resizing to fit screen Office 2016
Novice
Stop Visio webpage from resizing to fit screen
 
Join Date: Sep 2021
Posts: 4
Abbottronix is on a distinguished road
Talking

Quote:
Originally Posted by Guessed View Post
You may encounter different results in different browsers but for me it appears that you can choose SVG output format when publishing to get searchable/selectable text in Chrome.

Try a few of the options under Publish > Advanced > Output Formats.

Note that SVG support may not be present in old versions of Chrome although it probably became available there before it did in IE or Edge.
That's perfect! Thank you so much!


Edit: Hmmm, when I use SVG, it seems to go back to fitting the file to the size of the screen, even when I change the display options. Do you experience this the same way?
Reply With Quote
  #6  
Old 09-20-2021, 01:19 AM
Guessed's Avatar
Guessed Guessed is offline Stop Visio webpage from resizing to fit screen Windows 10 Stop Visio webpage from resizing to fit screen Office 2016
Expert
 
Join Date: Mar 2010
Location: Canberra/Melbourne Australia
Posts: 3,932
Guessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant future
Default

Unfortunately, different browsers interpret html in different ways - especially when coupled with a variety of security settings and installed addins. The Visio export to html includes features that may only work with a specific browser (like Internet Explorer)

On my machine and using Chrome, the test file I had zooms down with the window size. I then opened the top level htm file and edited the tag from
<iframe src="Drawing1_files/main_2.htm" width="100%" height="100%" frameborder="1" scrolling="auto">
to
<iframe src="Drawing1_files/main_2.htm" width="200%" height="200%" frameborder="1" scrolling="auto">

Doing this gave me a much bigger graphic. Does that work for your particular problem?
__________________
Andrew Lockton
Chrysalis Design, Melbourne Australia
Reply With Quote
  #7  
Old 09-20-2021, 07:47 PM
Abbottronix Abbottronix is offline Stop Visio webpage from resizing to fit screen Windows 10 Stop Visio webpage from resizing to fit screen Office 2016
Novice
Stop Visio webpage from resizing to fit screen
 
Join Date: Sep 2021
Posts: 4
Abbottronix is on a distinguished road
Default

Quote:
Originally Posted by Guessed View Post
Unfortunately, different browsers interpret html in different ways - especially when coupled with a variety of security settings and installed addins. The Visio export to html includes features that may only work with a specific browser (like Internet Explorer)

On my machine and using Chrome, the test file I had zooms down with the window size. I then opened the top level htm file and edited the tag from
<iframe src="Drawing1_files/main_2.htm" width="100%" height="100%" frameborder="1" scrolling="auto">
to
<iframe src="Drawing1_files/main_2.htm" width="200%" height="200%" frameborder="1" scrolling="auto">

Doing this gave me a much bigger graphic. Does that work for your particular problem?
I couldn't find any line of code containing "iframe src". I tried changing the width in the following line of code, but it just increased the amount of white space around my image:

<object width="100%" height="100%" id="SVGViewer1" data="svg_6.svg" type="image/svg+xml" VIEWASTEXT>

I couldn't find any other width tags in the html that appeared relevant.
Reply With Quote
Reply

Tags
resize, visio, webpage

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Rediscovering Visio - ancient Visio 2000 terrypin Visio 3 08-21-2020 06:21 AM
Resizing of Outlook Screen No Longer Works abraxis Outlook 0 07-06-2018 05:38 AM
Problem with loading a CDialog-window in a Visio Add-on Visio 2016 tknijff Visio 0 01-08-2016 08:41 AM
Visio map directly opening in full screen. vrouwtjeskip3 Visio 0 03-23-2015 11:12 AM
Stop Visio webpage from resizing to fit screen custom bullet points - stop image resizing dlee388 PowerPoint 1 12-29-2009 04:47 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 03:58 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft