So here we are looking at the VDI API calls to make a PDF.

It seems that if you exclude calls to vs_clip() in your
code, the FULL page of the PDF can be rendered. The example
C code, you may uncomment the vs_clip() calls, recompile and
run, to see the effect of the output clipping.

Remember to set PHPDF to High DPI by running PHPDF.PRG.

Thanks for reading.

