Loosing alignment while export to PDF

Hi,
I am using Crystal Reports XI, I am loosing alignment once crystal Reports is exported into PDF file.
How to retain alignment,  please help me out.
Thanks and Regards,
Manjunath Jogin

I would suggest you to edit the registry settings and added the below keys;
Note:-Before you do any modifications in the registry, please take a backup of the registry.
-Create a new key under 'HKEY_CURRENT_USER\Software\Business Objects\Suite 12.0\Crystal Reports' called 'Export'
-Create a new key under 'HKEY_CURRENT_USER\Software\Business Objects\Suite 11.5\Crystal Reports\Export' called 'PDF'
-Create a new Dword value called 'UsePrecisePositioningForText' under 'HKEY_CURRENT_USER\Software\Business Objects\Suite 11.5\Crystal Reports\Export\PDF'
-Set the value to 1.
-Create a new Dword value called 'TruncationAdjustment' under 'HKEY_LOCAL_MACHINE\Software\Business Objects\Suite 11.5\Crystal Repor ts\Export\PDF'
-Set the value to 10.
TruncationAdjustment is DWORD between 0 and 10. It's a 'fudge factor' that adjusts rounding when the total widths of characters are calculated.
Default is 5. Larger values add safety from truncation.
After modifying the registry and relaunching the CR designer, the exported report.
Hope this helps.

