Converting a formatted DIN-A3 textfile to DIN-A4 pdf without losing the format

2008-11-10 13:52:26 by GhostT1982

Hello,

I've got a textfile, which is formatted to be printed in a larger format than DIN-A4, I think in DIN-A3. However, I want to convert this textfile in a pdf in DIN-A4 format, so that other people can printout this file without making any changes in the printer options.
My problem is that it isn’t enough to change the paper format because then the line breaks are being moved and the file loses its format. I’ve found out that it works when I change the scale in the additional document properties from 100 to about 60%. But unfortunately, I don’t know how to change this property by program-code (for example in vb/vba).
I hope you can help me solving this problem!

Thanks!