PRCS SQR gives different format for (1) directly to printer (2) Web PDF

I am running an SQR via process scheduler producing a report.
The format and size are FINE when i run it directly to the printer. Command is below:
%TOOLBINSRV%\PSSQR.EXE -CT ORACLE -CS %SERVER% -CD PS89C -CA %ACCESSID% -CAP %ACCESSPSWD% -RP NFCNT002 -I 161118 -R REFRESH -CO PSKT -OT 2 -OP \\nfbprint\SDT-INF-3 -OF 4 -LG ENG
However, when I run and have it sent on the WEB with format PDF, the format is different
The format is the same as above but about 40% smaller size.
Different for when i open and see, and for when I print
Anyone knows if there is an extra setup of step that i could add either on when running SQR on prcs, or on opening the file with Adobe acrobat ?
Thanks

Which one looks better, the web or printed?
Seems like we had a similar problem a while back and the issue was with some scaling settings/preferences in the Acrobat Reader.

Similar Messages

  • P/L A/c for a single day gives different results for different users

    Hi!
         We have SAP B1 8.81 (PL 09) in our office. P/L Account for a particular date gives different value for a single account (Other Income Account) for one user and a consistent value for all other users. The user in question is a super user and does not seem to pick a specific entry posted in the Other Income Account for that day thus giving erroneous result. I have checked the Trial Balance for that day and it gives proper result. Only the P/L account gives erroneous data. Could anyone help with the reason for this.
    Thanks
    Sreekumar

    Hi Jitin,
              Thanks for your reply.
              I tried the way you mentioned. However, the result is the same.
              The entry that I'm talking about is an automatic journal entry posted through the Outgoing Payment option.
              To make it more clear, an outgoing payment to a vendor was posted on 05/19/11 for 1,42,178.32. The check was drawn only for 71,089.16 which was the correct amount and the remaining amount (71,089.16) got posted in the Other Income account. The P/L account for this date is not picking the amount of 71,089.16 in the Other Income Account.
    Thanks & Regards
    Sreekumar
    Edited by: Sreekumar on Jan 31, 2012 5:58 PM

  • Different formats for each line in enums & rings?

    I don't know if this one is possible but I can't figure it out.
    Can you make an enum or ring control have a different format for each selection? 
    E.G.:
    Selection 1 [default]
    Selection 2 [test mode]
    Selection 3 [optional]
    Selection 4 [optional]
    I've tried the formatting options and property nodes, no luck.  Maybe there are possibilities with control customizing I'm not thinking of???
    Thanks & Regards,
    K
    Using LabVIEW: 7.1.1, 8.5.1 & 2013

    Hi K.
          I don't think it's possible to have those text properties vary in a text-ring, but you might be able to accomplish your goal using a pict-ring - using images of formatted text.  In the example (attached) Paint was used to create the pictures then import them into the pict-ring.  Here Unclebump shows how to use "Draw Text at Point.vi" to create formatted text in a picture control, though, I have no idea how to copy such pictures out of the pictures control!
    Cheers!
    "Inside every large program is a small program struggling to get out." (attributed to Tony Hoare)
    Attachments:
    FormattedTextPicRing.vi ‏14 KB

  • Invalid date format for 'Created' field in the getVersions web service Response.

    Hi all,
    I am trying to get all versions for selected document by calling getVersions method Versions.asmxweb service, but getting ‘Created’ date attribute value is in the format "29-05-2012 12:01"
    but I am expecting either one of the following date formats.
     1.      yyyy-MM-dd HH:mm:ss  or  yyyy-MM-ddTHH:mm:ssz
     2.      MM/dd/yyyy HH:mm a   (a means AM/PM)
     3.      MM/dd/yyyy
     4.      yyyyMMdd HH:mm:ss
    where do I need to change?
    what are all the formate will be support by SharePoint?
    please find attached response xml of getVersions call.
    <results xmlns="http://schemas.microsoft.com/sharepoint/soap/">
        <list id="{6A6F6CD1-2E9C-44CC-B1F5-56G7JB5C8778}"/>
        <versioning enabled="1"/>
        <settings url="http://hbngjfgj47s20/reg/_layouts/LstSetng.aspx?List={7S6F6CD1-2E9C-44CC-B1F5-KO9J8Y7Y6H78}"/>
        <result version="@0.3" url="http://vmesxsrv47s20/register/Shared Documents/Parent/child/my_doc" created="29-05-2012 12:01" createdRaw="2014-12-02T12:46:02Z" createdBy="my_dom\agi_sharepoint"
    createdByName="AGI_Sharepoint" size="288" comments=""/>
        <result version="0.1" url="http://hbngjfgj47s20/register/_vti_history/1/Shared Documents/Parent/child/my_doc" created="29-05-2012 10:01" createdRaw="2014-12-02T10:55:18Z" createdBy="my_dom\my_sharepoint"
    createdByName="my_sharepoint" size="288" comments=""/>
        <result version="0.2" url="http://hbngjfgj47s20/register/_vti_history/2/Shared Documents/Parent/child/my_doc.txt" created="29-05-2012 11:01" createdRaw="2014-12-02T10:59:25Z" createdBy="my_dom\my_sharepoint"
    createdByName="my_sharepoint" size="288" comments=""/>
    </results>
    Kindly help me on this.

    Hi,
    According to your post, my understanding is that you want to change date format for ‘Created’ field in the getVersions web service.
    Per my knowledge, you can get the date format for ‘Created’ field as “MM/dd/yyyy HH:mm a”.
    For more information, you can refer to:
    Versions.GetVersions Method (Versions)
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Problem in using different format for Image files

    We are generating a report wherein the logo (Image File) is changed with respect to the company's location.
    Here, we are making use of a Text field using a formula column as its source for getting the file path.
    When the Size is kept as "Expand" or "Variable", then, when the image size changes considerably, it gives problem, wherein the logo is not displayed.
    Then we increased the size of the logo field and kept thte size type as Fixed. But the probnlem which we face is because of the .bmp format which the report accepts.
    This is because, when the format type is bmp, upon increasing the resolution or size of the bmp increases the size by several folds( say from 70kb to almost 1000 or 1500kb) which leads to the error "Memory cannot be read" and leads to abrupt application termination.
    Is their any way by which i can make use of GIF format for the image file and at the same time change the file name at runtime.
    Eagarly waiting for an early solution.
    Thanking you in Advance,
    Ramnath Balasubramanian

    Hi,
    You can only use one Apple ID with iTunes match. Purchasing another match subscription using wife's Apple ID is not a solution. I can only suggest that you use your ID for match and all iTunes music purchases.
    Jim

  • Mac-Address Different format for Authorization on Cisco ISE

    Dear All,
    I have problem with my Cisco ISE,
    This is the design :
    ISE ---- Core Switch ---- 3Com Switch --- PC User
    My Case:
    Authorization is based on Mac-address and Active Directory,
    But user with PC that connect to 3Com swtich is Deny by ISE because the Format Mac-address is different with Cisco,
    Mac-address Cisco format :  XX:XX:XX:XX:XX:XX
    Mac-address 3Com format :  XXXX-XXXX-XXXX
    3Com Switch type is TRICOM 4210 26-PORT.
    Anyone have experience with this? and how change the mac-address format in 3Com so user can authorized by Cisco ISE.
    note:
    authorization based on Active Directory is not problem with 3Com Switch.
    Based on my experience, Different product is different format mac-address, so this case not only for 3Com Switch.
    Thanks,
    Arika Wahyono

    I do not think Cisco will add these vendors to the supported switch matrix because then it would be a support issue that cisco would have to deal with, much like most of the AD issues I experienced when I worked in TAC. Your best bet would be to run the evaluation license instance in a lab and have a 3com switch point against that.
    Other than that I do not recommend upgrading to 1.2 without validating that the new "multi-vendor" MAB support will work on your switch.
    PS- Keep in mind that my comments is just my opinion so you may need to open a TAC case for an official answer.
    Tarik Admani
    *Please rate helpful posts*

  • Re: Different format for email PO

    We are currently sending PO as PDF to vendors.
    Some vendors are requesting that we send the data in text format to them.
    we are sending PO thru INT (communication type).
    However, it is linked to PDF format for internet under "Supported Address type".
    Do i use back the same node to send and yet under different format?
    OR do i need to configure another node under SCOT?

    Hi colin,
    You have to config in 'scot'
    Basic settins required to config
    1. You must maintain an e-mail address in the address in the vendor master.
    2. The same applies to your own user master. You also have to specify an e-mail address there in order to identify the sender.
    • Note that it is not possible to change the e-mail address of the vendor via the SAP purchase order transaction (ME21N, ME22N, and so on).
    • The system only uses the e-mail address of the vendor that is maintained in the vendor master!
    3. For the output type for default values, a communication strategy needs to be maintained in the Customizing that supports the e-mail. You can find the definition of the communication strategy in the Customizing via the following path: (SPRO -> IMG -> SAP Web Application Server -> Basic Services -> Message Control -> Define Communication Strategy). As a default, communication strategy CS01 is delivered. This already contains the necessary entry for the external communication. Bear in mind that without a suitable communication strategy it is not possible to communicate with a partner via Medium 5 (external sending).
    4. Use the standard SAP environment (program 'SAPFM06P', FORM routine 'ENTRY_NEU' and form 'MEDRUCK') as the processing routines.
    5. In the condition records for the output type NEU (for example, Transaction MN04), use medium '5' (External send). Then in Transaction M/34 for the output type NEU add the medium '5' (External send) in Partner functions & Processing routines.
    6.Then Create a PO…Go to Messages>select the output type & medium '5' (External send). Then communication method > Comm Strategy “CS01”. Remoce Print immediately if it is ticked.
    7. Then go back ,Select message>Further data>Dispatch time>Select 'Send immediately (when saving application)'
    Back and save PO.
    8. Check SCOT. PO will be in the waiting list. If u want to see the detailed list of waiting items then go to transaction SOST. Specify the Send date, select the check box Waiting & execute.
    In t.code SCOT you can set the format conversions by using menu path SETTINGS --> CONVERSIONS and specifying that your sapscript out put (I think SCR) should convert to PDF and then put in the appropriate Function module (try SX_OBJECT_CONVERT_SCR_PDF).
    You also have to allow PDF in the EXCHG node setup
    If you want further details Please check the SAP note 191470.
    regards,
    Hareesha

  • Formatting a currency in different format for 2 company codes

    Hi,
    I have two company codes(MCFL and MIL) in Indian project, now my requirement is to maintain different currency format which means company code specific.
    In PO print I wanted to show as different format.
    Is it possible to do setting in customizing level.
    Regards,
    Vadamalai A

    Hi,
       You can set the decimal notation format at user level. Go to Su3 - Defaults tab and maintain the format at user level.
        If you want different format in printout, then you need to put the logic in the smartform only, to validate the country and pout the corresponding format.
        Revert back if your question is different.
    Regards,
    AKPT

  • Different format for page numbers on different pages

    Hi guys,
    Currently I'm about to finish my thesis. Pages has been a great help with everything, until now. The problem is that I want to add page numbers, but some pages should have a different numbering then others. To clarify here is my table of contents with the desired page numbers:
    -Figures          i
    -Tables          ii
    -Acronyms     iii    
    -Chapter 1     1
    -Chapter 2     15    
    -Chapter 3     27
    -Appendix     iv
    -Summary     v
    So the stuff that is not directly main content should be numbered in roman numbers. The chapters then can have normal numbers.
    I've been trying for a while to make this happen now, but without luck. Anyone know how to accomplish this? I would be very thankful.

    Divide into Sections by inserting section breaks between and make the Roman numerals the first part and restart the numbering at Chapter 1:
    Inspector > Layout > Section > Start at: 1 / uncheck Use previous headers and footers
    To change the numbering format in the header or footer, right click on the page number and choose what you want.
    Peter

  • How do use different formatting for a distinct "Section"

    I have experienced formatting problems with an older document after upgrading to Pages 2.
    There was a distinct "section" within that document with a different "top" and "bottom" border. I find myself unable to change the top and bottom borders within just the Section I want to revise. When I try dragging the ruler on the page in question, it changes the settings for the entire document.
    Questions:
    (1) How do I ensure that one of my document's pages is, in fact, a distinct Section with its own formatting?
    (2) How can I change the page setup of that Section independently of the rest of the document?
    PowerMac G5 dual 2.0   Mac OS X (10.4.4)  

    Hello David,
    now I'm back for your problem. You are right: the settings "Before" and "After" of the Layout Inspector are only for the areas at the Layout Breaks unlike the "Left" and "Right" number fields. If you have long Sections you have to use a workaround.
    You have to insert a placeholder at the top and at the bottom of the pages to "simulate" the wider margins. But don't be frightened, you don't have to do it for every page. For that, Pages has the Section Master.
    If you have a "Facing Pages" document, place rectangles (the placeholders) with no outline and with no filling at the top and at the bottom of a left and a right page. This rectangles should be adjusted in that way, so they have the same width like the text area and the same height you want to have for the wider Margins. Give the placeholder the "Fixed on page" setting in the Wrap Inspector and no "Extra Space". If you have a none "Facing Pages" document, you have to position the placeholder only on the top and the bottom of one page. Please notice the settings "First page is different" and "Left and right pages are different" of the Layout Inspector.
    After you have placed the rectangles, select them and choose the menu item "Format/Advanced/Move Object to Section Master". Now you have the space at the top and the bottom of every page in that Section. Only the Section with the oversized images may not have the placeholders.
    Excuse me, that I haven't mentioned the workaround the first time, but to write the Layout Border thing. I have forgotten that only the "Left" and "Right" border settings are for all pages.
    Frank.

  • Can i make (for example) 3 partitions on my external Hard Drive, and make different formatations for each, so i can share files of one of them in a pc and mac?

    Hello ...
    My name is Rui, i'm from Portugal ... (so please be patiente with my english, it can get a bit confusing)
    so... first of all ... i have to say ... i'm still a pc user ... i don't have a Mac ... yet ... they are sold out right now in the shops near me ... i am waitting for them to arrive so i can pick up mine ... (i wish in a couple of days i will be entering the Mac world ....) ... i'll be picking the "entery" iMac model, the 21,5'', i5 with 500gb hard disk ... well .. i know it's the cheapest one (i hope it is a good machine tho) ... but it's my entering Mac world too (my only apple products till know were the ipod ...) ... one of my concerns are being the 500gb hard drive ... that for my pc experience is a little bit short ... that makes me a little scared (but paying 300e for the next model to have a 1tb disk, it's not a good option for me right now) ...
    so..
    I've been reading a lot about iMac's ans OS X so i can get familiar with this all new world ...
    and i couldn't get any answer for some of my doubts... so i decided to ask you Mac Users ..
    My idea is to have an external HD to store files (and not to fill the 500gb of the iMac) ... and i am wondering if it would be possible to make this ...
    - make three partitions on the external Hard Drive and
    - the first be formatted in Mac OS extended (journaled) mode
    - the second on fat 32 - so i can store and share files with a mac or pc
    - third be reserved for  Time Machine
    i wonder would that be possible... or would make sort of incompabilities ... would it work all well ?
    hummm ...
    I hope someone can help me with this ...
    ... if it is a silly question ... sorry ... but please remember, i've never had a Mac computer (i'm waiting for my 1st iMac to be available on store) ... so a lot of things are "flying" in my head right now ...
    ... and of course .. sorry for my english ... i hope you all understood me ...
    thanks (obrigado) a lot for your patience...
    Rui from Portugal

    Hi! Dwagner, once again ...
    I've just got my Mac last friday ... i'm still getting amazed with this new world to me ... eehe .. quite different ... but
    ... "i can do it, i can do it" eheeh
    i'm in that period that a new question appears at almost every mouse click ... lol
    so ... can you help me (once again) ..
    you said you had your hard drive with this settings...
    "You can partition for OSX (extended Journal) - read/write by only OSX or read only by Windows via BootCamp
    You can partition for Windows (NTFS) - readable by only Windows
    OR - you can format with ex-FAT and this is read/write capable for both operating systems."
    how did you formated the partition in NTFS ? ... on the mac? using the "disk utility" ? or did you use another program to do so ...?
    i hope i'm not "bugging" you ... this might be a silly question for most of people ... but right now ... it's a major question for me ... ehehe
    once again Obrigado (Thank You)
    Rui from Portugal

  • Are there different formats for the iBooks reader?

    I created a picture book, but when it's opened in iBooks, it displays each page as a small image on the "pages" of the book. I opened my file in Cloud Reader (for comic books) and it's displayed perfectly, with the pages filling up the screen. Can iBooks do this, or is the "book" display the only format?

    iPad Air 32GB (Wi-Fi)
    iPad Air 32GB (Wi-Fi + Cellular)

  • Different formats for documents in the cloud do not work

    Hello,
    I have a question:
    I use documents in the icloud on my mac and my ios devices. Sometimes I also need to download these documents onto PC from the web browser. When I try to do it, it allows to donload only .pages format, with other (doc and pdf) formats greyed out. That is very annoying, what can I do to have my documents in all the possible formats?

    I don't see it mentioned above, but when you remove the apps from your devices, have you been to system preferences > iCloud and checked that all your pages and numbers documents have been deleted from your storage, deleting them if necessary.
    Also when you add things back, avoid adding documents with the same names as those you have been having problems with.

  • ParseInt gives different values for negative numbers than other browsers

    Is this an known issue?
    I tested in Safari 4 beta (528.16), don't know about other releases.
    parseInt(-0.5) in Safari returns -1, while Chrome 3, Opera 10 and Firefox 3.5 returns zero.
    How can I workaround this?

    Hi,
    I tested in Safari 4 beta (528.16), don't know about other releases.
    Test with the official release. If you think it's a bug, you can report it at http://bugs.webkit.org

  • Photsmart 5520 gives message cartridge for older generation of printer

    I only use hp cartridges and these are all 364 as used on my previous 5520!
    But the message says cartridge for an older generation of printer
    Help

    Hi,
    The HP 364 ink cartridges only have the warranty end date listed on it, it never list a manufacturing date.
    Follow the guidelines below, the Do I have the updated cartridges? section explain how to identify an updated cartridge, either with its packing material or without it:
    http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&lc=en&docname=c02435884
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

Maybe you are looking for