gfpos

Results 1 issues of gfpos

this is from using templates: pdfOut.AddPage(); tpl = pdfOut.ImportPage( i ); pdfOut.UseTemplate( tpl ); works fine as long as i am using less then 512 files. above that number my...