Diff in alignment of PDF & printer output of script

I have a output in sapscript  when used  PDF output i get proper

Sorry friends remaining part was deleted by mistake. it is as below
The output which is i get when i take a print from printer or preview is proper. But when i use win 2 pdf i get the output with alignment out. If i adjust that then printer alignment goes wrong. can anyone suggest.

Similar Messages

  • PDF Printer stopped prompting for output filename

    I use the Adobe Acrobat PDF Printer to create PDFs from a variety of applications. My version of Acrobat Pro is 10.1.6. The printer is configured to prompt me for the output filename, but never does. It used to work, but I can't figure out what has changed. I have done a repair of Acrobat, and even went so far to uninstall and reinstall.

    Turns out to be an OS problem. I cannot print to my HP printer either! (And this is after rebooting.) Oh well. Off to the Mac forums for assistance. Thanks anyway for those of you who looked at this.

  • Printing or Converting to PDF and outputting in current folder?

    Hi all,
    I've got a bunch of Word docs in a bunch of different folders and I'm looking for an easy way to convert them to PDF without much intervention.  I can go into my Adobe PDF printing preferences and specify each folder before I select all the Word docs and print them, but then I have to change the output folder each time.  I'm looking for a way to specify it to just output the PDF to the current folder by default and not bring up a dialog box to rename the file.
    Is there an easy way to do this?  I have docs separated into about 50-100 different folders.  I'd like to just point it to the root folder and click print or convert, but if I have to go into each folder individually, select all and print/convert then that would be more acceptable than the way we have to do it currently.
    Thanks for your time!

    BobLevine wrote:
    Won't do much good if it's a just an image saved as EPS. Of course if it's an Illy EPS that would be the best route.
    Bob
    Quite so, but transparency implied vector to me.

  • Printer output to PDF?

    Hi all,
    I have been using Java to creating graphical reports using JComponent. The printing quality is really good. However, when I try to save it as image, the image quality is HUGHLY deteriorated as I simply can't produce a high enough resolution for printing.
    I am thinking of saving it as a PDF from the printer output. I have done a search on JAVA forum but have no luck. Could anyone give me a pointer on how to achieve this?
    Thank you all in advance.
    Cheers,
    Sam

    hi,
    According to your title
    This is Code to convert Smartfoms to PDF & download to ur PC.
    PARAMETERS : p_werks TYPE t001w-werks.
    PARAMETERS : p_file LIKE rlgrap-filename DEFAULT 'C:\temp\1.pdf'.
    DATA : v_fnam TYPE rs38l_fnam.
    DATA : flag TYPE char1.
    DATA : file TYPE string.
    DATA : mi_bytecount TYPE i.
    DATA : lines LIKE tline OCCURS 100 WITH HEADER LINE.
    *Control Parameters
    DATA : it_ssfctrlop TYPE TABLE OF ssfctrlop.
    DATA : wa_ssfctrlop TYPE ssfctrlop.
    *Output Options
    DATA : it_output_options TYPE TABLE OF ssfcompop.
    DATA : wa_output_options TYPE ssfcompop.
    *Job Output Info
    DATA : it_job_output_info TYPE TABLE OF ssfcrescl.
    DATA : wa_job_output_info TYPE ssfcrescl.
    *Job Output Options
    DATA : it_job_output_options TYPE TABLE OF ssfcresop.
    DATA : wa_job_output_options TYPE ssfcresop.
    CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
    EXPORTING
    formname = 'ZSAMPLE_FORM'
    IMPORTING
    fm_name = v_fnam.
    wa_ssfctrlop-no_dialog = 'X'.
    wa_ssfctrlop-getotf = 'X'.
    wa_ssfctrlop-preview = 'X'.
    APPEND wa_ssfctrlop TO it_ssfctrlop.
    wa_output_options-tdnoprev = 'X'.
    wa_output_options-tdtitle = sy-title.
    wa_output_options-tdnewid = 'X'.
    APPEND wa_output_options TO it_output_options.
    CALL FUNCTION v_fnam
    EXPORTING
    control_parameters = wa_ssfctrlop
    output_options = wa_output_options
    p_werks = p_werks
    IMPORTING
    job_output_info = wa_job_output_info
    job_output_options = wa_job_output_options.
    *Convert to PDF
    CALL FUNCTION 'CONVERT_OTF'
    EXPORTING
    format = 'PDF'
    IMPORTING
    bin_filesize = mi_bytecount
    TABLES
    otf = wa_job_output_info-otfdata
    lines = lines
    EXCEPTIONS
    err_conv_not_possible = 1
    err_bad_otf = 2.
    *Download to ur PC
    file = p_file.
    CALL FUNCTION 'GUI_DOWNLOAD'
    EXPORTING
    bin_filesize = mi_bytecount
    filename = file
    filetype = 'BIN'
    TABLES
    data_tab = lines[].
    IF sy-subrc = 0.
    MESSAGE 'Downloaded Successfully' TYPE 'S'.
    ENDIF.
    solution is this.

  • Output file name in Adobe PDF printer

    I am a new user trying to use the Adobe PDF printer to print a large number (34,000+) of single sheet reports from an application that is using ASP web pages with long trash names. The pdf printer tries to name them all 1.pdf. Is there any setting to have it increment the file name so that i do not have to name each of these documents? As you can imagine this would take slightly more time than would be convenient, not to mention the assossiated hand cramps

    I am sad to report that apparently Adobe does not do a very good job with the PDF printer. I have just spent over an hour with support to get the answer we can not help you. I guess I will have to spend $50 for NovaPDF to handle my problem. It's a shame when a superior overall product like Acrobat is not able to keep up with the knockoffs on the small things.

  • Adobe PDF printer no output. Did 'Print Test Page', but never got out of queue (Acrobat X Pro;Win 7)

    I'm using Acrobat X Pro in Windows 7 environment. At Control Panel->Hardware and Sound->Devices and Printers, I did a 'Print Test Page' when I right-clicked on the Adobe Printer icon and  clicked Printer properties. The 'Save PDF File As' prompt came up and I entered the filename and chose the folder location. Next, I clicked the 'Save' button in the prompt.
    I could not locate the pdf file at the folder I had designated the test page to be saved to. So I checked the printer queue. The test page was still in the queue, but nothing was happening. What do I need to do to rectify this problem? Thank you very much.

    I figured it out.
    Adobe PDF cannot parse the quotes in any title that firfox passes to it.
    So if your page has a " in it.  The PDF printer does not parse " right.

  • Adobe PDF printer - saves output file as filetype+filename need it to save only as filename

    I am using windows xp pro, when i create the pdf file with adobe PDF printer it creates the file name "Ami Pro - filename.pdf"  I really need it to create the file name as "filename.pdf".  Can you please help me - thank you

    Thank you Bernd - Explorer will let us change the file name one at a time, however I am creating numerous pdfs at a time, and its a pain to correct them one at a time, or to create a bat file to do this.  Does anyone know if the Adobe PDF printer has a feature that will eliminate the file type? thanks

  • HP LaserJet P1102W - no print output in Linux Mint 17.1 Cinnamon Desktop

    I've just done a default install of Linux Mint 17.1 - as feared, no print output.
    I'm guessing I need to install a driver - but I couldn't find anything easily on HP site, only Windows/Mac OS stuff. Are HP printers generally linux friendly? Where can I download drivers if they are? More over, I'm a total linux newbie, so any drivers need to be easily installed! I'm not currently familiar with Terminal windows and line commands!
    My printer does have wireless enabled, but I have it connected via direct USB also.
    Linux Mint did offer to run a diagnostic tool/debugging tool which gave a great deal of what means nothing to me. Debug output is below if it is helpful, but hoping a simple driver install will cure all ...
    Debug Output:
    Page 1 (Scheduler not running?):
    {'cups_connection_failure': False}
    Page 2 (Is local server publishing?):
    {'local_server_exporting_printers': False}
    Page 3 (Choose printer):
    {'cups_dest': <cups.Dest HP-LaserJet-Professional-P-1102w (default)>,
     'cups_instance': None,
     'cups_queue': u'HP-LaserJet-Professional-P-1102w',
     'cups_queue_listed': True}
    Page 4 (Check printer sanity):
    {'cups_device_uri_scheme': u'hp',
     'cups_printer_dict': {'device-uri': u'hp:/usb/HP_LaserJet_Professional_P_1102w?serial=000000000W4037X5PR1a',
                           'printer-info': u'Hewlett-Packard HP LaserJet Professional P 1102w',
                           'printer-is-shared': True,
                           'printer-location': u'Leela',
                           'printer-make-and-model': u'HP LaserJet Professional P 1102w, hpcups 3.14.3, requires proprietary plugin',
                           'printer-state': 3,
                           'printer-state-message': u'',
                           'printer-state-reasons': [u'none'],
                           'printer-type': 167948,
                           'printer-uri-supported': u'ipp://localhost:631/printers/HP-LaserJet-Professional-P-1102w'},
     'cups_printer_remote': False,
     'hplip_output': (['',
                       '\x1b[01mHP Linux Imaging and Printing System (ver. 3.14.3)\x1b[0m',
                       '\x1b[01mDevice Information Utility ver. 5.2\x1b[0m',
                       'Copyright (c) 2001-13 Hewlett-Packard Development Company, LP',
                       'This software comes with ABSOLUTELY NO WARRANTY.',
                       'This is free software, and you are welcome to distribute it',
                       'under certain conditions. See COPYING file for more details.',
                       '\x1b[01mHP Linux Imaging and Printing System (ver. 3.14.3)\x1b[0m',
                       '\x1b[01mSystem Tray Status Service ver. 2.0\x1b[0m',
                       'Copyright (c) 2001-13 Hewlett-Packard Development Company, LP',
                       'This software comes with ABSOLUTELY NO WARRANTY.',
                       'This is free software, and you are welcome to distribute it',
                       'under certain conditions. See COPYING file for more details.',
                       '\x1b[01mhp:/usb/HP_LaserJet_Professional_P_1102w?serial=000000000W4037X5PR1a\x1b[0m',
                       '\x1b[01mDevice Parameters (dynamic data):\x1b[0m',
                       '\x1b[01m  Parameter                     Value(s)                                                  \x1b[0m',
                       '  agent1-ack                    False                                                     ',
                       '  agent1-desc                   Black toner cartridge                                     ',
                       '  agent1-dvc                    0                                                         ',
                       '  agent1-health                 0                                                         ',
                       '  agent1-health-desc            Good/OK                                                   ',
                       '  agent1-hp-ink                 False                                                     ',
                       '  agent1-id                     0                                                         ',
                       '  agent1-kind                   4                                                         ',
                       '  agent1-known                  False                                                     ',
                       '  agent1-level                  100                                                       ',
                       '  agent1-level-trigger          0                                                         ',
                       '  agent1-sku                    85A                                                       ',
                       '  agent1-type                   1                                                         ',
                       '  agent1-virgin                 False                                                     ',
                       '  back-end                      hp                                                        ',
                       "  cups-printers                 ['HP-LaserJet-Professional-P-1102w']                      ",
                       '  cups-uri                      hp:/usb/HP_LaserJet_Professional_P_1102w?serial=000000000W',
                       '                                4037X5PR1a                                                ',
                       '  dev-file                                                                                ',
                       '  device-state                  1                                                         ',
                       '  device-uri                    hp:/usb/HP_LaserJet_Professional_P_1102w?serial=000000000W',
                       '                                4037X5PR1a                                                ',
                       '  deviceid                      MFG:Hewlett-Packard;MDL: LaserJet Professional P          ',
                       '                                1102w;CMD:ZJSJS,URF,PCLm,PJL,ACL,HTTCLSLSRINTER;DEHPHP  ',
                       '                                LaserJet Presessional P 110;F;FWVER:20110826;             ',
                       '  duplexer                      0                                                         ',
                       '  error-state                   0                                                         ',
                       '  host                                                                                    ',
                       '  in-tray1                      1                                                         ',
                       '  in-tray2                      1                                                         ',
                       '  is-hp                         True                                                      ',
                       '  media-path                    1                                                         ',
                       '  panel                         0                                                         ',
                       '  panel-line1                                                                             ',
                       '  panel-line2                                                                             ',
                       '  photo-tray                    0                                                         ',
                       '  port                          1                                                         ',
                       '  r                             0                                                         ',
                       '  revision                      254                                                       ',
                       '  rg                            000                                                       ',
                       '  rr                            000000                                                    ',
                       '  rs                            000000000                                                 ',
                       '  serial                        000000000W4037X5PR1a                                      ',
                       '  status-code                   1000                                                      ',
                       '  status-desc                   Idle                                                      ',
                       '  supply-door                   1                                                         ',
                       '  top-door                      1                                                         ',
                       '\x1b[01m',
                       'Model Parameters (static data):\x1b[0m',
                       '\x1b[01m  Parameter                     Value(s)                                                  \x1b[0m',
                       '  align-type                    0                                                         ',
                       '  clean-type                    0                                                         ',
                       '  color-cal-type                0                                                         ',
                       '  copy-type                     0                                                         ',
                       '  embedded-server-type          0                                                         ',
                       '  fax-type                      0                                                         ',
                       '  fw-download                   False                                                     ',
                       '  icon                          HP_LaserJet_1012.png                                      ',
                       '  io-mfp-mode                   6                                                         ',
                       '  io-mode                       1                                                         ',
                       '  io-support                    10                                                        ',
                       '  job-storage                   0                                                         ',
                       '  linefeed-cal-type             0                                                         ',
                       '  model                         HP_LaserJet_Professional_P_1102w                          ',
                       '  model-ui                      HP LaserJet Professional P 1102w                          ',
                       '  model1                        HP LaserJet Professional P 1102w Printer                  ',
                       '  monitor-type                  0                                                         ',
                       '  panel-check-type              0                                                         ',
                       '  pcard-type                    0                                                         ',
                       '  plugin                        1                                                         ',
                       '  plugin-reason                 1                                                         ',
                       '  power-settings                0                                                         ',
                       '  pq-diag-type                  0                                                         ',
                       '  r-type                        0                                                         ',
                       '  r0-agent1-kind                4                                                         ',
                       '  r0-agent1-sku                 85A                                                       ',
                       '  r0-agent1-type                1                                                         ',
                       '  scan-src                      0                                                         ',
                       '  scan-type                     0                                                         ',
                       '  status-battery-check          0                                                         ',
                       '  status-dynamic-counters       0                                                         ',
                       '  status-type                   8                                                         ',
                       '  support-released              True                                                      ',
                       '  support-subtype               2202411                                                   ',
                       '  support-type                  2                                                         ',
                       '  support-ver                   3.12.6                                                    ',
                       "  tech-class                    ['LJZjsMono']                                             ",
                       "  tech-subclass                 ['NoAutoDuplex']                                          ",
                       '  tech-type                     3                                                         ',
                       '  usb-pid                       4138                                                      ',
                       '  usb-vid                       1008                                                      ',
                       '  wifi-config                   3                                                         ',
                       'Done.',
                      ['\x1b[35;01mwarning: No display found.\x1b[0m',
                       '\x1b[31;01merror: hp-info -u/--gui requires Qt4 GUI support. Entering interactive mode.\x1b[0m',
                       '\x1b[35;01mwarning: No display found.\x1b[0m',
                       '\x1b[31;01merror: hp-systray requires Qt4 GUI and DBus support. Exiting.\x1b[0m',
                       '\x1b[35;01mwarning: Unable to connect to dbus. Is hp-systray running?\x1b[0m',
                      0),
     'is_cups_class': False,
     'local_cups_queue_attributes': {'charset-configured': u'utf-8',
                                     'charset-supported': [u'us-ascii', u'utf-8'],
                                     'color-supported': True,
                                     'compression-supported': [u'none', u'gzip'],
                                     'copies-default': 1,
                                     'copies-supported': (1, 9999),
                                     'cups-version': u'1.7.2',
                                     'device-uri': u'hp:/usb/HP_LaserJet_Professional_P_1102w?serial=000000000W4037X5PR1a',
                                     'document-format-default': u'application/octet-stream',
                                     'document-format-supported': [u'application/octet-stream',
                                                                   u'application/pdf',
                                                                   u'application/postscript',
                                                                   u'application/vnd.adobe-reader-postscript',
                                                                   u'application/vnd.cups-pdf',
                                                                   u'application/vnd.cups-pdf-banner',
                                                                   u'application/vnd.cups-postscript',
                                                                   u'application/vnd.cups-raster',
                                                                   u'application/vnd.cups-raw',
                                                                   u'application/x-cshell',
                                                                   u'application/x-csource',
                                                                   u'application/x-perl',
                                                                   u'application/x-shell',
                                                                   u'image/gif',
                                                                   u'image/jpeg',
                                                                   u'image/png',
                                                                   u'image/tiff',
                                                                   u'image/urf',
                                                                   u'image/x-bitmap',
                                                                   u'image/x-photocd',
                                                                   u'image/x-portable-anymap',
                                                                   u'image/x-portable-bitmap',
                                                                   u'image/x-portable-graymap',
                                                                   u'image/x-portable-pixmap',
                                                                   u'image/x-sgi-rgb',
                                                                   u'image/x-sun-raster',
                                                                   u'image/x-xbitmap',
                                                                   u'image/x-xpixmap',
                                                                   u'image/x-xwindowdump',
                                                                   u'text/css',
                                                                   u'text/html',
                                                                   u'text/plain'],
                                     'finishings-default': 3,
                                     'finishings-supported': [3],
                                     'generated-natural-language-supported': [u'en-us'],
                                     'ipp-versions-supported': [u'1.0',
                                                                u'1.1',
                                                                u'2.0',
                                                                u'2.1'],
                                     'ippget-event-life': 15,
                                     'job-creation-attributes-supported': [u'copies',
                                                                           u'finishings',
                                                                           u'ipp-attribute-fidelity',
                                                                           u'job-hold-until',
                                                                           u'job-name',
                                                                           u'job-priority',
                                                                           u'job-sheets',
                                                                           u'media',
                                                                           u'media-col',
                                                                           u'multiple-document-handling',
                                                                           u'number-up',
                                                                           u'output-bin',
                                                                           u'orientation-requested',
                                                                           u'page-ranges',
                                                                           u'print-color-mode',
                                                                           u'print-quality',
                                                                           u'printer-resolution',
                                                                           u'sides'],
                                     'job-hold-until-default': u'no-hold',
                                     'job-hold-until-supported': [u'no-hold',
                                                                  u'indefinite',
                                                                  u'day-time',
                                                                  u'evening',
                                                                  u'night',
                                                                  u'second-shift',
                                                                  u'third-shift',
                                                                  u'weekend'],
                                     'job-ids-supported': True,
                                     'job-k-limit': 0,
                                     'job-k-octets-supported': (0, 476568600),
                                     'job-page-limit': 0,
                                     'job-priority-default': 50,
                                     'job-priority-supported': [100],
                                     'job-quota-period': 0,
                                     'job-settable-attributes-supported': [u'copies',
                                                                           u'finishings',
                                                                           u'job-hold-until',
                                                                           u'job-name',
                                                                           u'job-priority',
                                                                           u'media',
                                                                           u'media-col',
                                                                           u'multiple-document-handling',
                                                                           u'number-up',
                                                                           u'output-bin',
                                                                           u'orientation-requested',
                                                                           u'page-ranges',
                                                                           u'print-color-mode',
                                                                           u'print-quality',
                                                                           u'printer-resolution',
                                                                           u'sides'],
                                     'job-sheets-default': (u'none', u'none'),
                                     'job-sheets-supported': [u'none',
                                                              u'classified',
                                                              u'confidential',
                                                              u'form',
                                                              u'secret',
                                                              u'standard',
                                                              u'topsecret',
                                                              u'unclassified'],
                                     'jpeg-k-octets-supported': (0, 476568600),
                                     'jpeg-x-dimension-supported': (0, 65535),
                                     'jpeg-y-dimension-supported': (1, 65535),
                                     'marker-change-time': 0,
                                     'media-bottom-margin-supported': [423, 547],
                                     'media-col-default': u'(unknown IPP value tag 0x34)',
                                     'media-col-supported': [u'media-bottom-margin',
                                                             u'media-left-margin',
                                                             u'media-right-margin',
                                                             u'media-size',
                                                             u'media-source',
                                                             u'media-top-margin',
                                                             u'media-type'],
                                     'media-default': u'iso_a4_210x297mm',
                                     'media-left-margin-supported': [423, 635],
                                     'media-right-margin-supported': [423, 635],
                                     'media-size-supported': [u'(unknown IPP value tag 0x34)',
                                                              u'(unknown IPP value tag 0x34)',
                                                              u'(unknown IPP value tag 0x34)',
                                                              u'(unknown IPP value tag 0x34)',
                                                              u'(unknown IPP value tag 0x34)',
                                                              u'(unknown IPP value tag 0x34)',
                                                              u'(unknown IPP value tag 0x34)',
                                                              u'(unknown IPP value tag 0x34)',
                                                              u'(unknown IPP value tag 0x34)',
                                                              u'(unknown IPP value tag 0x34)',
                                                              u'(unknown IPP value tag 0x34)',
                                                              u'(unknown IPP value tag 0x34)',
                                                              u'(unknown IPP value tag 0x34)',
                                                              u'(unknown IPP value tag 0x34)',
                                                              u'(unknown IPP value tag 0x34)',
                                                              u'(unknown IPP value tag 0x34)',
                                                              u'(unknown IPP value tag 0x34)',
                                                              u'(unknown IPP value tag 0x34)',
                                                              u'(unknown IPP value tag 0x34)'],
                                     'media-source-supported': [u'auto',
                                                                u'manual'],
                                     'media-supported': [u'iso_a6_105x148mm',
                                                         u'iso_a5_148x210mm',
                                                         u'jpn_hagaki_100x148mm',
                                                         u'om_double-postcard_148.17x200.03mm',
                                                         u'om_jb5_182.12x257.05mm',
                                                         u'na_executive_7.25x10.5in',
                                                         u'om_16k195x270_195.09x269.88mm',
                                                         u'om_16k184x260_184.15x260mm',
                                                         u'oe_16k197x273_7.75x10.75in',
                                                         u'na_letter_8.5x11in',
                                                         u'iso_a4_210x297mm',
                                                         u'oe_flsa_8.5x13in',
                                                         u'na_legal_8.5x14in',
                                                         u'na_monarch_3.875x7.5in',
                                                         u'iso_dl_110x220mm',
                                                         u'na_number-10_4.125x9.5in',
                                                         u'iso_c5_162x229mm',
                                                         u'om_env-b5_176.04x250.12mm',
                                                         u'custom_min_3x5in',
                                                         u'custom_max_17x36in'],
                                     'media-top-margin-supported': [423, 547],
                                     'media-type-supported': [u'stationery'],
                                     'multiple-document-handling-supported': [u'separate-documents-uncollated-copies',
                                                                              u'separate-documents-collated-copies'],
                                     'multiple-document-jobs-supported': True,
                                     'multiple-operation-time-out': 300,
                                     'natural-language-configured': u'en-us',
                                     'notify-attributes-supported': [u'printer-state-change-time',
                                                                     u'notify-lease-expiration-time',
                                                                     u'notify-subscriber-user-name'],
                                     'notify-events-default': [u'job-completed'],
                                     'notify-events-supported': [u'job-completed',
                                                                 u'job-config-changed',
                                                                 u'job-created',
                                                                 u'job-progress',
                                                                 u'job-state-changed',
                                                                 u'job-stopped',
                                                                 u'printer-added',
                                                                 u'printer-changed',
                                                                 u'printer-config-changed',
                                                                 u'printer-deleted',
                                                                 u'printer-finishings-changed',
                                                                 u'printer-media-changed',
                                                                 u'printer-modified',
                                                                 u'printer-restarted',
                                                                 u'printer-shutdown',
                                                                 u'printer-state-changed',
                                                                 u'printer-stopped',
                                                                 u'server-audit',
                                                                 u'server-restarted',
                                                                 u'server-started',
                                                                 u'server-stopped'],
                                     'notify-lease-duration-default': 86400,
                                     'notify-lease-duration-supported': (0,
                                                                         2147483647),
                                     'notify-max-events-supported': [100],
                                     'notify-pull-method-supported': [u'ippget'],
                                     'notify-schemes-supported': [u'dbus',
                                                                  u'mailto',
                                                                  u'rss'],
                                     'number-up-default': 1,
                                     'number-up-supported': [1, 2, 4, 6, 9, 16],
                                     'operations-supported': [2,
                                                              4,
                                                              5,
                                                              6,
                                                              8,
                                                              9,
                                                              10,
                                                              11,
                                                              12,
                                                              13,
                                                              14,
                                                              16,
                                                              17,
                                                              18,
                                                              19,
                                                              20,
                                                              21,
                                                              22,
                                                              23,
                                                              24,
                                                              25,
                                                              26,
                                                              27,
                                                              28,
                                                              34,
                                                              35,
                                                              37,
                                                              38,
                                                              56,
                                                              57,
                                                              59,
                                                              16385,
                                                              16386,
                                                              16387,
                                                              16388,
                                                              16389,
                                                              16390,
                                                              16391,
                                                              16392,
                                                              16393,
                                                              16394,
                                                              16395,
                                                              16396,
                                                              16397,
                                                              16398,
                                                              16399,
                                                              16423,
                                                              14],
                                     'orientation-requested-default': None,
                                     'orientation-requested-supported': [3,
                                                                         4,
                                                                         5,
                                                                         6],
                                     'output-bin-default': u'face-down',
                                     'output-bin-supported': [u'face-down'],
                                     'page-ranges-supported': True,
                                     'pages-per-minute': 1,
                                     'pages-per-minute-color': 1,
                                     'pdf-k-octets-supported': (0, 476568600),
                                     'pdf-versions-supported': [u'adobe-1.2',
                                                                u'adobe-1.3',
                                                                u'adobe-1.4',
                                                                u'adobe-1.5',
                                                                u'adobe-1.6',
                                                                u'adobe-1.7',
                                                                u'iso-19005-1_2005',
                                                                u'iso-32000-1_2008',
                                                                u'pwg-5102.3'],
                                     'pdl-override-supported': [u'attempted'],
                                     'port-monitor': u'none',
                                     'port-monitor-supported': [u'none'],
                                     'ppd-timestamp': u'*',
                                     'print-color-mode-default': u'color',
                                     'print-color-mode-supported': [u'monochrome',
                                                                    u'color'],
                                     'print-quality-default': 4,
                                     'print-quality-supported': [3, 4],
                                     'printer-commands': u'none',
                                     'printer-current-time': u'(IPP_TAG_DATE)',
                                     'printer-dns-sd-name': u'Hewlett-Packard HP LaserJet Professional P 1102w @ Leela',
                                     'printer-error-policy': u'retry-job',
               

    Hi @durandal,
    I read your post and see that you need the drivers for the P1102w printer. I can provide the website for you.
    Here is the link for the HP Linux Imaging and Printing website. HP Linux imaging and printing.
    Here is the link for the P1102w drivers. HP LaserJet Professional p1102w Printer.
    If you need more information, please post your questions at the Linux Distribution Forums.
    If you appreciate my efforts, please click the Thumbs up button below.
    Thank You.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • Printer output incorrect/too small after upgrading to VS 2010 Crystal

    I have a Windows Form application that was originally written using .net 3.5 and the version of Crystal Reports that came with Visual Studio 2008. When the VS 2010 release of Crystal Reports came out, I upgraded the application to .net 4/VS 2010 and the new Crystal release.
    This application prints checks on blank check stock, so alignment of the output has to be very exact to print the checks correctly. It prints the reports using the PrintToPrinter() method of the ReportDocument class.
    In the original version of the program, I had everything aligned correctly in the check report. After updating the application to the latest Crystal release,but making no changes to the report itself, I noticed that the alignment of the checks report was incorrect.
    After comparing the output, I was able to determine that the new output is slightly shrunk compared to old output, almost as if it is scaling the report in some way.
    I opened the report in the new report designer and verified that all page size and margin settings were correct/the same as before, and they were. The printed output is smaller than it should be based on how the report is designed. I tried adjusted the paper size, and also tried the "Dissociate Formatting Page Size and Printer Paper Size" to see if I could somehow adjust for the scaling, but nothing I tried was successful.
    Our check printer is a HP LaserJet 5Si. During my investigation into the problem I discovered that if I printed the report to a pdf printer (PDFCreator) the resulting pdf did not have the same scaling/shrinking problem that I get when the report is sent directly to the LaserJet. I also printed a page from the pdf to the LaserJet using Acrobat Reader, and the output was as I expected it to be.
    I only seem to be seeing the scaling/shrinking problem when I send the report directly to the LaserJet. Is there some new setting that I'm overlooking that would be applying some sort of report-wide scaling? Any other ideas as to why this is happening?

    Looking for HP LaserJet 5Si at the HP website:
    http://h20000.www2.hp.com/bizsupport/TechSupport/ProductList.jsp?lang=en&cc=us&prodTypeId=18972&prodSeriesId=25478&taskId=135
    I notice that there are several different types (hm, mx, nx, ...). Also, there are different drivers, depending on the OS.
    Ensure that you are using the correct driver (hm, mx, nx, ...) for your printer and for your OS and that the driver has the latest updates from HP.
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • Double sided pdf printing

    Is there a way to set up a pdf for double sided printing? I know how to do double sided printing directly out of InDesign, but I want to save my document in such a way so that I can have the printing done at an outside printing company. Is there a way to do this? Or must I save each page as a PDF and then try to align it? (Print one side, turn it over and then print the other PDF on the other side.)
    Any help would be greatly appreciated. 

    No. But you are asking the wrong question.
    The decision to print duplex or simplex is a decision made at the time of printing the PDF, by the program and printer driver printing the PDF (and limited by the capabilities of the output device). Instruct your outside printing company to print double-sided, and they will do so, just as they will use the paper size and weight you request.
    I do not believe there is a way to embed within a PDF a directive indicating that it ought to be printed double-sided, no. Certainly InDesign has no such way. Not do you need it. Communicate the information out-of-band.

  • Another problem with PDF printing

    Hi all.
    I try new pdf printing in Apex 3.0 with printing engine Apache FOP and BI Publisher. Both engines seems work well. I configured Apex engine to use Standard Support for pdf.
    Next I imported example application http://www.oracle.com/technology/products/database/application_express/packaged_apps/pdf_demo.zip and run it. But when I press "print" link, instead pdf output I receive error page "404 Not Found The requested URL /pls/apex/f was not found on this server."
    Apex 3.0 reside on Oracle 9.0.2 database server and use it http server with modplsql. Both Apache FOP and BI Publisher works on standalone OC4J container.
    In Apex's http-server error log I noticed next error messages:
    [Fri Apr 13 16:07:11 2007] [warn] mod_plsql: Stale Connection due to Oracle error 22293
    [Fri Apr 13 16:07:11 2007] [error] mod_plsql: /pls/apex/f ORA-22293
    ORA-22293: LOB already opened in the same transaction
    Is anybody know what to do in this situation?

    Marc, thank you for your reply.
    application.log contains next messages:
    07/04/16 17:12:13.100 10.1.3.1.0 Started
    07/04/16 17:12:15.881 xmlpserver: QuartzInitializer: Quartz Initializer Servlet loaded, initializing Scheduler...
    07/04/16 17:12:16.975 xmlpserver: QuartzInitializer: Quartz Scheduler failed to initialize: org.quartz.SchedulerConfigException: Failure occurred during job recovery. [See nested exception: org.quartz.JobPersistenceException: Couldn't clean volatile data: ORA-00942: таблица или представление пользователя не существует
    [See nested exception: java.sql.SQLException: ORA-00942: таблица или представление пользователя не существует
    07/04/16 17:12:16.975 xmlpserver: Error preloading servlet
    javax.servlet.ServletException: Failure occured during job recovery.
         at org.quartz.ee.servlet.QuartzInitializerServlet.init(QuartzInitializerServlet.java:170)
         at oracle.apps.xdo.servlet.scheduler.quartz.ExtendedQuartzInitializerServlet.init(ExtendedQuartzInitializerServlet.java:115)
         at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2361)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4810)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4734)
         at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4922)
         at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1134)
         at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:738)
         at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:414)
         at com.evermind.server.Application.getHttpApplication(Application.java:545)
         at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:1990)
         at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:1909)
         at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:645)
         at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:290)
         at com.evermind.server.http.HttpServer.setSites(HttpServer.java:270)
         at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:177)
         at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2456)
         at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1004)
         at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
         at java.lang.Thread.run(Thread.java:595)
    07/04/16 17:12:17.37 xmlpserver: 10.1.3.1.0 Started
    07/04/16 17:12:56.145 xmlpserver: QuartzInitializer: Quartz Scheduler successful shutdown.
    My native language is russian, so some messages are in this language.
    I think all errors arised at initialisation stage. And later, when i trying to press printing link, no new errors was appeared.

  • How to set default PDF print locations to be same as source file

    Is it possible to make the "Save to" location for files created using the Adobe PDF print driver to be the same location as the source file?
    When I checked the prefs dialog box in the Adobe PDF print driver, the only setting I found was to make "PDF Output Folder" either the "My Documents" folder or "Prompt for PDF File Name." I wish there were a third option that said "Same as source file."
    -Danny

    Hi Daniel,<br /><br />Yes, it is possible to do so.<br /><br />Here is the solution:<br /><br />1) Open the PDF.<br />2) File->Print<br />3) Click the Properties button available on Print Dialog Box.<br />4) Select the Adobe PDF Settings Tab and you will find static text "Adobe PDF Output Folder", Go for "Browse" button available against that and select your preferred location.<br />5) Now the drop down menu will display all the options i.e. "My Documents" , "Prompt for PDF File Name" and "<Your selected Option>".<br /><br />I hope this will help resolve your issue.<br /><br />Thanks,<br />Atul Agarwal<br />Adobe Systems

  • Avoiding the 'Save PDF File As' dialog when printing to the adobe PDF printer from a service

    Hello, can someone please help.
    I have Adobe Acrobat 8 Pro installed.
    I have an in house application which (among many other things) effectively monitors a directory and prints the file to the default printer. It works fine when run as an application.
    I have set the defaults on the Adobe PDF printer to put the output PDF file into a directory and not to open it so it works silently without prompts.
    When I run my application as a service, it brings up the 'Save PDF File As' dialog and I would like to avoid this. My impression is that if I put the right registry key in then it will work.
    I do not want to do any scripting if I can avoid it.
    Thanks for all constructive help given.

    Thank for your help Bill, but changing settings in the distiller did not seem to work. As my application prints directly to the default application without using anything specific to Acrobat, I was hoping there was a simple way forward. A colleague suggested copying registry entries from the account I logged on as to the S-1-5-18 entry, then rebooting. This had no effect as the prompt still comes up.
    Aandi, I don't have the Acrobat SDK or any experience of it.
    Also I'm not sure where any code/script would sit since the application is stable and so I would rather not change it.
    If it amounts to a few lines of javascript sitting outside the application then that would be of interest.

  • Quark / PDF Printing Problems (Save as PDF in OS X)

    I upgraded from Quark 4.1 to 6.5 about a year ago, and ever since then the files I create and print don't look as good. The primary issue seems to be color -- colors don't come out as deep, there seems to be less color saturation, sometimes colors are just pretty far off. I'm working in Mac OS 10.4.8.
    For many years my method has been to design documents and output as PDFs to be professionally printed. These days my PDFs don't print as well. I suspect that the problem has to do with the process of creating the PDF. In Quark 6.5 I create PDFs by selecting "Save as PDF" from Quark's Print menu. Back when I was using 4.1, since Quark didn't have a built-in PDF-creator, I would go into the Chooser, select AdobePS as my printer, and then just choose Print in Quark and it would "print" to a PDF.
    One other problem I've had since the upgrade is that the PDFs Quark creates are HUGE files -- tens or hundreds of megs -- often too large to email. When I used to create PDFs from the identical Quark files using 4.1, the resulting PDFs printed much better and were much smaller files (often far less than 1 meg). Solving the color problem is a higher priority for me than solving the file size issue, though.
    I've spent a lot of time trying to troubleshoot this with our local printer here in Albany, NY (the same guy who printed my stuff in the old days, when it came out looking a lot better). Things we've tried that haven't seemed to solve the problem:
    - Increasing the LPI to 300
    - Checking the box for Full Resolution Tiff Output
    - Experimenting with OPI active and not
    - Experimenting with different PDF options like "Save as PDF," "Compress PDF," "PDF-X," etc. (Compress PDF does result in smaller PDFs, but the quality of the resulting prints is even worse)
    Also, if anyone has suggestions about Quark-specific forums I could post this to, let me know. I tried creating an account on the discussion forms on Quark's website, but I don't receive their confirmation email to confirm my account.
    Any advice greatly appreciated -- thanks so much!
    Marshall
    iBook   Mac OS X (10.4.8)   Quark 6.5

    Marshall,
    Welcome to Apple Discussions.
    colin clarke1’s info is spot on. I will add a bit more. Acrobat Professional includes Distiller in addition to a print driver called Adobe PDF 7.0 (version number matches version of Acrobat). I think the print driver installs automatically, but if not, you should choose to install it and then it will show in your list of printers. This will allow you to make PDFs from Quark XPress much as you did with Quark 4.1.
    Distiller comes with some pre-defined Settings (formerly know as Job Options) for different types of printing, i.e., Smallest file (low-resolution like online viewing), Standard, High Quality, Press Quality and others. These Settings are general standards in the industry in terms amount and type of image compression, font embedding, color management, compatibility with previous Acrobat versions and etc.
    colin clarke1’s method of saving a Quark doc as a PostScript and then distilling it is one method. (You can set this in your Quark Preferences.) Alternatively, you could do the following within Quark XPress…
    (a) Select Print, which brings up the Print window. At the bottom of the window are some buttons. Click on Page Setup and in its window, for Format for: select the Adobe PDF 7/8, the appropriate Paper size and then OK.
    (b) Returning to the Quark print window, make all the necessary choices for Layout, Setup, Output, Options, Layers, Bleed, OPI and Profiles.
    (c) Next, click on the button Printer (at the bottom) which brings up a Mac OS print window. Click to the right of Printer and select Adobe PDF 7/8. Next, click and hold on Copies & Pages for a drop-down list of options and select PDF Options. Click on the bar to the right of Adobe PDF Settings and a list of Distiller Settings will pop up and select the one that best fit the type of printing you are doing, e.g., Press Quality. If you want to see the PDF version afterwards, then select Acrobat for After PDF Creation. Click Ok.
    (d) Returning to the Quark print window, click Print button (lower right). A Save window appears for you to name your document and select where you wish to save in on your computer. (If you choose to see the PDF afterwards, then Acobat will launch and the PDF will then appear in Acrobat.)
    You could learn more about the latest version of Acrobat 8.0 (released November 2006) by Adobe’s “tour” at http://www.adobe.com/products/acrobatpro/productinfo/features/
    Hope this helps.
    PB Ti 667 (10.3.9), PB G3 Firewire (OS 9.1), PB 12" Mac OS X (10.4.7) Wi-Fi, iPod 3G 15GB

  • PDF Printing Troubleshooting in ApEx 3.0

    Hi, I'm trying to implement the PDF Printing functionality that was introduced in ApEx 3.0
    I have an ApEx page that produces reports and I want to offer two options: exporting to excel and printing to PDF.
    The exporting to excel seems to work fine by Enabling CSV Output under Report Attributes. However, when I try to print PDFs by enabling report printing and choosing the output format as PDF, I get an error. It seems to create a PDF file and when I choose to open it with Adobe 7.0, it says that the file is damaged and could not be repaired. When I enable report printing and choose the output format as HTML, however, it works beautifully.
    What could be the problem? Thanks

    I had to take all the double quotes out for the pdf to stop giving that error message. Then I had to manually set the column widths for the report to show properly. I didn't play with this much so it may not be the best solution. try select 'a','b','c' from dual and see if that works.

Maybe you are looking for

  • Alert Message on Account Home Page Screen

    Hi, My requirement is, based on webservice result, I need to pop up some custom alert message on Account home page screen. I have tried the browser script, its not working. Do you have any idea/concern about my requirement? Thanks

  • My Devour Won't Sync Music Anymore

    I have V Cast with Rhapsody, and i set up my device and even downloaded a few songs and it was working fine. now, when i try to sync music, it tells me it can't connect and to check the USB. well, the usb is working fine because it charges and the Mo

  • Photos shown in the Package Contents are not visible in iPhoto.

    I am using iPhoto '08 (7.1.5 (378)) and have suddenly found that the last 3 years worth of photos are not displayed in iPhoto while they are still visible in the Package Contents (using Finder).  The folders (with event and image content) for 2012 th

  • Email aliases are still there... Only in the ipad!

    Hello! I have succesfully deleted old aliases from my MAIL app and my iphone, but there are still in the ipad and I can't seem to be able to get rid of them.    Can anybody help, please?

  • Hitting my own servlet from JavaScript

    Hi, I am including my own natively written JavaScript file in my CF template, and want to post to a Java servlet URL that I think I've mapped correctly in web.xml. But it doesn't work? Are there any issues I'm missing? Thanks e.