Ruler Size 0 but image still offset

The PDF Creator enables you to create secure PDF documents and to view, print and process existing PDF documents.
If you have any questions about the installation and usage of the PDF Creator please post them here.
Post Reply
ASRoden
Posts: 36
Joined: Thu Jun 15 2006
Location: Auburn, NY USA
Contact:

Ruler Size 0 but image still offset

Post by ASRoden »

I have set the Ruler size to '0', but my PDF image still displays over and down like the rulers are still there. Is there anything I can do to get the image to display at 0,0?
ASRoden
Posts: 36
Joined: Thu Jun 15 2006
Location: Auburn, NY USA
Contact:

Post by ASRoden »

Figured this out:
PutRulerSize(0);
PutMinimumGap(0);

Thanks.
Post Reply