Blank first page

When I import an existing PDF (from a set of customer supplied PDFs) into the Designer I consistently get a blank first page that I am unable to get rid of. In the hierarchy view there is only one page showing. If I click on that page I go to the page with the controls on it (the second page). The page counter at the bottom shows 1/2 for the blank page and 2/2 for the page that the controls are on. I have tried dragging and cut/paste the controls to the top (blank) page. If I try to create a control on the blank page, it shows up on the Hierarchy tree under the the "topmostSubform level, between the Master Pages node and the Referenced Objects node - but the controls are invisible on the Body Pages design area.
It seems completely unrecognized in the environment, except by the page number counter.
This does not happen on all PDF's - I tried a similar one from another source and it imported fine.
So 2 questions -
1. What would be wrong with the customer PDF original that would cause this problem?
2. How do I get rid of the blank page?

I also had this problem after converting some existing pdfs into Livecycle Designer 7.1. I tried the same conversion in v7.0, and it didn't do this, so I suspect an undocumented feature may have crept into version 7.1. ;)
I found that the problem was that somehow the subform for the first ACTUAL page was longer than the bottom of the page. After re-adjusting the subform to something just under the bottom of the page, my extra page vanished and all was good again.
My clue was the fact that when I was on that page and clicked down towards the very bottom, the size in the bottom status line showed 8.5in X 11.014in.
Hopes this helps someone out there. I spent almost a whole day trying to figure it out. :( I looked through seemingly endless XML code and never saw it. It was probably there but I just didn't see it.
Regards,
Ray

Similar Messages

  • Blank first page on DHTML viewer in Crystal 2008

    I have seen some threads regarding this issue but no real resolution.
    We are using Crystal 2008 running in a Windows 2003 web server and IIS 6. With the base version of Crystal 2008 installed, everything worked fine when rendering reports in the DHTML viewer. As soon as we upgraded to Crystal 2008 SP2, all reports now show a blank first page.
    If you page back and forth or do an export, the data on the first page are displayed.
    Does anyone have any ideas what caused this and how to fix it other than uninstalling the service packs?

    Let's back up a bit. How did you actually deploy the Crystal Reports 2008 .NET Runtime to your web server? Based on your last message it sounds like you use the original CD media? If so this is incorrect.
    You mentioned you copied the crv.js from a cab file from the install media. This might account for your problems because you are using an old of out date .js file with newer engine components.
    The way I always suggest to deploy to a web server is to use our server redist files. Below are a few of the files you could use. I've listed FP3.3, SP 3 and SP 2. I don't know what patch level you want to be at so the decision is up to you.
    Service Pack 3, Fix Pack 3.3 Server Redist
    https://smpdl.sap-ag.de/~sapidp/012002523100016807202010E/cr2008fp33_redist.zip
    Service Pack 3 Server Redist
    https://smpdl.sap-ag.de/~sapidp/012002523100007123592010E/cr2008sp3_redist.zip
    Service Pack 2 Server Redist
    https://smpdl.sap-ag.de/~sapidp/012002523100009159002009E/cr2008sp2_redistinstall.zip

  • Forms that previously worked, print a blank first page.

    I have numerous forms that were created in LiveCycle Designer 8 that worked perfectly, but suddenly they all are printing a blank first page.  When I am in LiveCycle in the Design view, I am able to print both pages but when I go to the Preview PDF view, the first page is blank on print preview.  I'm stumped. There are no security settings around printing.  Any help would be greatly appreciated.

    This seemed to be a property that is causing an additional page to be printed.. If you can send the form to [email protected] , I can have a look at it..
    Thanks
    Srini

  • Blank first page and chart printing on the second page

    I have a subreport in my report footer that displays a chart.  The detail section is suppressed in the main report.  For some reason the chart displays on the second page of the report and the first page is blank except for the report header and page footer.  In the section expert the 'new page after' box is checked and grayed out so I can't remove the check to see if that solves the problem.  I've never been particularly skilled in regards to reporting and in addition it's been quite a few months since I've even worked on a report.  I'm using Crystal XI. Can anyone provide suggestions on where I might look to solve this problem.

    Main Report
    Report header--suppress blank section
    Page header --suppress blank section; supress (no drill down) - page number = 1
    Detail--Suppress (no drill down); suppress blank section
    Page Footer--suppress blank section
    Report Footer--suppress blank section
    Sub Report
    Report header a--suppress (no drill down) - {?Pm-?Graph Type}<>"Pareto" ; suppress blank section
    Report Header b - suppress ( no drill down) - {?Pm-?Graph Type}<>"Pareto-Top 5" ; suppress blank section
    Report Header c--Suppress blank section
    Group Header #1a--Suppress (no drill down) - If {?Pm-?Graph Type}="Pareto-Top 5" or {?Pm-?Graph Type}="Pie-Top 5" then
    {@nIncrement}>5
    ) ; Suppress blank section
    Group Header #1b--Suppress ( no drill down) - {?Pm-?Graph Type}="Pareto" or {?Pm-?Graph Type}="Pie" ; Supress blank section
    Detail--Suppress (no drill down); suppress blank section
    Group Footer #1--Suppress (no drill down) ; suppress blank section
    Report Footer--suppress blank section

  • Blank First Page in Sub Report

    Hi,
    My sub report display the first page blank with data starting from the second page. The first page just displays the Report Header. How can I fix this?
    Thanks.
    Reena

    Is it possible that there is a group in the subreport and you have Keep Group Together set in the Group Options?
    Fuskie
    Who would bet the group data is larger than what fits on a single page and Crystal reacts to that by pushing the whole thing to the second page...

  • Blank first page of pdf

    Diadem 2012
    I've had a recurring issue which I've l lived with for quite a while and have not been able to narrow down what causes it.
    Sometimes a report exported as a PDF has a blank page 1 (missing what should be on page 1 - I only see a black border outline when opening the PDF) and from page 2 on looks normal. Originally the reports were created from a template TDR. After we upgraded to Diadem 2012 I rewrote the report code to dynamically create each report from scratch and the problem happened using both methods. I run this code on different computers and using a variety of source files and I haven't been able to figure out a pattern. 
    All the reports are being automatically generated so I don't have a TDR to compare to the PDF. 
    For example, today I generated an Attribute, a dirty and a clean report. Page 1 of the attribute report was blank, but the dirty and clean reports look fine. Page 1 for all 3 reports is a page containing the serial numbers which were used to generate the rest of the report. If there are enough serial numbers to require more than one page, the second page prints fine.
    I have a different product which page 1 of the dirty report is blank. There is no attribute report for this product. It's almost like there is some initialization code that needs to happen is not happening, but it fixes itself once it goes on to page 2, and all future reports for the product work fine. But I'm using the same code on a different computer and it is not generating blank pages. 
    The code for the first page of the attribute, dirty and clean is the same code. The attribute and dirty/clean routines are in different code files so the routine which generates the serial number page is copied.
    Looking for any ideas.
    thanks,
    James

    James
    I feel for you, this looks like a hard one to narrow down to a solution.  I have made automatically generating reports to PDF as well.
    It does sound some initialization code is not being ran consistently.  With my limitations of can't see code, and really do not have the time if did have code.  But I can offer some tips used to trouble shoot similar issues.
    1)  As far as comparing the tdr to PDF. You can add right before the PDF is made, a command to save the tdr file. That will allow you to verify that the PDF output command is not the issue. It will also allow code to be developed to detect it missing, and log it.
    2) Once you have a TDR of the first page not happening, you can develop code to look at the report objects to check that the first page has values in it. 
    3) Once you have the code that will detect the first page not being present, then this sub or function can be can at various pages of the app, with results logged to DIAdem log or other fie.  This has the potential to reduce the possible area causing the issue.
    General notes: 
    a) When you are refering to the specific pages. Is this by page number or by page name?  I usually use page name to get the page I want.
    b)  When it builds the report and report objects, Is the app naming the objects as it makes them?  If it was then it would make is more straightforward to check for them missing. 
    I am thinking that once you have a sample TDR with the missing first page information, It opens up the troubleshooting options.
    If some examples of the above are helpful. Just let me know.
    Paul

  • Blank first page problem

    Hi, all! We have a problem in Report Builder 6.0.8.22.0. This problem didn�t occur with Report Builder 3.0.5.11.4. The problem is:
    there is a number of reports supporting data output into the txt. file. The support is arranged in the following way:
    1.frames, which are to be represented in the report when the MODE parameter value is set to �bitmap� are located in the main section of the layout model;
    2. frames which are to be represented in the report when the MODE parameter value is set to �character� are located in the header section of the layout model;
    Each frame has a format trigger set in such a way that the first group of frames is launched only when the MODE parameter is set to �bitmap�, and the second group is launched only when the MODE parameter is set to �character�.
    Everything was alright with Report Builder 3.0.5.11.4, but in Report Builder 6.0.8.22.0 when we output the report in the �bitmap� mode, there is always one empty page before the report body.
    It seems that in spite of the fact that format triggers in header section returns FALSE, the page with the header section is still represented in the report.
    Does anybody know how we can avoid this problem with Report Builder 6.0.8.22.0.

    1)When you are using runtime (rwrun60, rwcli60 etc) please give the command line parameter "blankpages=no". This will suppress the blankpages. Please refer docs for details on this parameter.
    2) Just to rule out this possibility.. Please ensure that in the header page and its margin there are no 'hidden' items like a textbox with whitespace etc.
    Thanks
    The Oracle Reports Team

  • Blank first page in reporting services

    I have an SSRS 2008R2 report that displays a blank page in Report Manager but not in the PDF export.  I have tried all of the online solutions I have seen but still haven't found the cause.  About my setup is I have one rectangle overlapping
    3 tablixes.  I understand that I really need to have these 3 tablices contained within this rectangle, but I can't figure out how to do this for already existing tablices.  Is this possible?  And is this the cause of the extra blank page?
    Ryan D

    Hi ironryan77,
    According to your description, you get an extra blank page in your report when viewing in Report Manager. But it works properly when exporting into PDF file. Right?
    In this scenario, how does your report looks like in SSDT(developing environment)? Please check if you add any page break before the rectangle. Also please check a page size of the report. Make sure "Page Width >= Body Width + Left Margin +
    Right Margin".
    I have also seen this kind of strange issue, please see a similar thread below:
    http://social.technet.microsoft.com/Forums/en-US/a3633629-74dd-437d-bec9-131285f83f35/report-viewer-shows-blank-page-but-the-blank-page-is-skipped-when-exported-to-pdf?forum=sqlreportingservices
    If possible, please share some screenshots about the report design and report view in Report Manager and PDF. That may help us figure out the reason. Thanks.
    Best Regards,
    Simon Hou

  • Ssrs 2008 r2 rectangle causes first page to be blank

    In an SSRS 2008 r2 report I have 6 matrixes that I placed into 1 rectangle so that all the individual items do not float.
    The problem is that the first page of the ssrs 2008 r2 report is blank when the report is executing.
    I have set the report properties to: landscape, custom paper size, width 14" and height = 11". The report properties are width 14 inches and the height is 11 inches. The body properties keep changing to 26.75719 inches and width = 13.54667 inches.
    When I set the border of the rectangle to solid,  I can see the rectangle when the SSRS report is executing. The rectangle appears before any of the matrixes are displayed. However when I look at the rectangle in design mode, the rectangle is around all
    6 of the matrixes.
    Thus could you tell me why the rectangle is displayed in a different location when the report is executing and not around all the matrixes at that point?
    If there is no property that can be set, then should I have more than one rectangle? To place the objects into separate rectangles, I want to mention that that there is a header matrix and a summary rectangle that need to be shared. Matrix #2 and Matrix #3
    are for students in grades 01 to 08. Matrix #4 and #5 are for students in grades 09 to 12.
    Can you tell me what I can do so that I do not have a blank first page when the SSRS 2008 R2 report is executing?

    Hi wendy,
    If we want to use a rectangle as a container for other items, we should drag them into the rectangle. When we move the rectangle, the items that are contained within the rectangle move along with it. An item within the rectangle shows the name
    of the rectangle in its Parent property.
    For more information about using a rectangle as a container, please see:
    Add a Rectangle or Container (Report Builder and SSRS)
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Only the first page for a particular site prints. All other sites are fine.

    I'm running Firefox 10.0.2 on Windows 7 SP1 and when I try to print the web page of the affected URL ( http://windows.microsoft.com/en-US/windows-vista/Connect-to-another-computer-using-Remote-Desktop-Connection ), only the first page is printed. It prints fine in IE 9. I tried printing in safe mode and it still only prints the first page. I only tried printing it once, after that I used print preview alone. I used print preview on a dozen other sites and it works fine. By the way, on the web page I'm trying to print you must "Show All" at the bottom to expand all of the text. It's just this one web page. Can someone else with a similar setup try print preview on this page for me? I just want to know. I printed it using IE. Interestingly, if you scale the print preview down enough, all of the text shows up. Thanks...

    Well, I've made a little progress. I saved the web page source locally and then added the following HTML snippet to the <head> section:
    <style type="text/css">
    div
    page-break-before:always;
    </style>
    When I display this, the "Show all" does not work, but the page text is still long enough to do "Print Preview" and expect more than one page. The result is a blank first page (expected) and then ALL of the page text is printed on the next two pages.
    But I think you are correct "the-edmeister" in saying that Firefox may have a problem when the DIV tag spans more than one page. The reason is that the third page only contains the footer, so I can't say for sure if the whole DIV block was printed. But at least the footer did show up this time.
    If I can get the "Show all" block to expand then maybe that question will be answered. Any thoughts?

  • Lately when I do an images search only the first page actually shows the images- the rest show blank squares- why, and how do I fix it?

    Over the last week I have noticed more and more that my searches do not show up properly. Today only the first page of images actually show, the rest are blank spaces, but if I click they go to the image site. The rollover does not show either.
    What can cause this, and how do I fix it? I have tried various safe settings but this has no eefect at all.
    Thanks.

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    * Tools > Options > Privacy > Cookies: "Show Cookies"

  • New page for group headers - the first page is blank

    In the Section Expert, if you set the Group Header #1 to "New Page Before", and there is a Page Header section, the first page will show the Page Header with no further data. The rest of the report does the page breaks correct, that is, a new page every time the grouping changes.
    How do you stop this blank page at the beginning?
    If you assign New Page After in the Group Footer, there is a blank page at the end of the report, which is also annoying. What am I missing?
    Robert

    If you are using "New Page Before" then use the condition by clicking on X+2 corresponds to it and write
    Not OnFirstRecord
    For "New Page After" write
    Not OnLastRecord
    Regards,
    Raghavendra.G

  • Unwanted Blank Page When Table At Bottom of First Page

    I have an RTF template which has a table with the typical for loop as the row generator and a totals row after that. There are no line breaks after the table, and the table's paragraph is set to single line spacing with 0 pt spacing before and after.
    When the table reaches the bottom of the first page, but does NOT go onto the next page, there is a blank page at the end of the report. Any ideas on how to eliminate this?
    Thanks in advance,
    Kurz

    I have an rtf template which is used to print output in pdf format. I have a table which has many rows which displays data for each record. In order to avoid breaking the page in between the rows of a record , i have added an outer table with single row and column and pasted the data table inside it and changed the row property of outer table to 'Allow Rows to Break Across Pages' to unchecked. It works fine only if the first record set length does not exceed a full page. IF the first record expanded to more than one page, it leaves a blank page at the very first and start the record at the second page. Can you please advise how to solve this issue. Its very URGENT please..

  • First page appears blank when viewing a Crystal Report in the web viewer

    I have seen threads and KB articles regarding this issue but the suggested solutions do not correct the issue. (KB articles [1423482 and 1439109)
    The issue only started after upgrading from CR 2008 runtime to CR 2008 SP4 runtime.
    When the page containing the viewer control first loads, the report pane is completely blank.
    The viewer toolbars appear as expected, and the report can be exported using the Export button on the viewer toolbar without issue.
    Changing the zoom level causes the first page of the report to appear as expected, and reverting the zoom level does not cause the report pane to become blank again.
    Navigating to the next page of the report works and the second page appears as expected. Returning to the first page shows the first page of the report as expected.
    Our application is installed on dozens of servers but this issue only has occurred on a few installations at this time.
    Steps attempted to resolve the issue:
    1. Uninstall CR 2008 SP4 runtime, confirm the CrystalReportViewers12 folders were removed from the folders C:\Inetpub\wwwroot\aspnet_client\system_web\2_0_50727 and C:\Program Files\Business Objects\Common\4.0, then reinstall CR 2008 SP4 runtime.
    2. Ensure there are no underscores in the server name.
    3. Change the crystalreportsviewers12 Virtual Directory to use the folder C:\Inetpub\wwwroot\aspnet_client\system_web\2_0_50727\CrystalReportViewers12
    4. Remove and recreate the crystalrep[ortviewers12 Virtual Directory.
    5. Replace the C:\Inetpub\wwwroot\aspnet_client\system_web\2_0_50727\CrystalReportViewers12 folder from a server that does not exhibit the issue.
    Any new ideas or suggestions? Thanks

    Moving post to .NET SAP Crystal Reports forum
    Hello Scott
    What browser are you using and what is the version of the browser?
    Ludek
    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]

  • Any solution to why the first page of secure document will print, but is blank?

    Title page of a secured document is printing out blank.  The page has stamps on it and is clearly visible during the print preview before print.  Second and subsequent pages print fine.
    Unsure if some setting has been unchecked that skips printing the first page or some unknown error.
    Any help would be apprecaited.  Thanks.

    Hi Shabeaut,
    According to your description, my understanding is that you want to change the template of the root site without creating the susites in another web application.
    I recommend to export all the existing subsites and import them to new web application.
    More references:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/cc7c11ec-e4da-4ddb-babd-db76ccb35664/move-subsite-to-new-site-collection?forum=sharepointadminprevious
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/fd321bac-16a7-47e4-842e-00b7ca0f7f05/move-subsite-to-other-site-collection-as-subsite?forum=sharepointadminprevious
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

Maybe you are looking for

  • Printing blank report, not always

    Post Author: Simthembile CA Forum: Crystal Reports Good Day The Version of crpe32.dll on remote users machine is 8.0.0.371,Product version is 8.0.1.0, the crystal reports deployed are version 8.5.Any known issues that might arise because of this. We

  • Store a variable in the session

    Hi, i'm working with jsp+struts. I can't store, from an ActionServlet, a variable in the session. I want store a String in the session. I write in the ActionServlet : request.setAtribute ("popo"). I can't recover the value of the variable. I try : re

  • Missing Plug-In and Getting Blue Squares with Question Mark

    I am on a brand new pc, 64-bit Windows 7, all programs downloaded in the last week. I have used safari for years on my mac and want to keep using it on the pc but video and images are not displaying. For video content it says "missing plug-in" but do

  • What proper headers should I use to succefully end handshake when connecting to WebSocket?

    When I try to use WebSocket, my server on handshake send header like this: $reply = "HTTP/1.1 101 Switching Protocols\r\n" . "Upgrade: websocket\r\n" . "Connection: Upgrade\r\n" . "Sec-WebSocket-Accept: {$accept}\r\n\r\n"; But, FF doesn't really ends

  • Can we have two different logon screen for the Portal

    Can we have two different logon screens for the Portal? We should split the Logon application in two different applications: Login # 1 should be read a DataSource.XML reading the Active Directory (Microsoft), to read-only the profiles from the AD, an