Customizing PDF reports

Hi all,
How can I customize the PDF reports generated from "Print..." contextual menu? It looks like there's no template on the disk.
Thank you,
Andrei

Thank you Phanikanth,
I don't want something very exotic, for the beginning just to eliminate some sections and fields. Editing them in a PDF editor is not an option since there's a quite large number of objects in the same report.
Let me rephrase: Is there a way to eliminate sections from the PDF reports before being generated? Where is the generation logic kept? In a Java class or it's parsing a template from somewhere?
Thank you,
Andrei Daneasa

Similar Messages

  • English Fonts appearing wrong in custom PDF reports

    Hie All,
    I am facing an issue that when we run any custom made report (pdf) in eng language the output is coming some other weired langauge other then english seems to be russian character.
    My environment is 12.1.3 fresh installed
    OS: OEL 5.5
    please provide me some guide / tips / help so i can fix this issue
    will be greatful for the help
    regards
    HASSAN

    Please see these docs.
    How To Print Concurrent Requests in PDF Format [ID 333504.1]
    Text Report Output with Greek Characters Prints Garbage Characters [ID 437862.1]
    How To Change The Font Size When Using PASTA to Generate Postscript Reports [ID 211690.1]
    How To Generate And Print Reports In PDF Format From EBS With The UTF8 Character Set [ID 443778.1]
    PASTA 3.0 Release Information [ID 239196.1]
    Pasta Overview [ID 420019.1]
    Arabic Postscript Reports Generate Garbage Fonts Using PASTA in Oracle Applications 11i [ID 209293.1]
    Thanks,
    Hussein

  • Custom PDF/RTF reports with Cocoon (problem with special characters)

    Hi all,
    I've setup application (APEX 3.0.1) with some custom PDF reports (using Cocoon 2.1.10),
    I'm generating my own hierarchical xml structure, using query with xmlelement() and xmlagg() functions,
    I cannot use built-in xml generator, because I need to get master-detail report with sub-grouping.
    Everything works fine if data in report doesn't contains special characters like "&",
    but Cocoon stops processing XML data when it found special character, following error is written to cocoon log:
    INFO (2007-10-02) 12:34.16:828 [sitemap.transformer.log] (/cocoon/fop_post/) http-8888-1/LogTransformer: [startElement] uri=,local=PRZEDMIOT,raw=PRZEDMIOT
    INFO (2007-10-02) 12:34.16:828 [sitemap.transformer.log] (/cocoon/fop_post/) http-8888-1/LogTransformer: [startCDATA]
    INFO (2007-10-02) 12:34.16:828 [sitemap.transformer.log] (/cocoon/fop_post/) http-8888-1/LogTransformer: [characters] PPHU "T
    ERROR (2007-10-02) 12:34.16:828 [sitemap.generator.stream] (/cocoon/fop_post/) http-8888-1/StreamGenerator: StreamGenerator.generate()
    org.xml.sax.SAXParseException: XML document structures must start and end within the same entity.
    ERROR (2007-10-02) 12:34.16:828 [sitemap.handled-errors] (/cocoon/fop_post/) http-8888-1/ErrorHandlerHelper: Failed to process pipeline
         at <map:serialize type="xml"> - file:/D:/oraclexe/apache-tomcat-6.0.13/webapps/cocoon/fop_post/sitemap.xmap:22:32
         at <map:generate type="stream"> - file:/D:/oraclexe/apache-tomcat-6.0.13/webapps/cocoon/fop_post/sitemap.xmap:18:33
         at <map:serialize type="fo2pdf"> - file:/D:/oraclexe/apache-tomcat-6.0.13/webapps/cocoon/fop_post/sitemap.xmap:58:37
         at <map:transform> - file:/D:/oraclexe/apache-tomcat-6.0.13/webapps/cocoon/fop_post/sitemap.xmap:51:39
         at <map:transform type="log"> - file:/D:/oraclexe/apache-tomcat-6.0.13/webapps/cocoon/fop_post/sitemap.xmap:45:35
         at <map:generate> - file:/D:/oraclexe/apache-tomcat-6.0.13/webapps/cocoon/fop_post/sitemap.xmap:42:38
         at <map:mount> - file:/D:/oraclexe/apache-tomcat-6.0.13/webapps/cocoon/sitemap.xmap:1034:92
    org.xml.sax.SAXParseException: XML document structures must start and end within the same entity.
    This error occur when Cocoon process folowing XML entity:
    <PRZEDMIOT><![CDATA[PPHU "T&M" Ltd.]]></PRZEDMIOT>
    I tried to escape "&" character with CDATA section, but it didn't work.
    I tested following alternatives:
    <pre>
    <PRZEDMIOT>PPHU "T&M" Ltd</PRZEDMIOT>
    <PRZEDMIOT><PPHU &quot;T&amp;M&quot; Ltd.></PRZEDMIOT> --remove '<' and '>' characters
    <PRZEDMIOT><![CDATA[PPHU "T&M" Ltd.]]></PRZEDMIOT>
    </pre>
    but I still get the same error.
    Can anyone help me with this ?
    Thanks
    Tomasz K.

    Ok, I found that only '&' and '%' characters breaks Cocoon processing.
    The workaround is to use replace() function and change:
    '&' to '%26' and '%' to '%25', but I think that is a dirty way...
    Other characters like " - 'double citation' are succesfully escaped with xmlcdata() function.
    Perhaps someone know the simpler way to get Master/Detail PDF reports from APEX without using BI Publisher ???
    Actually I have page process invoked by button, which generates XML data, post it to Cocoon with UTL_HTTP and save generated PDF to database table (for future use).
    The same button invokes branch to URL with download procedure.
    Standard APEX reporting is not very usefull for me, because I don't know how to generate "complex" documents, with several grouping sections.
    I will be gratefull for any aid.

  • Printing Single Quotation mark in PDF report

    Hi,
    we are working in Oracle Applications 11i, using Oracle database 9i and Oracle reports builder 9i.
    In Oracle Purchasing we have item descriptions entered in a PO as A’SSY_CONNECTOR . I can see it correct from the front end.
    When querying the table po_lines_all which holds the purchase orders lines info from the database I can find the line as A¿SSY_CONNECTOR. I thought the symbol *¿* may be the caps of *'*.is it right?
    The problem is when the customized PDF report is generated from the Oracle Purchasing module it gives the item description as A’SSY_CONNECTOR.
    The font is times new roman.
    any hints please...

    Hi;
    Pelase check below thread which is mention similar error like yours
    Euro Symbol in PO PDF coming as ¤
    Regard
    Helios

  • Altova StyleVision 2013 - APEX PDF Report

    Hello,
    I read this tutorial for create report : http://www.oracle.com/technetwork/developer-tools/apex/learnmore/custom-pdf-reports-1953918.pdf
    But I have a problem when I create report for APEX with Altova StyleVision.
    I use Oracle XE 11gR2, APEX 4.2 and APEX Listener 2.0.4.
    In APEX, I created a state with 14 queries, and I exported in XML format.
    I can built four tables (from 4 different queries / rowset) in my report, and PDF printing works.
    But I have a problem when I want to add a fifth query (table) in my report :
    When I generate the PDF document from my APEX application, I have the following error message :
    "Error displaying the error page ORA-01403: No data found ORA-06502: PL / SQL: numeric or value error"
    Do you know why I get this error message when my report has 5 queries ?
    The number of queries in a PDF report is limited?
    Thank you very much for your help ! And sorry for my english ;-)

    Thank you for your answer !
    This is what I checked :
    APEX is configured to print via Listener --> ok !
    XSLT is the 1.0 version --> ok !
    5th query actually produces data --> ok ! If I create a new Report (with Altova) with only this query, the PDF works.
    Your Report is assigned to the correct Report Layout --> ok !
    Making a new Report Layout in APEX using the same XSLT file --> same error !
    Build a new XSLT in StyleVision using the new XML sample data --> same error !
    Downloading the XML from within the Report definition (ie 'run the report but download XML instead of making PDF') --> here there is maybe an error. When I open with a text editor the xml file downloaded, it contains this : "String index out of range: -1". BUT when I do the same operation with a pdf file who works (only 4 queries), the xml file downloaded contains the same message (String index out of range: -1).
    I forgot to say that I use the trial version of Altova, and my APEX Listener run in Standalone mode.
    Do you have any other answer to my problem ?
    Thank you very much for your help !

  • Complex pdf reports

    configuration
    apex 4.2.3
    listener 2.0.5 (configured for Listener printing)
    DB 11.2.0.3
    problem
    I'm following the whitepaper for developing a custom PDF (http://www.oracle.com/technetwork/developer-tools/apex/learnmore/custom-pdf-reports-1953918.pdf)
    I can get simple reports to work.
    Now, I'm trying to create a more complex report.
    Each row of data contains (the equivalent of) an embedded table.
    I can easily create an XML document for the embedded table.
    But, when I 'download' the "XML Data" for testing, the XML data is not what I am expecting.
    Example Report Query SQL
    with xml_results as (
      select deptno,
        xmlelement( "employees", xmlagg(
            xmlelement( "employee", ename )
        )) as xmldata
      from emp
      group by deptno
    select D.deptno, D.dname, d.loc
      ,X.xmldata emp_xml
    from dept D
    join xml_results X
      on (D.deptno=X.deptno)
    This produces the XML snippet similar to:
    <emp_xml>[data type not supported]</emp_xml>
    questions
    For the APEX developers:  Why is XMLType "not supported" in this context?
    I've changed X.xmldata to X.xmldata.getClobVal(), but, the data shows up "encoded". (ie "&lt;employees&gt;" instead of "<employees>" )
    Is there a way to prevent this?
    So, far, the only work-around I see, is to generate the XML data myself and use APEX_UTIL.GET_PRINT_REPORT()
    Does anybody have any other ideas?
    Thanks
    MK

    Are you married to using the APEX Listener based PDF reports?  If look at alternative products..I would suggest PL-jrxml2pdf (PL-jrxml2pdf / Wiki / Home)
    I have used it and find it to be a nice reporting toll.  Also like the gui report building tool it uses (IReports)..
    Thank you,
    Tony Miller
    LuvMuffin Software

  • Custom Filename for PDF Report

    Hi,
    I have a requirement to download pdf for a report. I provided the download action as a column link on the report. Clicking the link I direct to the URL for the custom report I created (f?p=&APP_ID.:0:&SESSION.:PRINT_REPORT= MyReport). Pdf gets downloaded with the name MyReport.pdf. But I need to provide a custom name for the downloaded pdf, it should be based on the Id value of the report column something like this Emp123.pdf where 123 is the employee Id (selected row's employee id value in my report).
    I searched in the forums and came across this thread APEX 3 PDF Report Export Custom Filename? but here its mentioned that
    " In this case there's no separate attribute for the file name. And we don't do substitutions on the report query name, so setting the name dynamically as you described in your sample, won't be possible. "
    Since the thread is a old one so posting a new one. Any pointers is highly appreciated.
    Thanks,
    Rakesh

    1. Call the report with utl_http.
    2. Store the output as a BLOB. Either local variable or store it in a table.
    3. Print the blob.
    Here is how you can print the blob and read the package spec for utl_http.
    Re: display a blob on webpage using mod-plsql

  • How to View a PDF report if it's stored in custom directory

    i have a process will generate 10k PDF files into a custom directory
    /opt/psoft89/psreports/MY_ENV/MY_CUSTOM_FOLDER/my PDF files
    from the frontpage, how can i trigger peoplecode to retrieve the PDF reports?

    Você também pode utilizar o seguinte código para visualizar qualquer arquivo:
    ==============================
    &PathOut = "file://SERVER/FOLDER/";
    &NameFile = "Report.pdf";
    ViewURL(&PathOut | &NameFile, True);
    ==============================
    Espero que ajude!
    Alexandre Araujo
    http://alexandrearaujopsoft.rg3.net/

  • How to make column headers in table in PDF report appear bold while datas in table appear regular from c# windows forms with sql server2008 using iTextSharp

    Hi my name is vishal
    For past 10 days i have been breaking my head on how to make column headers in table appear bold while datas in table appear regular from c# windows forms with sql server2008 using iTextSharp.
    Given below is my code in c# on how i export datas from different tables in sql server to PDF report using iTextSharp:
    using System;
    using System.Collections.Generic;
    using System.ComponentModel;
    using System.Data;
    using System.Drawing;
    using System.Linq;
    using System.Text;
    using System.Threading.Tasks;
    using System.Windows.Forms;
    using System.Data.SqlClient;
    using iTextSharp.text;
    using iTextSharp.text.pdf;
    using System.Diagnostics;
    using System.IO;
    namespace DRRS_CSharp
    public partial class frmPDF : Form
    public frmPDF()
    InitializeComponent();
    private void button1_Click(object sender, EventArgs e)
    Document doc = new Document(PageSize.A4.Rotate());
    var writer = PdfWriter.GetInstance(doc, new FileStream("AssignedDialyzer.pdf", FileMode.Create));
    doc.SetMargins(50, 50, 50, 50);
    doc.SetPageSize(new iTextSharp.text.Rectangle(iTextSharp.text.PageSize.LETTER.Width, iTextSharp.text.PageSize.LETTER.Height));
    doc.Open();
    PdfPTable table = new PdfPTable(6);
    table.TotalWidth =530f;
    table.LockedWidth = true;
    PdfPCell cell = new PdfPCell(new Phrase("Institute/Hospital:AIIMS,NEW DELHI", FontFactory.GetFont("Arial", 14, iTextSharp.text.Font.BOLD, BaseColor.BLACK)));
    cell.Colspan = 6;
    cell.HorizontalAlignment = 0;
    table.AddCell(cell);
    Paragraph para=new Paragraph("DCS Clinical Record-Assigned Dialyzer",FontFactory.GetFont("Arial",16,iTextSharp.text.Font.BOLD,BaseColor.BLACK));
    para.Alignment = Element.ALIGN_CENTER;
    iTextSharp.text.Image png = iTextSharp.text.Image.GetInstance("logo5.png");
    png.ScaleToFit(105f, 105f);
    png.Alignment = Element.ALIGN_RIGHT;
    SqlConnection conn = new SqlConnection("Data Source=NPD-4\\SQLEXPRESS;Initial Catalog=DRRS;Integrated Security=true");
    SqlCommand cmd = new SqlCommand("Select d.dialyserID,r.errorCode,r.dialysis_date,pn.patient_first_name,pn.patient_last_name,d.manufacturer,d.dialyzer_size,r.start_date,r.end_date,d.packed_volume,r.bundle_vol,r.disinfectant,t.Technician_first_name,t.Technician_last_name from dialyser d,patient_name pn,reprocessor r,Techniciandetail t where pn.patient_id=d.patient_id and r.dialyzer_id=d.dialyserID and t.technician_id=r.technician_id and d.deleted_status=0 and d.closed_status=0 and pn.status=1 and r.errorCode<106 and r.reprocessor_id in (Select max(reprocessor_id) from reprocessor where dialyzer_id=d.dialyserID) order by pn.patient_first_name,pn.patient_last_name", conn);
    conn.Open();
    SqlDataReader dr;
    dr = cmd.ExecuteReader();
    table.AddCell("Reprocessing Date");
    table.AddCell("Patient Name");
    table.AddCell("Dialyzer(Manufacturer,Size)");
    table.AddCell("No.of Reuse");
    table.AddCell("Verification");
    table.AddCell("DialyzerID");
    while (dr.Read())
    table.AddCell(dr[2].ToString());
    table.AddCell(dr[3].ToString() +"_"+ dr[4].ToString());
    table.AddCell(dr[5].ToString() + "-" + dr[6].ToString());
    table.AddCell("@count".ToString());
    table.AddCell(dr[12].ToString() + "-" + dr[13].ToString());
    table.AddCell(dr[0].ToString());
    dr.Close();
    table.SpacingBefore = 15f;
    doc.Add(para);
    doc.Add(png);
    doc.Add(table);
    doc.Close();
    System.Diagnostics.Process.Start("AssignedDialyzer.pdf");
    if (MessageBox.Show("Do you want to save changes to AssignedDialyzer.pdf before closing?", "DRRS", MessageBoxButtons.YesNoCancel, MessageBoxIcon.Exclamation) == DialogResult.Yes)
    var writer2 = PdfWriter.GetInstance(doc, new FileStream("AssignedDialyzer.pdf", FileMode.Create));
    else if (MessageBox.Show("Do you want to save changes to AssignedDialyzer.pdf before closing?", "DRRS", MessageBoxButtons.YesNoCancel, MessageBoxIcon.Exclamation) == DialogResult.No)
    this.Close();
    The above code executes well with no problem at all!
    As you can see the file to which i create and save and open my pdf report is
    AssignedDialyzer.pdf.
    The column headers of table in pdf report from c# windows forms using iTextSharp are
    "Reprocessing Date","Patient Name","Dialyzer(Manufacturer,Size)","No.of Reuse","Verification" and
    "DialyzerID".
    However the problem i am facing is after execution and opening of document is my
    column headers in table in pdf report from
    c# and datas in it all appear in bold.
    I have browsed through net regarding to solve this problem but with no success.
    What i want is my pdf report from c# should be similar to following format which i was able to accomplish in vb6,adodb with MS access using iTextSharp.:
    Given below is report which i have achieved from vb6,adodb with MS access using iTextSharp
    I know that there has to be another way to solve my problem.I have browsed many articles in net regarding exporting sql datas to above format but with no success!
    Is there is any another way to solve to my problem on exporting sql datas from c# windows forms using iTextSharp to above format given in the picture/image above?!
    If so Then Can anyone tell me what modifications must i do in my c# code given above so that my pdf report from c# windows forms using iTextSharp will look similar to image/picture(pdf report) which i was able to accomplish from
    vb6,adodb with ms access using iTextSharp?
    I have approached Sound Forge.Net for help but with no success.
    I hope anyone/someone truly understands what i am trying to ask!
    I know i have to do lot of modifications in my c# code to achieve this level of perfection but i dont know how to do it.
    Can anyone help me please! Any help/guidance in solving this problem would be greatly appreciated.
    I hope i get a reply in terms of solving this problem.
    vishal

    Hi,
    About iTextSharp component issue , I think this case is off-topic in here.
    I suggest you consulting to compenent provider.
    http://sourceforge.net/projects/itextsharp/
    Regards,
    Marvin
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • R12 - How to customize the seeded Purchase Order PDF report

    Hi,
    We need to customize the layout AND the data of the seeded Purchase Order pdf report that is generated in PO Summary form when user picks drop-down menu Inquire->View Document. I know how to set up the Document Type with a customized layout but I do not know how to update the XML data that feeds the layout.
    Thanks, Mike

    Mike,
    Please review the following documents.
    Note: 374165.1 - How To Customize The PDF Output For Printed Purchase Order Report (Portrait) ?
    Note: 406094.1 - How To Diagnose Issues Within Oracle Purchasing PDF File Creation for Printing
    Regards,
    Hussein

  • Control the page height and page width of pdf report using pasta_pdf.cfg

    Hi All,
    I've followed the note: 338990.1 (how to print publisher PDF reports via the concurrent manager) in metalink to print a PDF REPORT. Everything work fine except the page height and page width is used as default (8X11). Is there anyway that i can custom page height and page width size such as: legal (8.5X14).
    current set up in pasta_pdf.cfg
    [DEFAULT]
    %% ============== Preprocessing Command ==================== %%
    % Pasta can use a preprocessing command to invoke any executable
    % that supports an input file and an output file (a filter program).
    % You can use redirection. Pasta will invoke the filter program
    % to preprocess the Pasta output before passing it to the printing
    % command. By using the preprocess option, you can generate output
    % formats other than the formats Pasta currently supports. For
    % example, you can generate PCL output.
    % You can use {infile} and {outfile} in this option.
    % {infile} is the output file generated by Pasta. You can use
    % it as input for the preprocessing command. It is a temporary
    % file and will be deleted after being passed to the
    % preprocessing command. {outfile} is the output file generated
    % by the preprocessing command. Pasta names it temporarily and
    % it will be deleted after being passed to the printing command.
    % If you want to keep it, you can name it by using the '-o'
    % command line option. Pasta will copy {outfile} to the file you
    % specify.
    % Preprocess for PDF output
    % This is an example for PDF output to print.
    ; Xpdf
    preprocess=/usr/local/bin/pdftops {infile} {outfile}
    ; Ghost Script
    ; preprocess=pdf2ps {infile} {outfile}
    ; Acrobat
    ; preprocess=acroread -toPostScript -pairs {infile} {outfile}
    %% ============== Printing Command ========================= %%
    % You can specify the printing command and options you want
    % to use to print your report. Pasta will pass the final output
    % to this command. {printername} will be replaced by the
    % actual printer name passed through the command line option
    % (-pn), so in most cases you don't have to change these
    % options.
    % for UNIX platform
    printCommand=lp -c -d{printername}
    % for Windows platform
    ntPrintCommand=print /D:{printername}
    %% ============== Error Log File =========================== %%
    % This tells Pasta to create a log file. The default error
    % output is stderr.
    ;errorlogfile=pasta.log
    NOTE: pasta version 3.0.4
    form server 6.0.8.27.0
    third party tool is pdftops
    Thanks
    Kevin

    i think that can be down from the printing direver/styles/prt files when you added the printer at your apps system check the follwoign for more info.
    ( How to Implement Printing for Oracle Applications: Getting Started )
    Note:269129.1
    (Step By Step Guide to Set Up a Printer in Oracle Applications)
    ( Note:60936.1)
    fadi
    http://oracle-magic.blogspot.com

  • Generate multiple Oracle Applications pdf reports in one batch

    hi,
    we are working in oracle applications 11i.
    we have a custom salary slip report that is built with Oracle Reports Builder and run as a PDF report in Oracle HRMS.
    I need to find a solution to generate the reports/pdf files of all employees in one run/click, name each output file according to employee number and month in the report, save them all in a folder.
    How can I do this from either, reports builder, or Oracle applications?
    Regrads,

    Hi,
    I need to find a solution to generate the reports/pdf files of all employees in one run/clickYou can write a PL/SQL program which will dynamically submit the concurrent request for the report multiple times with different parameters. You will need to run the calling PL/SQL program only once.
    name each output file according to employee number and month in the reportThe output files generated are named according to Oracle EBS convention(like o<req_id>.out). I do not know of any way by which the output file names can be changed. You can however generate the report title dynamically, depending on the input parameter.
    save them all in a folderOutput files are generally stored in $APPLCSF/$APPLOUT. This location can be changed but it will affect all concurrent programs and not just your report.
    Regards,
    Sujoy

  • PDF report Page Size

    I am using BI publisher in APEX to generate PDF report. Data is displayed only on paper size 8.5 X 11 regardless any paper size I select i.e. Letter 8.5x11, Legal 8.5x14, Tabloid 11x17, Custom 8.5x20.

    You need to specify the paper size in the RTF template. Iif you are using RTF templates? If not its an APEX issue and needs to be addressed by them
    Tim

  • Hidden column displayed on PDF report

    Is there a way for a column to be hidden on screen but shown on PDF report?

    You are right. A column not selected to show in the report does not show up on the PDF either. I had to work around this by specifying my own custom 'Print' link .
    Let me know if you are intersted to know the method I used.

  • How to generate PDF report in Sharepoint Office 365

    Hi,
    We are building a custom webpart using sandbox solution and would like to generate report in PDF. Anyone have a clue?
    Thanks in advance ;
    Cheers, IXI solution

    You can use SSRS reports which can be saved in any format. Refer to the following post for more information
    http://sharepoint.stackexchange.com/questions/86100/best-way-to-generate-pdf-report
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/7a1b7d4d-c55d-4621-88d2-619a1ab23448/export-sharepoint-chartsreports-to-pdf?forum=sharepointadminprevious
    Alternatively, you could also try this solution from CodePlex
    http://pdfreport.codeplex.com/
    --Cheers

Maybe you are looking for

  • Creating a bootable backup for upgrade to Lion

    I've read some articles and watched some videos on how to create a disk of my drive from the disk utility. Is that a good way to create a bootable backup of my Mac Mini? I also want to have all my applications transferred over to Lion, though I know

  • I am getting the following error when i am trying to check in new created content profile

    Hi All, I am getting the following error when i am trying to check in new created content profile as: An error has occurred. The stack trace below shows more information. !csUserEventMessage,weblogic,localhost:16200!$!csServiceDataException,CHECKIN_N

  • How do I authorize music purchased on a different appleID account other than mine?

    Long story. Here goes: I was married for several years and during that time my now ex-wife and I purchased music from iTunes. Being married and foolishly adhering to that old adage that once two people are married they become one, we set up OUR Apple

  • Save a PDF document with password via BSP

    Hello, I am using the code following code to show a PDF via BSP: response->set_header_field( name = 'content-type' value = 'application/pdf' ). some Browsers have caching probs when loading PDF response->set_header_field( name = 'cache-control' value

  • Launching BSP from url in email

    Happy New Year, I have a page that automatically generates an e-mail and sends it out to a user.  Inside that e-mail is a link to a page from the same BSP application where the e-mail was created.  When I click the link, it launches the correct page,