Skip to content
Prev 13018 / 63421 Next

PDF text strangeness (PR#7043)

Where is the bug here?  Please read the R FAQ and learn what is required
in a bug report.
On Thu, 1 Jul 2004 wwsprague@ucdavis.edu wrote:

            
There is nothing to reproduce here.  Hint: if you look at the source code
and find PDF_Text you will see it only writes one object for each piece of
text.  I've just run an example, and each piece of vertical text (ylab
and axis labels) in

plot(1:10, ylab="foo")

is one object.
You need to read the PDF code to determine what has actually been written
as an object: Illustrator's native format is not PDF and I suspect the
issue is in its PDF->AI converter.
None reported!
Please, use a released version of R for bug reports.