Issue with print dialog size

We are using Crystal 2008 for a web based application. The majority of our client machines have a screen resolution of 800x600. Whenever the user prints a report they can't see the "Print" button because the print dialog is too large. Is there any way to reduce the size of the dialog so the user can see the "Print" button?
Thanks,
Brian

I've reproduced the issue and will be reporting it to QA. Please note it usually takes 6+ months before a resolution is posted.
Also, as per the [Supported Platforms documentation|https://websmp106.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000712240&_SCENARIO=01100035870000000202],
minimum recomended screen resolution 1024 x 768.
I will update this thread once I have a tracking number for this issue.
Only work-aound at this time would be to create your own print dialog.
Ludek
Edited by: Ludek Uher on Sep 30, 2009 11:39 AM

Similar Messages

  • Applescript to print a .doc file using TextEdit with print dialog.

    I want to print a pdf file using TextEdit .
    I want to display the print dialog before doing the print operation.
    Can any one help me with apple scripts to perform this operation.
    We tried to use this script; but when I click Cancel on print dialog. I am getting an error saying "TextEdit got an error: Apple Event Handler failed".
    set printDoc to "Macintosh HD:Users:testuser:Testing:testprint.pdf"
    tell application "TextEdit"
    activate
    open printDoc
    print printDoc with print dialog
    quit saving no
    end tell
    Can anyone help me to fix this issue ?

    Clicking the cancel button in the print dialog is sending an error code back to the script. If you use a try statement you can handle it better. The script below will just ignore it. Or you could use an "on error" statement to do something else.
    set printDoc to "Macintosh HD:Users:testuser:Testing:testprint.pdf"
    tell application "TextEdit"
    activate
    open printDoc
    try
    print printDoc with print dialog
    end try
    quit saving no
    end tell
    Hope that helps. Though the plaintext of a pdf may be a little hard to read.

  • Acrobat 9 Pro issues with printing and now updating  !!! :(

    hello
    I had an issues with printing from my gmail account or from windows live mail
    so I made a complete re-installation
    now I am stuck with version 9.3.0 and when I check for updates I get a message
    UPDATER IS ALREADY RUNNING
    only... it's not running and nothing is updating !
    I made a restart... just in case... it did not change anything
    as to the printing issue, in case some of you have met it and cleared it...(hope)
    this was with version 9.5.0
    I get no error message but no pdf is created, only a text document with this :
    %%[ ProductName: Distiller ]%%
    %%[Page: 1]%%
    72gmvi not found, using Courier.
    44dcmta not found, using Courier.
    %%[ Error: invalidfont; OffendingCommand: xshow ]%%
    Stack:
    [96 96 97 72 96 42 64 0]
    %%[ Flushing: rest of job (to end-of-file) will be ignored ]%%
    %%[ Warning: PostScript error. No PDF file produced. ] %%
    not a good start for my week... I hope yours is nicer
    I'm running Win7 Ultimate x64

    thanks Mylenium
    the font association problem is something recent though, since I used acrobat to print mails directly from my gmail account previously...
    it's galling but I installed a free pdf printer which does the job, I needed copies of these mails urgently !
    as to the update issue, I see no aum.exe, msiexec.exe or setup.exe running... but that's quite above my head... do I look for those exact processes or are they generic names for processes ?
    does my question make sense ????

  • Issues with printing purchase order

    Dear friends,
    I'm having some issues with printing purchase orders.
    Normally when I create a purchase order via ME21N and then when I save the purchase order it then gets automatically printed.
    Suddenly it is not anymore working. I have created a purchase order this morning and it did not get printed. I get the message "frontend is not available"when i check the spool in SP01
    The funny think is if i call up the spool nr via SP01and then do a reprint then i'm able to reprint.
    What can be possibly the issue that I can't print the purchase order when I create the purchase order via ME21 when I save the purchase order? Can you help me with any guide on where I need to check why the PO is not printing immediatelly when i create the PO via ME21N?
    kind regards,
    Camilla

    hello all,
    thanks so far for your reply.
    i have checked today my user settings and that shows that my prints should go to LOCL (local default printer)
    The output conditions fpr purchase order have also LOCL (local printer)
    The weird thing is that I can print other reports to the default printer without any issues. The issue arise when I create a purchase order via ME21N. Normally when I save the PO it automatically prints. So no manual print instructions are required from my side. Because if I give manual instructions then I'm able to print the purchase order.
    Is it possible that the automatic printing is switched off and that it only prints when I hit manually the print button?
    Is the automatic printing something that is maintained in SPAD?
    kind regards and thanks for your help sofar

  • Issue with printing production order after changes through CO02

    Hi,
    Currently I have one issue with printing production order changes through CO02. If I go for print, all the operations are captured in printout. But after the print, if I add any new operations to this production order, and then go for print, its not capturing the newly added operations. Also, there is information popup coming "Copies will be printed for order. Original list already printed". This message effectively means, even after changes, when I go for print functionality, its just going for printing copies of original printed list.
    Can anyone help me out to get the newly added operations reflected in the print through CO02 ?
    Regards,
    Shiva

    Hi Shiva,
    Refer SAP note 28887.
    Source: http://www.sapfans.com/forums/viewtopic.php?f=9&t=308577
    Please search /google before posting queries.
    Regards,
    SuryaD.

  • Issue with printing newly added operations in Production Order through CO02

    Hi,
    Currently I have one issue with printing production order changes through CO02. If I go for print, all the operations are captured in printout. But after the print, if I add any new operations to this production order, and then go for print, its not capturing the newly added operations. Also, there is information popup coming "Copies will be printed for order. Original list already printed". This message effectively means, even after changes, when I go for print functionality, its just going for printing copies of original printed list.
    Can anyone help me out to get the newly added operations reflected in the print through CO02 ?
    Regards,
    Shiva

    Hi,
    1) Go to Tcode "OPK8"
    2)Select LG02 "Op Control Ticket"
    3) Double click on :List Control for Transactions" in the left hand menu tree
    4) In front of ur desired t code "co02" make the changes ( Number of prints- u can increase) 6th column.
    Try this.

  • Issue with  print image in air

    hey frnd,
    plz check this link
    http://livedocs.adobe.com/flex/3/html/help.html?content=printing_5.html
    hey frnds,
    while using this multiple print datagrid code, getting 1 issue with
    print image in printheader mxml file.
    I'm adding 1 image tag and runtime getting image path in variable and
    want to print tht image in header ,
    but it is not get printed but if i'm giving @Embed image as a source
    then it is print.
    Is any way there to print runtime image after adding in printheader
    file ?
    thx in advanced,
    [email protected]

    is any solution there ?

  • Issue with printing to a network photocopier

    We are a small school where the teachers all have Macbook Pro laptops. For a while we have been having intermittent issues with printing to the Photocopier, today is an example.
    Teacher tried to print, worked fine, then tried again 15 min later, received message Printer is in use (I was standing next to it and it wasn't in use!) tried again 10 min later, printed fine.
    Teacher tried to print, spooled for about 5 min then printed, tried again, printed fine.
    From the CUPS error log there are the following:
    - The Printer is in use
    - ICC Profile "/Library/Printers/Sharp/Profiles/SS0HIN0.icc" does not exist.
    - Remote host did not accept data file(32)
    - The printer did not respond
    - Stopping unresponsive job
    - The printer is not responding
    They are all on wireless. There is no network issue as I can ping the photocopier, get onto the Internet etc.
    They don't print via a server, they all have the photocopier installed on their macbooks as an IP printer using LDP.
    Thanks

    You'll need to manually create the folder and install the profiles. From the finder select Go, Go to Folder. Enter "/Library/Printers/Sharp/Profiles" without the quotation marks, Go. You might have to manually create the Profile folder. You can download this disk image from Sharp that contains the icc files here; http://www.sharpusa.com/ForBusiness/DocumentSystems/MFPsPrinters/MX4110N.aspx?vi ew=drivers
    Drag and drop the icc files from /MX-C26/Profiles to /Library/Printers/Sharp/Profiles
    Also make sure you install the drivers from MX-C26 for the appropriate version of OS X you are running.
    Hope this is clear.

  • Issue with printing of Currency Value.

    Hi,
    I have an issue with printing of Currency Value.
    ( Pleae let me know if any thread available already  I searched it before posting but not found).
    The Problem is as follows:
    I have a field  s_value TYPE  MARM-SALK3.  (which is of currency type).
    The value of field is actually 1664.1450.   Currency USD
    But when I print this variable in ALV report it prints as  166414.50  though I used the same data type. (SALK3).
    Pleaes help me to fix this.
    Regards,
    Venkat

    Hi,
    If you use ALV to display currency value, you must sure that currency amount links with currency unit. You can archive this by using ALV fieldcat:
    wa_fieldcat-fieldname = 'SALK3'.
    wa_fieldcat-tabname = 'ITAB'.
    wa_fieldcat-cfieldname = 'WAERS'.
    wa_fieldcat-ctabname = 'ITAB'.
    append wa_fieldcat to gt_fieldcat.
    Please check,
    Regards,

  • Issue with printing Indesign exported PDF in Chrome

    I have created a file in CS6 and exported it to a two sided PDF. This PDF works when printing from the PDF.
    I have uploaded it as a document link on a website and when clicking on the link it opens in a separate window. If people use Internet Explorer or download the file the PDF and print it it looks perfect.
    If the user is using Google Chrome only a section of the PDF prints at a large size. It looks like it thinks the PDF is an A3 so only prints the bottom left hand corner.
    Things I have already tried - which all have the same issue.
    Creating a brand new InDesign file and exporting reuploaded on the website
    Saving it as a IDML file and exporting and reuploaded on the website
    Had someone else export the file
    Tried printing from google chrome outside the office
    Checked no issues with the website backend
    Checked with the IT company that services our systems.
    Thanks in advance of your help.

    Hi jtrew,
    It sounds as though the issue is specific to Chrome. Please see the following document from Google support: https://support.google.com/chrome/answer/142056?hl=en
    Let us know how it goes.
    Best,
    Sara

  • Photo Book - issue with generating full size picture in PDF file

    Need some assistance here.
    I have created a photo book that I would like to order. In the middle of the book I have 2 pages that contain a full size picture on each of the pages. When I generate the PDF file one of these two pictures do not generate correctly leaving an incorrectly rendered rectangle in the bottom left hand corner. 80% of the time it is on of the 2 large 8x10 pictures, the other 20% it is the other 8x10 picture. Aperture does indicate the dpi is large enough to support a quality 8x10 photo.
    I have exported jpeg files for each of these pictures and there were no problems. I am not sure by I have this problem in creating the PDF. Does any one see a potential issue with the book? When I order the photo book is it done through he PDF file or are the pictures sent in?
    Because of the issue I am cautious to order the Photo Book, but would like to do so.
    Any thought or feedback? Is this something that will come through as problem with the photo book as well?
    Thanks

    Hi ejg999,
    I have a similar problem running 10.5.2/ Aperture 2.0 trial.
    My 15800*4700 pixel (19.8mb) panorama was completely screwed up when printing the book to PDF. I did not span the pict over 2 pages as the center part would not be visible in the book's fold. I created 2 full size pages, resized the frames and adjusted their position.
    The print just shows hundreds of small squares, some seem ok, some are blue, some are rendered partially. Totally unusable.
    The physical memory was not the problem as I had at least 500mb free during the printing operation.
    I printed the book twice: same problem. I thought shutting down Aperture would resolve the error. but all my pics were gone. And the Time Machine did not backup while Aperture was running (still a bug). Aaaaaarghhhh.
    I managed to restore my work. I will try to create a smaller copy of the panorama and try to print.
    BTW, what is the size of your photo creating the problems?
    regards
    FranzMacN

  • Anyone having issues with custom paper sizes?

    I've narrowed down my printing problems to be primarily when using custom paper sizes. I still get regular crashes with standard sizes, but cannot print at all if I set up a custom size in A3. I am able to print custom sizes in Lightroom so it must be related to Aperture. I much prefer the way my prints look from Aperture, don't know why but when I export jpg or tiff files from A3 and import into LR the prints are very dull and color is off.
    Anyone?

    I have exact same issue after in my Iphone 4s. This started after upgrading to IOS 6.0.1
    Has anybody got a solution?

  • Problems with Print dialog

    Hello!
    I have two problems with a print dialog. First, I can not set the default page size to A4. Secondly, the program, or at least GUI, hangs, after the dialog is closed. It did not happen in Java 1.4, but it does in Java 1.5. Using the debugger in Netbeans to pause the hung program shows no thread position, and the stack trace window is empty too.
    Here is the code of the method that opend the print dialog and then prints the image. The setEnabled() method disactivates the main window while the dialog is shown.
    * Prints the tactile image. If the printing fails, shows an
    * error message.
    void printTactileImage() throws ImageException, InterruptedException,
         InvocationTargetException {
         DocumentPrint documentPrint = new DocumentPrint(document);
         final PrinterJob printerJob = PrinterJob.getPrinterJob();
         printerJob.setPrintable(documentPrint);
         final HashPrintRequestAttributeSet attributes =
              new HashPrintRequestAttributeSet();
         attributes.add(MediaName.ISO_A4_WHITE);
         final boolean[] print = new boolean[1];
         javax.swing.SwingUtilities.invokeAndWait(new Runnable() {
              public void run() {
                   setEnabled(false);
                   print[0] = printerJob.printDialog(attributes);
         if(print[0]) {
              showStatus(tlte( "printing_dots" ));
              try {
                   printerJob.print(attributes);
              } catch(PrinterException e) {
                   final JFrame thisFrame = this;
                   final String titleString = tlte("shared_error");
                   final String messageString =
                        tlte("shared_could_not_print_document") +
                        e.toString() +
                   javax.swing.SwingUtilities.invokeAndWait(new Runnable() {
                        public void run() {
                             JOptionPane.showMessageDialog(thisFrame,
                                  messageString,
                                  titleString,
                                  JOptionPane.ERROR_MESSAGE);
         javax.swing.SwingUtilities.invokeLater(new Runnable() {
              public void run() {
                   setEnabled(true);
    }Thanks!
    Artur

    An additional info about the error dialog: the `OK' button in the dialog did not work, yet the animation in the main window was running at the same time.
    The program was also a bit different when I ran it in Java 1.4 - the print method was probably the same though.
    I have just disabled the animation to check if it causes the problem, but the print dialog and the error dialog were still not responding after opening.
    The method for opening files:
    * Opens a document. Should not be called from the event dispatch
    * thread. If the opening fails, an error message dialog is shown.
    * @param fileName                         file name of the opened document
    void openDocument(String fileName) throws InterruptedException,
         InvocationTargetException {
         final boolean firstDocument = document == null;
         try {
              javax.swing.SwingUtilities.invokeAndWait(new Runnable() {
                   public void run() {
                        setEnabled(false);
              File file = new File(fileName);
              String name = file.getName();
              document = new Document(name, fileName,
                   edgeThreshold, textureScale,
                   variableTextureDensity,
                   textureMappingOptions,
                   this);
                   javax.swing.SwingUtilities.invokeAndWait(new Runnable() {
                   public void run() {
                        documentView.setDocument(document);
                        documentView.setViewMode(viewMode);
              document.setPrintImageType(tactileImageType);
              setTitle(WINDOW_TITLE_PREFIX + " - " + name);
              javax.swing.SwingUtilities.invokeLater(new Runnable() {
                   public void run() {
                        if(firstDocument)
                             setEnabledDocumentOperationComponents(true);
                        setEnabled(true);
         } catch(DocumentException e) {
              final JFrame thisFrame = this;
              Object[] messageArguments = {
                   new String(fileName)
              final String messageString =
                   new MessageFormat(tlte( "shared_could_not_open_file" ), getLocale()).
                        format(messageArguments) +
                   ":\n" + e.toString() + ".";
              javax.swing.SwingUtilities.invokeAndWait(new Runnable() {
                   public void run() {
                        JOptionPane.showMessageDialog(thisFrame,
                             messageString,
                             tlte("shared_error"),
                             JOptionPane.ERROR_MESSAGE);
              setEnabled(true);
    }

  • Issue with Print Properties button not responding in Adobe Reader 10.1.10

    We've recently been upgrading Adobe Reader 9.4.4 to 10.1.10 and started having a few reports of the Print -> Properties box in Adobe Reader not responding.  When this happens Adobe Reader will crash if you click on the Print button.  If you go into Devices and Printers and try and access the Printer Properties you are prompted to install the driver for the device.  It does seem to be quite random, it will work fine for days and the suddenly happen.  I've done testing and have been able to get it happen by opening Outlook, Word or Excel but it is completely hit and miss.  Sometimes the issue will happen and other times no matter how many times you open and close the various applications it's fine. 
    Fortunately it only seems to be an issue when accessing Properties, if you just print there are no options which is probably why we don't have more complaints.  Unfortunately this didn't come to light until we'd rolled it out to 2000+ machines across 8 locations.
    So far I've tried the following:
    1. Upgraded to Adobe Reader 11.0.9 and same issue
    2. Created a test print queue using a different print driver (my machine has a different driver again and is using a different print server)
    3. Uninstalled a number of applications that have caused us issues with Office 2010 due to dodgy addins (Workshare and HP Filesite)
    4. Rolled back to 9.4.4 and seems OK.  Problem here is that they receive PDFs in formats not compatible with older than X.
    System is Windows 7 Enterprise SP1 32bit, Office Professional 2010, printing is to Ricoh Equitrac (Follow You)
    Anyone have a fix for this or come across this before.  I'm going to try testing with a Postscript driver to see if that helps, which is the last item on Adobe's troubleshooting list.

    Select a PDF file, CMD+I, check the Open With section, and ensure that AR is selected. If not, then select it and click on the Change All button. Alternatively, select Preview, which is my default PDF reader.

  • Issue with printing of Watermarks

    OK, what I am trying to do is add a Watermark to a document which will not appear when viewed on screen but will appear when printed.
    I am using Adobe Acrobat Professional Version 8 and Vista Business.
    I create my Watermark and under the 'Appearance Options' link I have the 'Show when printing' option selected and the 'Show on Screen' option deselected. When I got to File - Print, it shows a small thumbnail of the document which shows the Watermark on it. However, when I then print it to my default printer, there is no watermark on it.
    I have tried every option I can see regarding watermarks and am now getting frustrated. If anyone can offer any help it would be most appreciated.
    Thanks.

    OK, I was able to print it. I first tried it to print to a HPLJ III and got an overflow (typical memory issue with LJ). I then printed 2 pages to sheet with document and markup - it worked with the Uncontrolled watermark. I tried printing to a new PDF with the document and markup - got the watermark. I then printed to a network printer with the same option, but got only the document, not the watermark (I can not explain) -- even though it showed up in the preview.
    I think that may be some of what you are finding also. Just for your info, this is VISTA Business, SP2, with AA8.1.6. At least it adds some information to your collection for what is happening. Of course if I select document only, then the watermark does not appear.

Maybe you are looking for