filePro pdf printing

Richard Kreiss rkreiss at gccconsulting.net
Fri Nov 13 15:30:05 PST 2015


I have been experimenting with fp's pdf output.

It is quick and does open my pdf reader.

Report format:
Options = Allow embedded FPML on form = "Y"

However I am trying to change the orientation to letter, landscape

I placed the following code into my processing table, but it isn't working

8  -------   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -
     ◄ If:
     Then: or=chr("27")&"<page size='letter' orientation='landscape'>"
9  -------   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -
     ◄ If:
     Then: sz=chr("27")&"<page height='396' width='612'>"

Or and sz are in the header portion of the report.

I first tried this with @once processing, but that didn't work.

What am I doing wrong?  Any assistance will be greatly appreciated.


Richard Kreiss
GCC Consulting

Office: 410-653-2813





More information about the Filepro-list mailing list