Export Crystal to PDF using C# https hyperlinks not available

Background:
A columnar crystal report has been created detailing  financial information.  The second column in the report is an invoice number.  If the report user clicks on the invoice number, a hyperlink is used to access the invoice pdf.   The link is displayed on mouse over when the user is in the pdf document.  This works fine when the link is a http link or https link and was created from the crystal reports client.   The problem exists with the merge modules.  A C# program was created to read a database containing report names and parameters and generate the reports from the .rpt file.  Several hundred reports are then deployed to a web server.  This process has been working successfully for a couple years with hyperlinks embedded in reports.  The hyperlinks have all been http, not https.
Please note the hyperlinks were created by formatting a field and choosing hyperlink.  The hyperlink type is a website on the internet.  https works from both the manual entry and formula editor when running from the crystal reports client.  It does not work if the report is run using the merge modules.
Problem:
When using the Crystal report merge modules version 10.2.3600, http links are available but https links are not avaiable.   if the http link is in UPPERCASE, the link also does not show up in the pdf document.
The reports all create successfully, just when created and exported using the merge modules, one cannot click on a field in the report and access an https link, but they can access an http link.
Is there a security setting that is different when running from the crystal reports client than when using the Crystal report documents.
Crystal Reports Client:  Crystal Reports XI
Gac Listing
CrystalDecisions.CrystalReports.Engine, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, processorArchitecture=MSIL
CrystalDecisions.Shared, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, processorArchitecture=MSIL
CrystalDecisions.Windows.Forms, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, processorArchitecture=MSIL

Yes.  Crystal reports designer.  I create the report in the designer, right click and format a field. For the sake of example, the field is an invoice number.   My intent is to click on the invoice number and a pdf invoice will be displayed through the hyperlink.  The pdfs are all precreated. 
Note: In designer, the invoice field was formatted to have a hyperlink but shows the invoice number to the person looking at the report.  The hyperlink was added in designer by right clicking on the invoice field, choose hyperlink, then choose a website on the internet.   The website specified on the internet is an https link.  This works fine when using designer. 
The problem is when the report is created using the merge modules.  The merge modules are for visual studio 2005.
A C# program was developed to automate the build of several hundred reports in batch.  The output format of the reports is a pdf.   When viewing the pdf created from the c# program using the merge modules, the https links appear to be not recognized when you mouse over the invoice field.  If the hyperlink is an http address and not an https address, the link appears when you mouse over the invoice field.  By holding the mouse on a field, the link displays on the screen.
Also when using the merge modules, if the  http is uppercase like HTTP://www.xyz.com, the link will not be available in the pdf also.   Please note, the pdf viewer was also upgraded.
Thank you for your assistance.  It is much appreciated.

