MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Print letters in AFP printers

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Other Technical Topics
View previous topic :: View next topic  
Author Message
vampster
Beginner


Joined: 13 Jan 2003
Posts: 4
Topics: 1

PostPosted: Mon Jan 13, 2003 4:06 pm    Post subject: Print letters in AFP printers Reply with quote

Hi All,

Does any body has experience with AFP printing. I need sample of pagedef/pageformat for printing free form letters with signature/header/footer. I'd appreciate if you can posted the sample PPFA code.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12359
Topics: 75
Location: San Jose

PostPosted: Mon Jan 13, 2003 5:05 pm    Post subject: Reply with quote

Vampster,

check this links which might answer your query

PPFA User's Guide

Examples of Using PPFA

Also check this link for manuals on AFP

Hope this helps...

cheers

kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
vampster
Beginner


Joined: 13 Jan 2003
Posts: 4
Topics: 1

PostPosted: Tue Jan 14, 2003 8:37 am    Post subject: Reply with quote

Thank you Kolusu, but when I read this documentation I can not find clear explanation how create complete FORMDEF to print lettes or notes - and I asked here the sample of PPFA code.
Thanks again.
Back to top
View user's profile Send private message
vampster
Beginner


Joined: 13 Jan 2003
Posts: 4
Topics: 1

PostPosted: Wed Jan 22, 2003 4:49 pm    Post subject: Reply with quote

Hello,

I try to solve problem by myself - no luck. I really need advice from expert. Could you please help me with the following:
I have signature as segment and this signature should be placed into different position in form ( depends of letter's body - could be in any line ).
I can plase any text in my input file for using condition - I have $SIGN$ in position 3 - 8 for example.
I have the following code for print leters body:
PRINTLINE
FONT FONT2
CHANNEL 1 OVERLAY CRS62
POSITION 0.5 0.0 ; /* TOP LINE OF PAGE IN .1 */

PRINTLINE REPEAT 70
FONT FONT2
CHANNEL 1
POSITION 1.0 1.0 ;

If I use condition eq '$SIGN$' I can use other pageformat, but it start printing from the top of page.
How can I continue print from the next line of previous pageformat - I used POSITION NEXT - still print from the top , SAME - with the same result.
Could you please advice - maybe exist some other trick. Thank you.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Other Technical Topics All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group