Kayza, it would be helpful to have a more detailed description of the two 
pages. Do you want specific data in specific locations on each page? Are all 
the data elements in a single row in a table? etc. 
Albert

> On Apr 16, 2018, at 11:27 PM, Kayza Kleinman <kklein...@jccgci.org> wrote:
> 
> Is there a way to print a report that takes up two pages per row? (I posted 
> about the precursor to this report 2 years ago, and I’m still saddled with 
> it.)
>  
> Currently, what I’m doing in ver 9.5 is
>  
> Declare cursor
> Fetch cursor
> While sqlcode <>100
>    Print Page1
>    Print Page2
>    Fetch Cursor
> Endwhile
>  
> Is there a way to have a report that allows the data to be put on two pages? 
> If not, is there any way to output to PDF (or any other file format, for that 
> matter) with each “print” job appending to the existing file rather than 
> creating a new file for each page?
>  
> Thanks for any help you can give!
>  
> Kayza Kleinman
> Director of the Nonprofit Helpdesk
> CIO
> Jewish Community Council of Greater Coney Island, Inc
> 3001 West 37th Street
> Brooklyn NY 11224
> 718 449-5000 x 2266
> fax 347-946-6390
> www.jccgci.org <http://www.jccgci.org/>
> www.nphd.org <http://www.nphd.org/>
>  
>  
> 
> -- 
> For group guidelines, visit 
> http://www.rbase.com/support/usersgroup_guidelines.php 
> <http://www.rbase.com/support/usersgroup_guidelines.php>
> --- 
> You received this message because you are subscribed to the Google Groups 
> "RBASE-L" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to rbase-l+unsubscr...@googlegroups.com 
> <mailto:rbase-l+unsubscr...@googlegroups.com>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.

-- 
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rbase-l+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to