[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
[sqr-users] PAY003 PDF output
- Subject: [sqr-users] PAY003 PDF output
- From: "Anderson, Paul S" <Paul.Anderson@usa.xerox.com>
- Date: Thu, 08 Apr 2004 13:07:40 -0400
- Delivery-date: Thu, 08 Apr 2004 12:14:23 -0500
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
Hello!
We are running an ADP cloned version of Peoplesoft PAY003 which I think
was developed under an older version of SQR. We are currently running SQR
6.1.3. Utilizing sqrug advice recently sent out to someone else, I've been
able to modify PAY003 to cut a PDF file for each pay statement. Thanks from
me also on that. To get the PDF output the only thing I did was use the
-PRINTER:PD override when I ran the SQR. For the most part the statements
look ok... but the fonts pulled in by the PD override are causing some
overlapped output. It is also not printing the MICR line or the spelled out
amount. From other posts I'm guessing this is because I'm missing the PDF
fonts needed there. I've been a developer for 23+ years but somehow avoided
having to manipulate or futz around with fonts ... so I plead ignorance.
Here is the font section of my sqr.ini. Do I need a PDF font section...and
do additional fonts for PDF need to be installed on the server?
Thanks Very Much! Paul A.
[Fonts]
; The following are SQR predefined font styles.
; The numbers on the left are associated with font styles on the right.
; Users may define their own associations between font_numbers and font
; styles using the font_numbers 900 thru 999. ;
; Notes: ; ; - If SQR does not find a particular font a substitute is
used.
; - If a font style (fixed or proportional) is defined inside SQR,
; its style will override the setting in this file.
; - Proportional is assumed if the second field begins with the character
'p'.
; (i.e., "4=Arial,p" would equate to "4=Arial,proportional")
; - Bold is assumed if a third parameter is supplied.
;
3=Courier New,fixed 300=Courier New,fixed,bold
4=Arial,proportional 400=Arial,proportional,bold
5=Times New Roman,proportional 500=Times New Roman,proportional,bold
6=AvantGarde,proportional
8=Palatino,proportional 800=Palatino,proportional,bold
11=Symbol,symbol
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users