PDF::Writer#x

D

Dan Fitzpatrick

Is there a way to get the current x position like you can get the
current y position in PDF::Writer?

pdf = PDF::Writer.new
pdf.y
=> 756.0
pdf.x
NoMethodError: undefined method `x' for #<PDF::Writer:0x8433f78>

Thanks,

Dan
 
A

Austin Ziegler

Is there a way to get the current x position like you can get the
current y position in PDF::Writer?

pdf = PDF::Writer.new
pdf.y
=> 756.0
pdf.x
NoMethodError: undefined method `x' for #<PDF::Writer:0x8433f78>

No.

PDF::Writer does not keep the current x position.

-austin
 
K

Kyrre Nygård

Hello!

Will this thing eventually replace LaTeX?

Are there any examples of well designed documents / posters / books
made using PDF::Writer?

Thanks,
Kyrre
 
F

Farrel Lifson

Hello!

Will this thing eventually replace LaTeX?

Are there any examples of well designed documents / posters / books
made using PDF::Writer?

Thanks,
Kyrre

I do believe the 95 page PDF::Writer manual available on it's homepage
is generated using PDF::Writer.

Farrel
 
H

Hal Fulton

Kyrre said:
Will this thing eventually replace LaTeX?

That would be cool, wouldn't it? Not that I know LaTeX...
Are there any examples of well designed documents / posters / books made
using PDF::Writer?

I don't know how much it's been used. I suppose Austin
knows. Austin??

Last I heard, there were some bugs and limitations in it,
but it was still quite usable.


Hal
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,270
Latest member
TopCryptoTwitterChannels_

Latest Threads

Top