Similar Messages

  • The SSL support feature is not properly configured. Https is not available.

    Hi all
    We get the following warning message even though we are not using SSL.
    "The SSL support feature is not properly configured. Https is not available."
    I tried with the following parameter set to false in the MobileEngine.config, still the same warning occurs for each synchronization done. But the sync works fine. 
    MobileEngine.Security.SSLSupport=false
    Had any body come accross this one, if so please let me know.
    Thanks
    Raj

    Hi Raj
        The error "The SSL support feature is not properly configured. Https is not available" will not cause any problems for you during synchronization.  The reason that this error is displayed is due to the fact that by default MI is configured to support HTTPS Synchronization and not HTTP. This is because it is recommeded to use HTTPS sync inorder to transmit data in a secure manner and this is very necessary in customer production system.  This so called error will not have any impact on sync but is just an information to the administrator.  This can be disabled by the use of parameter <b><i>MobileEngine.Security.SSLSupport=false</i></b> but make sure that this parameter is set to false even before performing the first sync i.e before obtaining a device id.  If you set this value to false after performing some syncs, the error is still visibile in either the Web Console or the NetWeaver Administrator because it would have been sent by the previous sync and these statments are retained and never purged.  Hope this helps and clarifies your doubts.
    Best Regards
    Sivakumar

  • I need help, speach over got accidently turned on in my Iphone 6, now i cant get into my phone it wont take my pass word and when I try to use Siri it says not available  what do I do

    I need help, speach over got accidently turned on in my Iphone 6, now i cant get into my phone it wont take my pass word and when I try to use Siri it says not available  what do I do

    Hi, Jennifer.  
    Thank you for visiting Apple Support Communities.  
    I understand that VoiceOver has been activated and you are unable to access your device.  I have done this myself and here are the steps to disable this feature.  
    VoiceOver
    Press the home button three times quickly (formerly "Triple-click home").
    Accessibility Shortcut
    Managing Accessibility features using iTunes
    Connect your iPhone, iPad, or iPod touch to any computer with iTunes installed.
    In iTunes, select your device.
    From the Summary pane, click > Configure Universal Access in the Options section at the bottom.
    Select the feature you would like to use and click OK.
    Use Accessibility features in iOS
    -Jason H.  

  • After joining the iCloud,how can I download music to store on my iPhone for use when wi-fi not available?

    After joining Icloud,how can I download music to store on my iphone from my library to use when Wi-Fi not available?

    Welcome to the Apple Community.
    What exactly is it you want to do.
    Are you talking about iCloud, iTunes in the cloud or iTunes Match.

  • HTTPS hyperlinks not working when report exported to PDF

    Hi,
    I have the following problem - I have a https link in the report, which works properly when the report is exported to HTML, Excel, DOC, but no hyperlink is rendered when the report is exported to PDF.
    Important: When http:// or mailto: are used in the hyperlink, then the PDF export renders the link correctly. Only https does not render properly and only in PDF.
    I am using Crystal Reports Basic for Visual Studio 2008. The following 2 dlls are referenced in the .net application:
    CrystalDecisions.CrystalReports.Engine 10.5.3700.0
    CrystalDecisions.Shared 10.5.3700.0
    Thanks in advance for any hints!
    Br,
    Leon

    Update
    I did a little more testing and it worked for me because my Text field said https://mail.google.com and the hyperlink in the background was also https://mail.google.com. Once I updated the Text object to read Gmail it failed like yours did.
    I suspect this is something that spilled over from version 10. Crystal Reports Basic is built on the version 10 runtime and the issue may have been fixed in version 10 but missed for CR Basic. I have a feeling this works without error in XI R2 and 2008.

  • Issue in exporting Crystal to PDF(Fixed Currency Number Value)

    Hello EveryOne,
    Currently working on report where one of my amount column i set the value as fixed currency and the data is appearing in crystal designer as below
    $      300,000
    $                 0
    $          1,000
    but when i am exporting to Pdf the results are appearing as
    $300,000
               $0
        $1,000
    Can anybody tell me how i can keep in PDF also as fixed currency. I am using Crystal XI.
    Thanks In Advance
    Ram

    PDF export some times does its own thing, so not sure why you are losing the space.
    You could convert currency to text, left justify and then place a $ with a space text to the text, that should force PDF export to keep alignment as you want.
    Ian

  • Drill-down options on exported Crystal reports (PDF/HTML)

    Is it possible to drill-down on the exported crystal reports in PDF/HTML format?

    PDF format does not support drill-down. 
    PDF format supports bookmarking to specific locations in the document, but not something refined as drilling.
    Sincerely,
    Ted Ueda

  • Why is Merge into single pdf using InDesign CS3 and not CS4 ?

    I'm new to this so the question may be trivial, but it beats me:
    I've created some InDesign files in CS4 and want to combine them into one PDF. So I opened Acrobat 9 Pro and
    navigated to "Merge files into single pdf". I chose the CS4 InDesign files to Add and clicked the Combine Files button.
    BUT, this starts up InDesign CS3 and not InDesign CS4 and returns a pop-up saying "unidentified error".
    Why is starting CS3 InDesign and not CS4, and what is the "unidentified" error ! ?
    As background I intially installed CS3 and then updated to CS4, leaving the CS3 applications intact. When I initially
    bought CS3, just before CS4 was released I may have created pdfs from InDesign as an experiment, but it is possible I have not done this
    since upgrading to CS4.
    Thanks for any help

    Thanks Michael, I was not aware of quality issues. Actually this is not really significant for my usage this time. What I'm doing is just using ID to capture notes/images/links etc in several free format ID documents. I then planned to merge them quickly into one pdf using Acrobat. I can easily shuffle the file order around to create a handy portable pdf reference document with the Merge feature.
    Doing something similar from ID seemed to me to require me to create pdfs for each ID doc and them to merge them in Acrobat. I did start to write a simple script to do this in ID, but I then realised that I wanted the ordering to vary and the ID files would likely to change. Then I found the merge and bingo, that solved it..... Well it solved it on another CS4 installation that had never seen CS3, but not on my machine which had been upgraded from CS3.
    I tried looking in the registry for obvious entries that might point Acrobat to use ID CS3 rather than CS4, but couldn't spot anything. I wonder if there is something buried in there ?
    Thanks again for helping
    Regards.

  • How to automate EPS to PDF using code (only Print not save as option)

    Dear All,
         How to make eps image to PDF using code (either Script / .net code). only using Print Pdf (Ctrl+P) option not using save as option.
    Using Saveas option it is possible to convert EPS image to PDF but it is not properly alligned like Print PDF option.
    Note: refer Attahced screen shot
    Thanks in advance,
    Abusufiyan

    Probably someone else has more insight, but I think with JavaScript at least the printing-options are not fully accessible.
    Anyway, in case the eps-files do contain vector-data You would probably be better off creating the pdfs from Indesign, Illustrator or with Acrobat (or Acrobat Distiller).

  • HT201272 I updated jelly sms and now when I went to use it it says not available in Ireland. Can you help me please with my query? Thanks

    HI
    No idea whats happened to jelly sms, I updated it, went to use it, I uninstalled it and theninstalled again and now it says it's not available in Ireland. I did pay for the app, several ywars back, does anyone know anything? thanks

    I just updated myself to the latest Jelly SMS a few days ago and it stopped working
    I tried uninstalling / reinstalling like yourself, but the App store says it's not available in Ireland anymore. Lucky, I have the old version (4.0.5) synced on my laptop so I restored it. The old version works fine, but I lost all my texts.
    As far as I've been able to find out, the developer (Finbar) is having trouble with Vodafone Ireland who recently introduced a CAPTCHA to their online SMS service, preventing Jelly SMS from working. He said he'd have a new version in the app store (Aug 28th); it appeared briefly but it didn't work so it was withdrawn in Ireland. A new version is on the way.
    I've seen similar happen before, a serious bug is discovered shortly after an update and the app gets withdrawn for a time, then a fix appears later on. Fixes can take a little longer to appear in the app store (compared to Android) as Apple review submitted apps before they're released.
    http://www.jellysms.com/blog/

  • Using XMLDB when XSD not Available.

    I am evaluating the use of XMLDB for a project where XSD is not available for the source documents although they are structured. We will use Oracle 11gRel2.
    At present we are storing the files as Unstructured, and the query performance is very poor -- even for small files (50MB). Is there a way to use other types such as Structured when we cannot provide an XSD?

    Is there a way to use other types such as Structured when we cannot provide an XSD?Yes, use XMLType with BINARY XML storage and create a structured XMLIndex.
    You might want to read this for the details :
    http://download.oracle.com/docs/cd/E11882_01/appdev.112/e16659/xdb_indexing.htm#CHDEADIH
    You'll also find useful examples on the forum.

  • Issue while exporting report in PDF using crystal report XI

    Hello,
    I am facing issue while exporting a report to PDF through crystal report XI. Reports are generating properly in the crystal report browser but when I am exporting the reports in PDF or trying to get print by clicking on print button, reports not generating properly.
    Allignment in the exported PDF reports getting changed and reports margin is also changes. Due to this some part of report is chopped and printed on the next page.
    I have deployed my application on IBM WebSphere 6.1 server and I am getting following error which might help to identify this issue.
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: The response has already been commited.---- Error code:0 Error code name:succeeded
         at com.crystaldecisions.sdk.occa.report.lib.ReportSDKException.throwReportSDKException(Unknown Source)
         at com.crystaldecisions.report.web.component.o.a(Unknown Source)
         at com.crystaldecisions.report.web.event.br.a(Unknown Source)
         at com.crystaldecisions.report.web.event.w.a(Unknown Source)
         at com.crystaldecisions.report.web.event.b7.broadcast(Unknown Source)
         at com.crystaldecisions.report.web.event.av.a(Unknown Source)
         at com.crystaldecisions.report.web.WorkflowController.do(Unknown Source)
         at com.crystaldecisions.report.web.WorkflowController.doLifecycle(Unknown Source)
         at com.crystaldecisions.report.web.ServerControl.a(Unknown Source)
         at com.crystaldecisions.report.web.ServerControl.processHttpRequest(Unknown Source)
         at com.ibm._jsp._CrystalReportViewer._jspService(_CrystalReportViewer.java:107)
         at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:85)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:966)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:478)
         at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:463)
         at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java:115)
         at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper.handleRequest(AbstractJSPExtensionServletWrapper.java:168)
         at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:92)
         at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:744)
         at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1425)
         at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:92)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:465)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:394)
         at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)
         at com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$SSLReadCompletedCallback.complete(SSLReadServiceContext.java:1812)
         at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:152)
         at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:213)
         at com.ibm.io.async.AbstractAsyncFuture.fireCompletionActions(AbstractAsyncFuture.java:195)
         at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
         at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:193)
         at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:725)
         at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:847)
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1498)
    Caused by: com.ibm.wsspi.webcontainer.ClosedConnectionException: OutputStream encountered error during write
         at com.ibm.ws.webcontainer.channel.WCCByteBufferOutputStream.write(WCCByteBufferOutputStream.java:80)
         at com.ibm.ws.webcontainer.srt.SRTOutputStream.write(SRTOutputStream.java:96)
         at com.ibm.wsspi.webcontainer.util.BufferedServletOutputStream.writeOut(BufferedServletOutputStream.java:438)
         at com.ibm.wsspi.webcontainer.util.BufferedServletOutputStream.flushBytes(BufferedServletOutputStream.java:344)
         at com.ibm.wsspi.webcontainer.util.BufferedServletOutputStream.flush(BufferedServletOutputStream.java:323)
         at com.ibm.wsspi.webcontainer.util.BufferedServletOutputStream.flushBuffer(BufferedServletOutputStream.java:478)
         at com.ibm.ws.webcontainer.srt.SRTServletResponse.flushBuffer(SRTServletResponse.java:452)
         at com.ibm.ws.webcontainer.srt.SRTServletResponse.flushBuffer(SRTServletResponse.java:436)
         at com.crystaldecisions.report.web.viewer.JSPViewerResponse.flushBuffer(Unknown Source)
         ... 33 more
    Caused by: java.io.IOException: Async IO operation failed, reason: RC: 64  The specified network name is no longer available.
         at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:203)
         ... 3 more
    Thanks in advance
    Alok P.

    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

  • How to export an InDesign PDF and get a hyperlink (but keep original formatting)?

    Hey guys - I apologize in advance because I am not particularly technology-inclined, so this question may or may not be very stupid.
    We are a small business and recently purchased InDesign CS6 as it is the only InDesign that will operate on our Mac system. I have made a small (about 30pp.) catalogue complete with text and images, that we wanted to export and turn into a hyperlink that our colleagues could click on (without having to download anything to their computer) and look at. I made the entire catalogue, and am able to export it to a PDF (yay!) but I'm not entirely sure how to get a hyperlink for it. I have clicked "Include Hyperlink" at the bottom when exporting it as a PDF (Print) as an Adobe representative told me to do, but when I open the PDF file from my desktop I see no hyperlink in the properties, etc. When I tried to export it as an HTML, the formatting and images were completely messed up (though it did open in a browser, as I wanted).
    Any help with this would be appreciated - I've been placed on hold for so long with Indesign that I can't take the background music anymore!
    M

    You have to set your link as hyperlink. Open the Hyperlinks panel (Windows/Interactive/Hyperlinks), select the object and click on create new hyperlink in the bottom of the Hyperlinks panel, input the url. Export as PDF with hyperlink checkbox checked. It should works.
    Phong

  • Populating XDP with XML data and Export as Static PDF using dotNet

    Hi,
    The requirement is to product and output PDF file from the data in XML file, to achieve this task I have followed following steps:
    Produce      XML file from raw data file.
    Use      Acrobat Livecycle designer to product Adobe XML Dorm (XDP).
    Then add      the necessary JavaScript to do some computation.
    Now, step (1) is what I am doing using VB.Net then what I required now is using dotNet step (2) open and process the XDP form and product PDF. And then repeat the same process multiple times.
    Regards,
    Danish

    With the recent release Adobe changed the name to Adobe Digitial Enterprise Platform (ADEP)..
    http://www.adobe.com/solutions/customer-experience/enterprise-platform.html
    ADEP server software comes with lot of services to help with many solutions for the enterprises, so it would be better to call the Adobe Sales team and discuss your needs and they will be best people to suggest what suits your company requirements.
    Thanks
    Srini

  • How do I export/save a PDF using subset fonts?

    Products used to export from include InDesign, Illustrator, Photoshop, and Word. THX!

    Look for the settings in each of those products, since each one has an entirely different way of making files. If it doesn't offer the option, either it can't do it, or it always does it. More recent, sophisticated software is most likely to always do it.

