![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
|
Nije Nego ha scritto: On 20 Aug 2006 03:17:54 -0700, pamelafluente (AT) libero (DOT) it wrote: User cannot change it. You'd be suprised! eh? I do not want surprises. Tell me if there is anything I should take care of ![]() -Pam -- buy, bought, bye |
#12
| |||
| |||
|
|
Good to know that. The pages are web rendering that try to clone pages made with a page setter. The user should not have interest to spoil his layout work, done on the page setter. By the way is there some tag I can insert to avoid some of these problems? |
#13
| |||
| |||
|
|
If you have a genuinely good reason for maintaining a completely fixed layout (it does happen occasionally - I can't judge from your post whether this is the case here) then the best approach is probably to provide a PDF document to the reader. |
|
Or you might provide two versions: a flexible HTML layout for easy on-screen reading and a PDF for producing nice printed copies. |
|
-- Stephen Poley http://www.xs4all.nl/~sbpoley/webmatters/ |
#14
| ||||
| ||||
|
|
Do not understand the meaning of "top post". What does that mean? http://www.google.com/search?q=%22top%20post%22 - first hit Ah I see. That stuff "David Dorward ha scritto:" is inserted automatically by Google. Perhaps they want all posters to look "idiot". |
|
As to the definition: "This term is generally used pejoratively with the implication that the offending person is a newbie, a Microsoft addict (Microsoft mail tools produce a similar format by default), or simply a common-and-garden-variety idiot.", I would be curious to know in which category I could fall according to your opinion ![]() |
|
But they might have interest in having the text large enough to read. Or they might have a minimum font size set. They can be set it in the Designer. |
|
There are many elements whose position cannot be jeopardized (like a magazine page) otherwiae the report become a mess. It's not an artistic web page, it's a precisely designed enterprise report. |
#15
| |||
| |||
|
|
Hi David, As to fonts, No the user cannot change sizes. Everything is done absolutely with pixel precision. Fonts are fixed defined in pixels. This is a very precise layout (enterprise report). User cannot change it. User can only interact with it with some onclick onmousedown events. |
#16
| |||
| |||
|
|
On 20 Aug 2006 04:22:16 -0700, pamelafluente (AT) libero (DOT) it wrote: Nije Nego ha scritto: On 20 Aug 2006 03:17:54 -0700, pamelafluente (AT) libero (DOT) it wrote: User cannot change it. You'd be suprised! eh? I do not want surprises. Tell me if there is anything I should take care of ![]() -Pam -- buy, bought, bye When it comes to www - the only way to protect your design (in graphic point of view), is to upload it as graphic file. This goes for font sizes as well. And, even so, user has the last word, he can choose not to view images. |
#17
| ||||||||
| ||||||||
|
|
If you have a genuinely good reason for maintaining a completely fixed layout (it does happen occasionally - I can't judge from your post whether this is the case here) then the best approach is probably to provide a PDF document to the reader. We already do. But enterprises want web pages mostly. |
|
There are also interactivity problem as I have to handle the click on each cell. and there could be thousands of cell arranged in any possible layout, not necessarily "tables". Cells can have pictures and alarms inside. There can be label superposed precisely on charts,... So a mess. |
|
I am always trying to do the best compromise between many factors. You are like artists. |
|
It's more less like telling Michelangelo to go buy a paint at a shop. But most people are not Michelangelo, ... and they do have to go buy it to the shop... |
|
I bet 95% of you (in this group) would throw Front Page directly in the dubstin, |
|
but nevertheless it's an indispensable tool to million of persons who focus their life on other things (like money for instance). |
|
I understand all the instances of you artists, and I try to get as close as possible, because I admire you, but on the other hand must do fight with a lot of other factors... |
|
-Pam |
#18
| |||
| |||
|
|
This is not a page manually created, but an attempt to render as close as possible a design made in a composer. - cut I bet 95% of you (in this group) would throw Front Page directly in the dubstin, but nevertheless it's an indispensable tool to million of persons who focus their life on other things (like money for instance). When it comes to pixel precision: |
#19
| |||
| |||
|
|
On 20 Aug 2006 09:46:59 -0700, pamelafluente (AT) libero (DOT) it wrote: This is not a page manually created, but an attempt to render as close as possible a design made in a composer. - cut I bet 95% of you (in this group) would throw Front Page directly in the dubstin, but nevertheless it's an indispensable tool to million of persons who focus their life on other things (like money for instance). When it comes to pixel precision: Front Page is definitely not the tool for what you want to achieve. Web is definitely not the medium for what you want to achieve. This is one example how some people did it (not that I am advertising - try to look at the site with images turned off - some people do so!) http://www.farfungplaces.com/ You should try to explain further more to your clients, or train yourself better, since pixel precision on www is Mission Impossible. -- buy, bought, bye |
#20
| |||
| |||
|
|
As to fonts, No the user cannot change sizes. Everything is done absolutely with pixel precision. That is almost always a mistake. Agree with that from the perspective of a web artist. My perspective is that of a document prepared in a page setter (like quark Xpress) and outputted to web. There are many other things (pictures, label, text) to match: so precision is a feature. |
|
Fonts are fixed defined in pixels. This is a very precise layout (enterprise report). User cannot change it. User can only interact with it with some onclick onmousedown events. The user can always change it, unless you have some way of absolutely controlling the users' browser and environment. That I have just tried. Changing the font size from the menu has no effects (tried with IE). |
|
Thanks for the advice. If all of you experts think there is no clean solution in js/css, I will resort to compute the last div position programmatically. Let me know... |
![]() |
| Thread Tools | |
| Display Modes | |
| |