ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Controling zoom factor in pdfdoc.
@ 2000-06-13 14:59 Anders Alstrin
  2000-06-13 19:07 ` Hans Hagen
  0 siblings, 1 reply; 6+ messages in thread
From: Anders Alstrin @ 2000-06-13 14:59 UTC (permalink / raw)


I don´t really know if this is a context question or PDFtex config
question so sorry if this mail is OT.

The win98 Acrobat reader web browser plug-in has an bug that
render´s the font wrong in default zoom factor.
My question is if I can control this inside my *.tex doc or in
pdftex.cfg?

I tryed to set "pdfdest fit" in pdftex.cfg but it didnt do anything.
I even try´d to ad \pdfdest[fit] in my *.tex doc but that didn´t work
ether.

Thanks.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Controling zoom factor in pdfdoc.
  2000-06-13 14:59 Controling zoom factor in pdfdoc Anders Alstrin
@ 2000-06-13 19:07 ` Hans Hagen
  2000-06-14 18:23   ` Anders Alstrin
  0 siblings, 1 reply; 6+ messages in thread
From: Hans Hagen @ 2000-06-13 19:07 UTC (permalink / raw)
  Cc: PDFtex, ntg-context

At 03:59 PM 6/13/2000 +0100, Anders Alstrin wrote:
>I don´t really know if this is a context question or PDFtex config
>question so sorry if this mail is OT.
>
>The win98 Acrobat reader web browser plug-in has an bug that
>render´s the font wrong in default zoom factor.
>My question is if I can control this inside my *.tex doc or in
>pdftex.cfg?
>
>I tryed to set "pdfdest fit" in pdftex.cfg but it didnt do anything.
>I even try´d to ad \pdfdest[fit] in my *.tex doc but that didn´t work
>ether.

What happens if you launch the document full screen? 

\setupinteraction[state=start]
\setupinteractionscreen[option=max]

Maybe it helps when you turn off the font cache (preferences). 

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Controling zoom factor in pdfdoc.
  2000-06-13 19:07 ` Hans Hagen
@ 2000-06-14 18:23   ` Anders Alstrin
  2000-06-14 21:45     ` Anders Alstrin
  2000-06-14 23:02     ` Hans Hagen
  0 siblings, 2 replies; 6+ messages in thread
From: Anders Alstrin @ 2000-06-14 18:23 UTC (permalink / raw)


Hans Hagen wrote:

> At 03:59 PM 6/13/2000 +0100, Anders Alstrin wrote:
> >I don´t really know if this is a context question or PDFtex config
> >question so sorry if this mail is OT.
> >
> >The win98 Acrobat reader web browser plug-in has an bug that
> >render´s the font wrong in default zoom factor.
> >My question is if I can control this inside my *.tex doc or in
> >pdftex.cfg?
> >
> >I tryed to set "pdfdest fit" in pdftex.cfg but it didnt do anything.
> >I even try´d to ad \pdfdest[fit] in my *.tex doc but that didn´t work
> >ether.
>
> What happens if you launch the document full screen?
>
> \setupinteraction[state=start]
> \setupinteractionscreen[option=max]

That seems to fix it..
Strange thing?

Thanks.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Controling zoom factor in pdfdoc.
  2000-06-14 18:23   ` Anders Alstrin
@ 2000-06-14 21:45     ` Anders Alstrin
  2000-06-14 23:08       ` Hans Hagen
  2000-06-14 23:02     ` Hans Hagen
  1 sibling, 1 reply; 6+ messages in thread
From: Anders Alstrin @ 2000-06-14 21:45 UTC (permalink / raw)


Anders Alstrin wrote:

> Hans Hagen wrote:
>
> > At 03:59 PM 6/13/2000 +0100, Anders Alstrin wrote:
> > >I don´t really know if this is a context question or PDFtex config
> > >question so sorry if this mail is OT.
> > >
> > >The win98 Acrobat reader web browser plug-in has an bug that
> > >render´s the font wrong in default zoom factor.
> > >My question is if I can control this inside my *.tex doc or in
> > >pdftex.cfg?
> > >
> > >I tryed to set "pdfdest fit" in pdftex.cfg but it didnt do anything.
> > >I even try´d to ad \pdfdest[fit] in my *.tex doc but that didn´t work
> > >ether.
> >
> > What happens if you launch the document full screen?
> >
> > \setupinteraction[state=start]
> > \setupinteractionscreen[option=max]
>
> That seems to fix it..
> Strange thing?

This is really strange! on some pdf doc´s this works in other not.
I can´t find any pattern in this.
And offcourse it only happens under MS Win98 ‰¢¥¡¥¢

Where do I turn off the font cache?

Anders


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Controling zoom factor in pdfdoc.
  2000-06-14 18:23   ` Anders Alstrin
  2000-06-14 21:45     ` Anders Alstrin
@ 2000-06-14 23:02     ` Hans Hagen
  1 sibling, 0 replies; 6+ messages in thread
From: Hans Hagen @ 2000-06-14 23:02 UTC (permalink / raw)
  Cc: ntg-context

At 07:23 PM 6/14/2000 +0100, you wrote:

>That seems to fix it..
>Strange thing?

Oh, I'm not surprised at all. There are some scaling bugs in acrobat and
the font cache is a mess. I use gs 6+ as reference viewer now. 

Hans 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Controling zoom factor in pdfdoc.
  2000-06-14 21:45     ` Anders Alstrin
@ 2000-06-14 23:08       ` Hans Hagen
  0 siblings, 0 replies; 6+ messages in thread
From: Hans Hagen @ 2000-06-14 23:08 UTC (permalink / raw)
  Cc: ntg-context

At 10:45 PM 6/14/2000 +0100, Anders Alstrin wrote:

>This is really strange! on some pdf doc´s this works in other not.
>I can´t find any pattern in this.
>And offcourse it only happens under MS Win98 ‰¢¥¡¥¢
>
>Where do I turn off the font cache?

Linux has its own strange things, like random colors. Another (very
persistent problem is the slightly different color in the rather big
rectangle around anti aliased fonts, so that background and foreground are
different, rather annoying on a tft display, but even submitting it as a
bug and making samples for adobe did not cure the problem. Maybe some of
these bugs are burried very deep in the code. 

Preferences -> cache .

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2000-06-14 23:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-13 14:59 Controling zoom factor in pdfdoc Anders Alstrin
2000-06-13 19:07 ` Hans Hagen
2000-06-14 18:23   ` Anders Alstrin
2000-06-14 21:45     ` Anders Alstrin
2000-06-14 23:08       ` Hans Hagen
2000-06-14 23:02     ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).