Similar Messages

  • Error  while exporting in pdf in crystal report XI

    Post Author: Siddheswar
    CA Forum: General
    hi
    I am getting the following error in crystal report XI while exporting to pdf.
    The Error:
    Method 'ISCREditableRTFExportFormatOptions_reserved5' on type 'CrystalDecisions.ReportAppServer.ReportDefModel.EditableRTFExportFormatOptionsClass' from assembly 'CrystalDecisions.ReportAppServer.ReportDefModel, Version=11.0.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' is overriding a method that has been overridden.
    Please Help.
    Thanking in advance.
    Regards
    Siddheswar

    The stack trace is caused by whitespace in your CrystalReportViewer.jsp file.  Look up SAP Note 1199025 for the resolution.
    It's not related to the PDF formatting issue.  There's been changes to the formatting with the most recent version - Crystal Reports for Eclipse 2.0 - so if you haven't already, I recommend you upgrade.
    Note that there's differences in font metric calculation when using Adobe PDF format such that there's no way to get exact agreement between output of the CR and PDF.  But the latest version helps greatly.
    Sincerely,
    Ted Ueda

  • InDesign doesn't let embed the font while exporting to PDF

    I used a font while working on a document in InDesign and later while exporting to PDF I got a warning that the software is unable to include that font.
    Is there a way to go around it? It was a free cyrillic font and it's not possible to buy it. I suppose creating outlines is not the right way to go
    Thanks in advance

    Eugene Tyson wrote:
    … Most free fonts that I know of don't allow embedding - for this reason it's not a good idea to use a free font. …
    I'm no particular fan of so-called “free fonts” — you most often get exactly what you pay for. However, that having been said, in my years of gathering such fonts for debugging and problem solving, in fact very few of them are actually set with the protection bits to prohibit embedding. For TrueType and OpenType fonts, you can readily check outside of InDesign as to whether a font is embeddable in a PDF file. For Windows, right-click on a font file and check the properties; embedding privileges are described in one of the tabs. For MacOS, the FontBook utility can provide the same information for a font.
    The problem is that when you attempt to use a font that is physically protected against embedding, you pretty much need to follow the advice given by Eugene. Personally, I would recommend the use a different font option, checking the font prior to using it for your rights to embed it in PDF.
    Note that font licensing is legal minefield. Many fonts that are posted on-line are not really free. Some are shareware with restrictions in their written licenses that require payment for commercial use (often in ReadMe files which may somehow be “lost” when such fonts are reposted over and over again) or even pirated fonts (i.e., commercial fonts simply illegally posted on-line).
    My personal recommendation is that for any commercial use, you explicitly license your fonts from a known, reliable source to avoid possible legal issues in the future.
              - Dov

  • Remove back image while exporting to PDF (InDesign CS4)??

    Hi All,
    I have two images in my InDesign CS4 file and one image is hiding behind my second image. When I am exporting my InDesign file as Pdf and opening in Acrobat, Acrobat showing bottom image first and then showing my top image.
    Is there any way to remove my bottom image which is appearing behind in my top image while exporting to Pdf.
    I don't want remove manually because it happening with most of my InDesign file.
    Please suggest.
    Thanks
    Baljeet

    I would move bottom image to separate layer and then eventually I would switch it off.
    If you don't want to change anything in InDesign you can eliminate the second image in your already generated PDF.
    Open your PDF in Acrobat Pro.
    Advanced -> Print Production -> PDF Optimizer.
    You can leave only "Clean Up" check box marked (eventually Transparency if Acrobat will not allow you to switch it off). All the rest leave unchecked.
    This operation will remove hidden image.
    Correction: It will not remove the image. It just made the PDF to be displayed much more faster that is why the second image appearance was not noticeable. Sorry for the inconvenience.

  • Problem while exporting to PDF with japanese character in Crystal Report X1

    Hi,
    I am using Crystal report X1 with classic ASP on a Windows 2003 Enterprise Server, SP 2. In my application, I have to export the report into PDF, CSV, DOC formats. I am have Japanese strings in the report. While exporting to PDF, empty boxes has displayed in the place of Japanese string and in CSV file, question mark has been displayed instead of Japanese string. But the Doc file is exported correctly. I have not installed any language support software either in server or in client machine. I have used MS Gothic and Arial Unicode MS fonts for the text-objects which has Japanese strings.
    Please give me a solution so that I will get PDF file with Japanese strings instead of empty box or question mark.
    Do I need to install any language support pack software?
    Thanks in advance.
    Regards,
    Manju

    Hi Don,
    Thank You for your reply. I have resolved the issue of exporting to pdf from crystal report X1 having Japanese data after installing the language pack.
    But when I am exporting to CSV or TXT, i am getting ??? instead of Japanese characters. I have tried "export" through crystal report designer and got ??? instead of Japanese.
    The Crystal report version I am using is Crystal report X1  11.0.0.1282
    Crystal Report Desinger is installed in Windows Xp machine
    Font set for Text object is Arial Unicode MS, MS PMincho, MS PGothic
    Does the Crystal report X1 11.0.0.1282 has the UTF-8 support for CVS / txt
    Please provide me a solution
    Thanks in advance,
    Regards,
    Manju

  • IllegalArgumentException: While exporting to PDF in Websphere 6

    Hi,
    <br>
    We are using Crystal Report XI and Java 1.5. We are using JRC jars to parse the Crystal Report in Server side. From our application we will export the report to PDF. It is working fine for all reports except for a specific report where it gives IllegalArgumentException while exporting the PDF. The same report is working fine in Windows Environment. Only in Linux environment the below error occurred. It will be of great help if any one can suggest us on this.
    <br>
    Exception:<br>
    <br>
    [1/31/11 13:31:13:397 CST] 00000026 SystemOut     O Openning rowset<br>
    [1/31/11 13:31:13:399 CST] 00000026 SystemOut     O Executing query: null<br>
    [1/31/11 13:31:13:401 CST] 00000026 SystemOut     O PdfExporter: serializing pdf document and cleaning up<br>
    [1/31/11 13:31:13:401 CST] 00000026 SystemOut     O Disk Exporter: verifying export to destination<br>
    [1/31/11 13:31:13:401 CST] 00000026 SystemOut     O Disk Exporter: no output file was created by an exporter<br>
    [1/31/11 13:31:13:407 CST] 00000026 SystemOut     O PdfExporter: caught Exception in PDFFormatter.finalizeFormatJob (from destination?); aborting export<br>
    java.lang.IllegalArgumentException<br>
         at com.crystaldecisions.reports.exporters.destination.disk.c.a(Unknown Source)<br>
         at com.crystaldecisions.reports.exporters.format.page.pdf.b.a(Unknown Source)<br>
         at com.crystaldecisions.reports.a.e.if(Unknown Source)
         at com.crystaldecisions.reports.formatter.a.c.if(Unknown Source)
         at com.crystaldecisions.reports.formatter.a.c.a(Unknown Source)
         at com.businessobjects.reports.sdk.b.i.int(Unknown Source)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter.request(Unknown Source)
         at com.crystaldecisions.proxy.remoteagent.y.a(Unknown Source)
         at com.crystaldecisions.proxy.remoteagent.r.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.cf.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.ReportSource.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.ReportSource.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.ReportSource.export(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.AdvancedReportSource.export(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.NonDCPAdvancedReportSource.export(Unknown Source)
         at com.mysystem.myapp.common.Crystal_Report.print(Crystal_Report.java:447)
         at com.ibm._jsp._Crystal_Report._jspService(_Crystal_Report.java:305)
         at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:87)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1146)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1087)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:145)
         at com.mysystem.myapp.common.ServletFilter.doFilter(ServletFilter.java:107)
         at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:190)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:130)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
         at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:837)
         at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:680)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:588)
         at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:481)
         at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java:122)
         at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper.handleRequest(AbstractJSPExtensionServletWrapper.java:232)
         at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:90)
         at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:748)
         at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1466)
         at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:122)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
         at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)
         at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
         at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
         at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
         at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
         at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:196)
         at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:751)
         at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:881)
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)<br>
    [1/31/11 13:31:13:408 CST] 00000026 SystemOut     O Disk Exporter: finalizing export to destination<br>
    [1/31/11 13:31:13:408 CST] 00000026 SystemOut     O JRCAgent203 detected an exception: java.lang.NullPointerException<br>
    [1/31/11 13:31:13:413 CST] 00000026 SystemOut     O 2011-01-31 13:31:13.411 30706059IBN_IBON MARMAGOST Crystal_Report.print(748) Error while generating crystal report<br>
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: java.lang.NullPointerException---- Error code:-2147467259 Error code name:failed
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter.request(Unknown Source)
         at com.crystaldecisions.proxy.remoteagent.y.a(Unknown Source)
         at com.crystaldecisions.proxy.remoteagent.r.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.cf.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.ReportSource.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.ReportSource.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.ReportSource.export(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.AdvancedReportSource.export(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.NonDCPAdvancedReportSource.export(Unknown Source)
         at com.mysystem.myapp.common.Crystal_Report.print(Crystal_Report.java:447)
         at com.ibm._jsp._Crystal_Report._jspService(_Crystal_Report.java:305)
         at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:87)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1146)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1087)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:145)
         at com.mysystem.myapp.common.ServletFilter.doFilter(ServletFilter.java:107)
         at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:190)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:130)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
         at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:837)
         at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:680)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:588)
         at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:481)
         at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java:122)
         at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper.handleRequest(AbstractJSPExtensionServletWrapper.java:232)
         at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:90)
         at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:748)
         at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1466)
         at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:122)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
         at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)
         at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
         at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
         at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
         at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
         at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:196)
         at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:751)
         at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:881)
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)

    I recommend searching on that Exception message first. 
    Sincerely,
    Ted Ueda

  • HTML Tags escape while exporting to PDF

    Hi friends,
    I have two columns in my BI report like
    Business Group(BG) and OU
    Since in the BG column under the edit formula i used the html tags to show each and every BG column value in bold like below
    '<b>' || "D1.Company"."Business Group Full Name" || '</b>'
    Now the report is appearing fine in answers and dashboard but when i export the same report to PDF i can see the html tags in each and every name of the BG group.
    Is there anything to be done to escape these html tags in PDF while exporting.
    And also if we give the tooltip for the numeric columns like below under the column properties-->Data format-->Custom like
    [html]<p title=\""Employee Count" \">#
    And after that if i tried to escape the same report with the tooltip on the numeric column to pdf means, the number values are missing for the entire column in the PDF, but this case is not appearing while exporting the report to pdf if i set the tooltip to the text column, as the values is missing only for the tooltip of the numeric column. What could be the fix for this problem.
    Thanks
    Regards,
    Saro

    Hi svee,
    Thanks for the reply.
    For an example i tried with the bold option in the edit formula inorder to portray the html tags problem while exporting it to the pdf inspite of using the default bold option within the column properites like u said.
    Suppose if i used html tags like
    <br>, </br>
    in the edit formula section or if i used any other html tags which is not present as a default option in bi like bold. At that time while exporting the report to pdf i can face the issue.
    And also i need ur suggestion regarding with the values disappearing for the numeric column if a tooltip is used in it while exporting it to the pdf.
    Regards,
    Saro

  • Deleting Extension while exporting to Pdf or Postscript only hide it

    Hi all,
    I need to be able to delete the "ps" or "pdf" extension while exporting to a pdf or postscript file in the printing menu on macosX.
    When i try to delete the extension in the saved name, it quote the "hide extension button" and when unquoting the "hide extension" button, the extension re-appears.
    How can i change this issue?
    Thanks in advance.
    Julien.

    Welcome to the forums Julien!
    I'd be very curious as to the "need" to do this, but it appears you're 100% correct. It seems you can only rename it after the fact to lose the .ps or .pdf.

  • Using the JRC, RTF embedded in Crystal while exporting to PDF

    Are there enough acronyms for ya?  I donu2019t think so either. 
    I am wondering if anyone else has experienced the problem I am facing and what fix, if any, did they find.  I have RTF data stored in the database I am trying to read into a report.  I set the text interpretation to RTF on the field and u201Cyeah!!u201D I have formatted RTF data as the user entered it in a RTF editor.
    While using the JRCu2019s exporter to obtain a PDF format, the formatting set in the RTF tags is no longer being honor during the export (it shows up unformatted when I open the report in Adobe Reader and so my PDF display in code is also off). 
    Has anyone else encountered this and what did you do to fix it (or was it fixed)?
    My little about my environment:
    -JVM 1.5
    -Crystal jars version 11.8.5
    -Eclipse 3.4
    Did I miss anything?
    From what I have read on here, it sounds like the Crystal jar 12.2.2 is better at supporting fonts in PDF exports but there is something in the sample code not allowing me to use a JDBC connection over a JNDI connection so I will have to get back to whether it is fixed under 12.  Regardless though, version 12 is not really a good solution for us for I believe this to be Crystal 2008 which we are not budgeted to license so I need to stick with CR XI R2 jar files.
    I also found this in the thread entitle Greek fonts doesnu2019t appear on pdf export :  u201CExport it to editable RTF and then using Word 2007 has a plugin that allows you to export to PDF format which will embed the fonts.u201D  Is this what I need to do to display fonts that are normally found on a Windows installation (ie Arial, Times New Roman, Courier, etc.)?
    Thanks in advanced for any light you may shed on this.

    Moved to the Java Development - Crystal Reports forum.
    Ludek

  • Save options while exporting to pdf

    I do export in pdf often, and each time I see 3 checks (Pring each stage of build, add borders.., Include date), which are very annoing, since I don't need them at all and have to switch off all this great features. How to switch them off permanently?

    You can minimize the margins considerably by unchecking two options and having your image slightly larger than the slide (there is a limit, of course).
    By using the Print option, the setting you set in the Print Dialogue, stay as you last set them rather than reset each time. This should meet that objective. Try it.
    The other choice is to uncheck those pesky boxes each time you Export a PDF.
    Good Luck.

  • InDesign crashes while exporting to PDF

    I have one PDF that after placing in InDesign cannot be exported to PDF
    InDesign crashes on Windows and Macintosh, versions from CS3 to CC
    Any ideas what can be wrong with my PDF?

    I reckon you might find that you have font clashes as your PDF is being created. I had a similar issue a few weeks back where I had created a Brochure, sent it to the client, went through rounds of amends, and the final round of amends prior to print sign off was sent in a word document. When I opened the word doc, I copied and pasted the amends, all looked fine, so I created one last PDF... crash.
    I ahve a suspicion that word auto-activated a font that didn't agree with fonts within the InDesign file. I deactivated many fonts, restarted my Mac and hey presto... sorted!
    Now, the PDF that you imported into your InDesign file may well be the culprit activating a dodgy font, and this becomes a bit problematical. So, you could open it in Photoshop and save it as a high res image, or you could open it in Illustrator and hopefully all text has remained in place and will enable you to ouline fonts and save it as an illustrator file... BUT, you must advise and get your client to check the contents of the resultant file if you go down either of these routes.

  • Retaining original font in CR2008 while exporting to PDF

    Hi,
    Do we have a fix/patch available for retaining the original font when exporting to PDF in 2008 yet? The solution i see is to update the registry files. Do we have any other solution like a fixed dll file or a patch already available for download at SAP website?
    I cannot update the registry settings as it is not allowed where i work so need a patch/fixed dll file to get rid of this issue.
    Your quick response is greatly appreciated.
    Thanks

    Hi,
    Are you sure it is the 'Font' that is not being retained? Or is it the size?
    The only workaround like you said is the registry key and unfortunately, there is no Fix Pack available to address this issue.
    -Abhilash

  • Error while exporting to PDF - Operation not yet implemented

    Hi,
        We using C# Dot Net 2005 and Crystal Report for Dot Net 2005 and we are trying to export to PDF file.  In one of the reports, we are using a Font "Shree-Kan-0850' from Shree Samhita, a SDK to build application in Indian regional languages. But we are getting an error as follows:-
    "Error in File C:\Document~1....\{....}-.rpt: Operation not yet implemented.". When we tried in various sites and forums found that it was due to some non-standard fonts. We have checked that if we remove Shree-Kan-0850 font from report, it works fine and once included the error comes. So problem might by from this font. Whether Crystal report is not supporting other than Windows standard fonts or the problem with PDF? Because with same font we can export to DOC, XLS etc. Please guide us how to solve this?
    Thanks and regards,
       Rajeev Vandakar, Bangalore.

    Unfortunately, it looks like that font has many issues. Googling 'Univers Condensed Fonts .net' gets a number of interesting posts. E.g.;
    Univers 67 Bold Condensed Font does not show in my Flash Fonts List
    See if you can select the font in the properties window of the VS.NET IDE.
    It would also be interesting to see if the following will work in a new test app:
    Private Sub Form1_Load(ByVal sender As System.Object,
    ByVal e As System.EventArgs) Handles MyBase.Load
         Label1.Font = New Font("Univers 57 Condensed Font – Univers 57 Condensed", 12, FontStyle.Regular)
    End Sub
    - Ludek

  • DrillDown Option not Working while Export To PDF in SSRS

    Hi Friends,
    I worked on ssrs report used DRILLDOWN option. When I export drilldown report to pdf, with groups collapsed, pdf shows no data and no +/- on the left of the group name.  Basically, it shows no data and no option to drilldown(only header)s .
    When this report is exported to Excel, it is perfect and works exactly as it would in VS2005. 
    Any setting to make sure an expanded report is exported to pdf?  Or do i manually expand all drilldown options and then export?
    Thanks in advance.
    Thanks and Regards,
    LuckyAbdul

    Hi LuckyAbdul,
    From the
    document, we can know that “Dynamic show and hide elements are not supported in PDF. The PDF document is rendered to match the current state of any items in the report. For example, if the item is displayed when the report is run initially, then the
    item is rendered. Images that can be toggled are not rendered, if they are hidden when the report is exported.”
    So just as Visakh said, this behavior is by design. If we want to see entire data in PDF, we should expand the node (click the plus signs (+) in the report) to show the demanded detail data ahead, then export the report to PDF.
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • How to fix InDesign CS6 cloud crashes while exporting to pdf?

    Hi My InDesign CS6 cloud crashes when exporting to pdf.
    It's a Mac Book Pro, OS X 10.7.4. It shows a blank warning, and then there is a long report, here is part of it. Even all my old files can't be exported to pdf. Can any one help?
    Process:         Adobe InDesign CS6 [325]
    Path:            /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
    Identifier:      com.adobe.InDesign
    Version:         8.0.0.370 (8000)
    Code Type:       X86 (Native)
    Parent Process:  launchd [119]
    Date/Time:       2013-04-23 18:08:27.430 +1000
    OS Version:      Mac OS X 10.7.4 (11E2620)
    Report Version:  9
    Interval Since Last Report:          572434 sec
    Crashes Since Last Report:           18
    Per-App Interval Since Last Report:  621470 sec
    Per-App Crashes Since Last Report:   13
    Anonymous UUID:                      33716403-25A9-4DBD-B3F9-99FAE5855C5D
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000

    Indeed. To be more specific, typically program execution begins in a main() function, which calls some other function (say, to handle menu selections), which calls some other function (whatever menu function the user chose), which calls some other function, etc., etc., perhaps 30 or 40 functions deep.
    Because of the way C++ calling conventions work, the history of which function called which other function is preserved in a data structure known as the stack. (The stack also does other things). Under normal circumstances, this "stack trace" is reconstructed to form the crash report.
    There is one stack trace for each thread (parallel execution components of the program), but the thread that crashed is usually the only one of interest.
    In this case, thread 0 crashed. Its stack trace is meaningless. It contains two stack frames (e.g. functions). At the top, the most recent function is called _XHNDL_trapback_instruction, which is a pseudo address that basically tells us nothing, other than there was some sort of fault.
    But typically we will see what function called that top function; and the function that called that; etc., etc.
    In your case we do not. Allegedly the crashing code was called from the address 4294967295, or in hexadecimal 0xffffffff. And that is the largest number that a 32-bit word can hold. It is, sadly, garbage.
    So your stack trace tell us zilch

