How avoïd empty space before first page of print to pdf exp
Posted: Fri Jun 20, 2014 5:48 pm
Hi All,
I use print to pdf to export a story illustrated. It works well except an empty space before the first page.
I guess I dont understand a stuff.
Is there someone who can light me ?
Thanks
Jean-Marc
I use print to pdf to export a story illustrated. It works well except an empty space before the first page.
I guess I dont understand a stuff.
Code: Select all
set the printmargins to "18,18,18,18"
set the printPaperOrientation to "landscape"
set the printRowsFirst to "true"
set the printCardBorders to "false"
set the printGutters to "18,18"
set the printScale to 0.8
Thanks
Jean-Marc