I have a pdf file filled out but when i print, the doc comes out blank

I have a pdf file filled out but when I print, the document comes out blank

Is the base form printed?
If so, in the Print Dialog, verify that in the Comments and Forms field > Document and Markups is selected

Similar Messages

  • I am trying to open PDF files from safari, but when I click on them they open in a separate window and the information is encrypted. Any ideas on how to get them to open them in Adobe? Any help please!

    I am trying to open PDF files from safari, but when I click on them they open in a separate window and the information is encrypted. Any ideas on how to get them to open them in Adobe? Any help please!

    The pdf is loading as html code. If you save it, it will download as :
    605124.pdf.html
    Change the extension to .pdf
    And it opens and works perfectly, I just tested it:
    Use this link to download it automatically:
    http://saladeaula.estacio.br/arquivo.asp?dir=00/1020624/605124.pdf&num_seq=59828 4

  • I am using Photoshop CS3 and the image looks ok on screen, but when I print the image is greenish.

    I have checked with the printer's help desk and they say that this problem is not the printer, and there are no settings to change on the printer. Adobe no longer supports CS3. The immages look OK on screen, but when I print the page, the immage comes out kinda greenish, (more like, quite greenish). I don't know how to fix this problem or where to adjust any settings. Also to mention, the images are completed after a 2 day process, and this musst be done by Dec 22, 2011. Are there simple print options that will fix this problem?

    You're getting into color management territory here and you need to target troubleshooting more specifically.
    Basically you have a document profile that defines the colors. That profile is then converted (translated) into
    1. A monitor profile for display, and
    2. A printer/paper/ink profile for print.
    If both profiles are good you'll get a reasonable match (allowing for the inherent differences between screen and paper).
    If they don't match either could be wrong. So first off, is the monitor calibrated, or are you using the Windows default (sRGB), or a manufacturer provided profile?
    Second, printer color management can be a bit obscure in that some manufacturers "hide" color management by doing it all under the hood and expecting sRGB input. Others, like Epson, allow you to pick the profile. This makes everything more transparent and makes troubleshooting much easier.
    EDIT: cross post.

  • To upload a RTF and a PDF file to SAP R/3 and print the same through SAP

    Hi,
    I have a requirement to upload a PDF file and a RTF file to SAP R/3 and print the same.
    I wrote the following code for uploading a RTF file to SAP R/3 and print the same. However, the problem is , the formatting present in the RTF document( bold/italics..etc) is not being reflected when I do the 'print-preview' after the executing the code below :
    report z_test_upload .
    data: begin of itab occurs 0,
             rec type string,
          end of itab.
    data: options like itcpo.
    data: filename type string,
          count type i.
    data: filetype(10) type c value 'ASC'.
    DATA: HEADER  LIKE THEAD    OCCURS   0 WITH HEADER LINE.
    DATA: NEWHEADER  LIKE THEAD    OCCURS   0 WITH HEADER LINE.
    DATA: ITFLINE LIKE TLINE    OCCURS   0 WITH HEADER LINE.
    DATA: RTFLINE LIKE HELP_STFA OCCURS   0 WITH HEADER LINE.
    DATA:   string_len TYPE i,
            n1 TYPE i.
    selection-screen begin of block b1.
      parameter: p_file1(128) default 'C:\test_itf.rtf'.
    selection-screen end of block b1.
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_file1.
      CALL FUNCTION 'F4_FILENAME'
           IMPORTING
                file_name = p_file1.
    start-of-selection.
    move p_file1 to filename.
    call function 'GUI_UPLOAD'
         EXPORTING
              filename                = filename
              filetype                = filetype
         TABLES
              data_tab                = itab
         EXCEPTIONS
              file_open_error         = 1
              file_read_error         = 2
              no_batch                = 3
              gui_refuse_filetransfer = 4
              invalid_type            = 5
              no_authority            = 6
              unknown_error           = 7
              bad_data_format         = 8
              header_not_allowed      = 9
              separator_not_allowed   = 10
              header_too_long         = 11
              unknown_dp_error        = 12
              access_denied           = 13
              dp_out_of_memory        = 14
              disk_full               = 15
              dp_timeout              = 16
              others                  = 17.
    if sy-subrc <> 0.
      message id sy-msgid type sy-msgty number sy-msgno
                with sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    endif.
    loop at itab.
      string_len = strlen( itab-rec ).
      n1 = string_len DIV 134.
      ADD 1 TO n1.
      DO n1 TIMES.
        rtfline-line = itab-rec.
        APPEND rtfline.
        SHIFT itab-rec BY 134 PLACES.
      ENDDO.
    endloop.
    HEADER-TDSTYLE = 'S_DOCUS1'.
    HEADER-TDFORM = 'S_DOCU_SHOW'.
    header-tdspras = 'E'.
    CALL FUNCTION 'CONVERT_TEXT'
      EXPORTING
      CODEPAGE               = '0000'
        DIRECTION              = 'IMPORT'
        FORMAT_TYPE            = 'RTF'
       FORMATWIDTH            = 72
        HEADER                 = header
        SSHEET                 = 'WINHELP.DOT'
        WITH_TAB               = 'X'
        WORD_LANGU             = SY-LANGU
        TABLETYPE              = 'ASC'
      TAB_SUBSTITUTE         = 'X09  '
      LF_SUBSTITUTE          = ' '
      REPLACE_SYMBOLS        = 'X'
      REPLACE_SAPCHARS       = 'X'
      MASK_BRACKETS          = 'X'
      IMPORTING
        NEWHEADER              = NEWHEADER
      WITH_TAB_E             =
      FORMATWIDTH_E          =
      TABLES
        FOREIGN                = RTFLINE
        ITF_LINES              = ITFLINE.
      LINKS_TO_CONVERT       =
    if sy-subrc <> 0.
    endif.
    CALL FUNCTION 'PRINT_TEXT_ITF'
      EXPORTING
         HEADER        = newheader
         OPTIONS       = options
    IMPORTING
      RESULT        =
      TABLES
        LINES         = itfline.
    if sy-subrc <> 0.
    endif.
    Any hints or suggestions to solve this problem will be highly appreciated.
    Thanks,
    Avra

    Hi Vishwas,
    Check out the thread [Efficient way of saving documents uploaded|Re: Efficient way of saving documents uploaded by users; and check the blog by Raja Thangamani.
    Also check the thread [Export Images through Function Modules   |Export Images through Function Modules;.
    Hope it helps you.

  • I need to reinstall my Acrobat 9. Have a disc and serial number, but when I enter the number I am told it is not a valid serial number. Checked my registration for CS 5 and that is the number. Now what?

    In trying to reinstall the Adobe Pro 9, I keep getting the message that I ado not have a valid serial number. But I am using the number Adobe shows as the number with which I registered the product. Need this program to work. Any advice?

    If it's a CS5 number you need to install with your Creative Suite disks, NOT an Acrobat download.

  • I printed an AutoCad drawing to PDF and the PDF looks OK on the screen but when I print the PDF to a printer the text in the drawing is crosshatched with lines and you cant's see the letters, I printed an AutoCad drawing to PDF and the PDF looks OK on the

    I need to know why this crosshatching appears over the text when I print the PDF

    If you use the same Adobe Reader versions with the same PDF on Windows 7 and XP, then I would expect the outcome to be the same.
    Is this a local or online PDF?
    If local, is the file really exactly the same?
    If online, in what browser?

  • Try to download some files from cd but when I run the file the icon says

    Hi.
    I need help.
    I am trying to install a software from a cd but when I run the cd to my mac pro, the icon that I have to click to install the software has the extension .exe and when I click on this it asks me to choose application. The icon is different if I use the cd in my Pc (windows).
    Any idea how to install this in my mac pro?
    Do i have to have a software or an application?
    Please help!!!

    Boot Camp is most likely to work, but requires that you restart the computer to change OSes; nearly all Windows applications will work through this method.
    Parallels Desktop and VMware Fusion run Windows from inside Mac OS X through emulation. Applications which require direct hardware access likely won't work, and this method is slower than Boot Camp. It is more convenient to use, as no restarts are needed.
    CrossOver Mac and CrossOver Games translate the Windows instructions directly to Mac OS X ones. This is the cheapest method if you don 't already have Windows and the least compatible one.
    Stating which applications you want to use will enable more specific advice to be provided.
    (33288)

  • TS3999 In the last week when changing text notes in outlook appointments or all day events, the changes appear on my pc screen, iphone & ipad but when I print the changes are not there, the old text prints that has been deleted

    In the last week when changing test notes in Outlook appointments or all day events, the changes appear on my PC,  Iphone & Ipad, but when I print my calendar they do not print.  I get the old text or deleted text from the printer copy of my calendar.  What is going on?

    Thanks Sig. The information is here: Anything useful stand out?
    Battery Information:
      Model Information:
      Serial Number:    9G1130CJVD3MA
      Manufacturer:    DP
      Device Name:    bq20z451
      Pack Lot Code:    0000
      PCB Lot Code:    0000
      Firmware Version:    0201
      Hardware Revision:    0002
      Cell Revision:    0158
      Charge Information:
      Charge Remaining (mAh):    5663
      Fully Charged:    Yes
      Charging:    No
      Full Charge Capacity (mAh):    5663
      Health Information:
      Cycle Count:    59
      Condition:    Normal
      Battery Installed:    Yes
      Amperage (mA):    261
      Voltage (mV):    12574
    System Power Settings:
      AC Power:
      System Sleep Timer (Minutes):    10
      Disk Sleep Timer (Minutes):    10
      Display Sleep Timer (Minutes):    10
      Wake on AC Change:    No
      Wake on Clamshell Open:    Yes
      Wake on LAN:    Yes
      Current Power Source:    Yes
      Display Sleep Uses Dim:    Yes
      Battery Power:
      System Sleep Timer (Minutes):    10
      Disk Sleep Timer (Minutes):    10
      Display Sleep Timer (Minutes):    2
      Wake on AC Change:    No
      Wake on Clamshell Open:    Yes
      Display Sleep Uses Dim:    Yes
      Reduce Brightness:    Yes
    Hardware Configuration:
      UPS Installed:    No
    AC Charger Information:
      Connected:    Yes
      ID:    0x0100
      Wattage (W):    60
      Revision:    0x0000
      Family:    0x00ba
      Serial Number:    0x00262704
      Charging:    No

  • I have a problem when want to port forward some ports by tiping in my default ip adress but when i do the site justs stays blank. is there a way or something to shut this of so i can open ports?

    hello,
    i have a question, i need to open some port with firefox but when i type my default ip adress nothing happens, the page just keeps blank. so is there a way to turn this of or something?
    please help.
    best regards,
    Arne Demandt

    Firefox includes options of how to handle different content types, in your case the mailto links are probably set to "Use Firefox". For details of how to fix this see [[Firefox keeps opening many tabs or windows]], in particular the section "Change the action for a content type".

  • When wanting to download a PDF file from a site, when cliicking on the link, Firefox 3.6.13 goes to a blank page. Previous versions worked perfectly. How do I fix this please?

    Since no window shows up asking where to download, etc as happens in other browsers (Opera) and in previous versions of Firefox, no able to click on a web site link to download a PDF file. Just goes to a blank page.

    Some firewalls like Kaspersky can block content and send a 1x1 GIF image instead.
    Kaspersky: Protection > Firewall > Filtration system: disable the "Banner Ad Blocker"
    See [[Configuring Kaspersky Internet Security]] and [[Firewalls]]

  • Used to be able to print from my iPad but now when I print the paper comes out but there is nothing on it

    Problem printing from my iPad use to work now the paper comes out empty

    Go into iMessage and Facetime and sign out.
    Go to Settings > iTunes and App Store, log out the person who sold it to you and enter your information.
    Or go to Settings > General > Reset > Erase All Content and Settings and then start from scratch.

  • Creative cloud installed but when clicked on the hourglass comes up for a second and disapears and program won't load

    I am on windows 7 and have downloaded and installed creative cloud.  I click on the icon to start the program and for a second the little hourglass shows up as if its loading but then nothing happens and it won't load or do anything

    Hi slashrocks1,
    Please refer to the help document to fix the issue:
    Troubleshoot CCM Applet installation and download
    You may also refer to the thread below:
    creative cloud won't launch
    Regards,
    Sheena

  • Sometime I search a pdf file in google, but when I right click on the link and choose "save link as" or "download with IDM" it says that the target is url (html extension) and save a webpage file. It happens with firefox 4 and there's no problem in IE.

    it happens for both Adobe Acrobat and Foxit phantom.

    First, I sent an email to the author of PhotoME to inform him of the serious issues his addon caused with Firefox latest versions.
    Now, for those of you who do not have the PhotoME addon and yet experience the same problem that I had and that I described above, I suggest the following strategy.
    As PhotoME did cause these problems with Firefox latest versions, I am pretty covinved other addons probably might cause these problems too. Therefore, adopt the following method.
    Test one addon at a time to see if this particular addon is behind your Firefox issues like the ones I had.
    So, disable one addon only at a time. Then close your Firefox and restart it from scratch and see if you still have your Firefox problems. You must restart the Firefox browser from scratch. If you still have these Firefox problems, re-enable the disabled addon, restart your Firefox (again!) and repeat the same method for every single addon that you have.
    Try to be selective by choosing first addons that are more likely to cause your Firefox problems such as not very well-known or not very popular addons (like it was the case for the PhotoME addon).
    If this method works or if it does not work, report it on this web page so that others can be helped with your comments.
    I hope this method will help you because I was really upset that I had these Firefox problems and I first thought it was the fault of Firefox, only to discover later that this PhotoME addon was the culprit and had caused me such upset.

  • In my current iMovie project clips now cannot be dragged from an event to the project. They play fine in the event but when dragged to the project they go blank. - even clips I have already used with no problems!

    Clips go blank when I drag them from an event to the project itself. The clips are still intact in the event.
    I have tested creating a new project and different clips but the error recurs - now I can't add anyclips at all to any projects,
    Has anyone got a solution to this problem please?

    Trashing iMovie's preference file may fix this problem.
    Go to your Home folder <your user name>/Library/Preferences (not the Library folder at the top level in Macintosh HD). Similar to Lion, on Mountain Lion (10.8.3), the Home Library folder will be hidden (unlike pre-Lion OS X versions). To access it, click and hold down Go in the Finder menu bar, then press and hold down the Option key - the Library folder will appear in the drop down list. Slide the pointer down to highlight the Library. As you release the mouse button the Library folder will open.
    In the Library/Preferences folder, locate a file named "com.apple.iMovieApp.plist". With iMovie closed, drag this file to the Desktop. When next opened, iMovie will create a fresh preference file with the default settings (you can change these settings in the menu item "IMovie>Preferences" if desired). Also, it's now safe to drag the old preference file to the Trash. Trashing the file will not harm your existing Events or Projects.
    Note that these instructions apply to iMovie '11, which you are using. For those on iMovie '09 the preference file is named "com.apple.iMovie8.plist". Earlier versions have a similar name.
    John

  • I have a iphone 5 and ive forgotten my passcode, ive tried to enter it but its now disabled, i have also tried to restore it but when i do it only comes up with device isn't eligible for requested build what do i do????

    I need to get into my iphone as it has my exam revision on it, if anyone could help i would be grateful, ive tried to restore and update but neither are working???

    Make sure you have the Latest Version of iTunes (v11.1.5) Installed on your computer
    iTunes free download from www.itunes.com/download
    Then...
    1: Connect the device to Your computer and open iTunes.
    2: If the device appears in iTunes, select and click Restore on the Summary pane.
    Restoring  >  http://support.apple.com/kb/HT1414
    3: If the device doesn't appear in iTunes, try using the Steps in this article to force the device into Recovery Mode.
    Note on Recovery Mode.
    You may need to try this More than Once... Be sure to Follow ALL the Steps...
         Once you have Recovered your Device...
    Re-Sync your Content or Restore from the most Recent Backup...
    Restore from Backup  >  http://support.apple.com/kb/ht1766

Maybe you are looking for

  • How to get side palettes to expand downwards ?

    Hi, question on CS4 Palettes. 18inch Eizo screen crt with 1024x768res. CS2 had palettes at the right hand side, e.g. info or hostory or layers, that expanded downwards. I am used to having my image fill the screen up to the palettes at right in CS2.

  • Setting up wireless first time on my laptop

    Am having terrible problems it says it lilited or no connectivity and something about the ip address can anyone help am not particularly computer savvy

  • Can't clear music from iPhone 4 even though iTunes shows it as empty

    I recently switched from a PC to a Macbook Pro (this week, so I am VERY fresh). I followed some online instructions from an apple to transfer my itunes contents to the Mac using an external hard drive. I did everything it said, but when I added the m

  • Are there any bios updates for my R7950?

    the model is: R7950-2PMD3GD5/OC The serial number is: 602-V276-01SB1203114737 Here is a link to my current bios version: http://puu.sh/27BUd and for good measure also a screenshot of what gpu-Z gives me:

  • I keep getting a "sign into Icloud" popup that will not go away

    I got a new ipad now when I try to use the old one I get a popup that says "sign in to iCloud" When I enter my login info the popup goes away but then comes back less than a second later. Its constant and rendering the ipad useless.