Maybe you are looking for

  • More help for a newbie please!

    hi everyone ive got a list selection listener set up for my view class this list shows names retrieved, this has been done by the following for (int i=0;i < data.size(); i++) Person aPerson = (Person)data.get(i); // Compose a string for each object.

  • Uneven sound...which filter fixes?

    My sound levels in a rather long sequence are uneven. Which filter do I use to address the problem? And do I choose all the clips in the sequence and then apply the filter at the same time so that it equals them all out? Thanks in advance... PS: what

  • How to Save Favorite Effects?

    Ok....searched but did not find. I FORGOT how to do this. I'm using Digital Rebellions FCS maintenance pack...and often do a Quick Fix....THEN, i ALWAYS loose my Favorite effects under Favorites Tab. I remember there is a way to save my favorites to

  • C3 business cards sent as multi-media attachments

    Hi, I have had my C3 for a couple of weeks and seem to battle with a number of functions.  One such function is that when I am creating a msg and want to insert a number from my contact list, I dont have this option available. Instead I can select 'I

  • [SOLVED] Trouble building postler-git

    After fixing a few (common) issues I had with a vala dependency, I now get an error message saying zeitgeist is needed for Postler to show up in Synapse, the Unity dash or the Activity log. If you want to build without it, pass --disable-zeitgeist. w