Hi all,

I tried sending this earlier and it was rejected. If you get two duplicate 
emails somehow, I apologize.

I am trying to create a PDF document with the mom macros using the PDF_IMAGE 
macro. I want my images to automatically move to the next page when there is 
insufficient vertical space for them on the current page.

I have tried using FLOAT FORCE, as follows:

.FLOAT FORCE
.PDF_IMAGE my_image.pdf 657p 152p
.FLOAT OFF

When I compile my PDF with the command pdfmom -t report.mom > report.pdf, I get 
an "environment stack overflow". The PDF generates just fine, despite the 
warning.

Am I doing something wrong? Or is this a possible bug in mom or groff?

Regards,
Shane Bishop

Reply via email to