Maybe you are looking for

  • Different issues on Satellite L450D.

    Hi, I bought this laptop a couple of months ago and im having major problems! First of all my first problem was that when i first tried to activate my mcafee trial it said it had expired even though i only started up the laptop! But this problem didn

  • Open link in users default browser instead of the AIR built in one

      Hi, i am creating an AIR application using Web thejnology(html,javascript and css). The problem is that i have a link and when clicking on it the link is opened in the AIR browser not in the users browser. Is it possible to open the link in the use

  • Budget Exceeded error with message No BP 602

    Hi Experts, I am facing a budget exceeding error: Ntwk actvty 6000001 0020 budget exceded year 2009. following is the settings Availability control against: Overall                         Availability control against: Budget                         

  • Mod_plsql: /pls/orasso/ORASSO.wwsso_app_admin.fapp_process_login HTTP-400

    Hi, i write role in httpd.conf, to redirect to an external application, as this: ProxyPass /pippo/ http://<myhost>:7777/pls/orasso/ORASSO.wwsso_app_admin.fapp_process_login?p_app_id=DF435C2A789ACE9C183480A1A6A982CD ProxyPassReverse /pippo/ http://<my

  • Restrict users from editing and deleting not owned items

    Hello guys. I'm trying to restrict users from editing and deleting items created by other users. I know, that it can be achieved by using SPList.WriteSecurity parameter, but if I change its value to 2 or 4 - nothing happens...  May be there are some