Forum Replies Created

Viewing 15 posts - 361 through 375 (of 4,234 total)
  • Author
    Posts
  • in reply to: Automatically open print dialog
    #27654

    @wilvec wrote:

    although i think that the tags are and

    Right, we changed my initial idea with the tag naming and managed to implement the feature in v360b2

    in reply to: Troubleshooting
    #26315

    Using: pd4ml.pro.trial.dotnet20.351b1

    I have successfully built a test component which uses PD4ML to create a PDF from my test HTML document, but when I tried to hook this into the service I need to demonstrate it from, the pd4ml reference is rejected because it lacks a strong name.

    Is this something I can tweak around in my C# project settings, or do I need a build of PD4ML with a strong name key included in it?

    in reply to: General questions / FAQ
    #26316

    We are in the process of evaluating pd4ml. We require to generate a PDF from multiple urls, however for each url we wish to specify a different html width via the setHtmlWidth() method. It does not appear to be possible to do this from the API or am I missing something? Any advice would be appreciated.

    in reply to: pd4ml does not have a strong name
    #27783

    In order to workaround the issue try to run a command-line (on the target machine) like the following upon all DLLs, distributed with PD4ML.NET:

    [language=java:xajheamm]sn.exe -Vr pd4ml.dll[/language:xajheamm]

    in reply to: How to rename the auto generated pdf file before creation?
    #27751

    Glad you found a solution.

    If you need to define a default PDF file name to prompt to store on the client side, you may define the following attributes of

    in reply to: Editable PDF
    #27544

    PDF format itself is not intended to be edited. Normally you author your documents in a word processor (or in our case in HTML editor) and convert it to the “final” print-ready format: PDF.

    There are some tools, which allow you to slightly modify PDF documents – for example, to substitute placeholders. But a full text editing of PDF with such tools would be rather a pain.

    By default PD4ML does not protect PDFs from being edited. In order to disable that you would need to explicitly disable the editing permissions with setPermissions() API call.

    in reply to: pd4ml does not have a strong name
    #27784

    Verification skipping is not allowed on these dll’s;
    “pd4ml.dll does not represent a strongly named assembly”

    Knew I was gonna have to read that part of the manual one day…

    in reply to: pd4ml does not have a strong name
    #27785

    I’ve requested a special build to workaround the issue. Hopefully it will be ready tomorrow.

    in reply to: Troubleshooting
    #26318

    Hi,
    I am having an HTML file with contents as both English and Japanese characters. The charset of the page is set to UTF-8 in a meta tag. This page gets displayed properly in the browser. When I say ‘properly’, I mean that both the Japanese & English characters get displayed correctly. But, when I convert this page to PDF using PD4ML pro, the generated PDF does not display the page properly.

    The code snippet used to generate is

    FileOutputStream fos = new FileOutputStream(outFile);
    PD4ML pd4ml = new PD4ML();
    pd4ml.setPageInsets(new Insets(30, 40, 30, 20));
    pd4ml.setHtmlWidth(950);
    pd4ml.adjustHtmlWidth();
    pd4ml.enableDebugInfo();
    pd4ml.render(“file:” + inFile, fos);

    Any help will be appreciated!

    in reply to: Problem in displaying Japanese characters
    #27803

    The following information should help:
    pd4ml-html-css-pdf-tips-tricks-f7/ttf-embedding-t42.html

    in reply to: HTML/CSS rendering issues
    #26319

    Hi,

    I need to specify a simple table in a footer. Copyright to the left and page number to the right. This should be easy to do with a html table and align the columns left and right.

    When I try this it will only align to the left.

    We are using: pd4ml.volume.360b2

    Thanks
    Jens

    in reply to: PD4PageMark doesn’t align tables
    #27805

    Did you define width=100% for the table?

    in reply to: General questions / FAQ
    #26320

    Hi
    i have executed my url i didn’t have get any exception but i haven’t get a graph
    but when some cases i have get a graph
    please help me

    here i have sent a url when i hit the code i get like this but graph not plotted

    image http://192.168.10.29:7077/final/servlet/com.eg.ErMicroTimeC?startdate=Jan 24, 2010&er_usertimeline=-1&userID=admin&enddate=Jan 25, 2010&trendenable=true&er_gtype=Measure&er_trenddata=No&us_id=admin&reporttype=operation&inidate=MMM dd, yyyy&enlarged=&starthr=17&option=Graph&currTime=&er_period=&detailtime=-1&er_mode=3D&er_ViewName=ErReporterMenu.jsp&er_reportType=operation&endmin=44&er_time=null&fromSchedule=null&uid=admin&getMaxDaysInMonth=31&schedule_id=null&er_timeline=1 day&endhr=17&isSubmit=true&er_search=&startmin=44&printGraph=yes&er_rtype=Network&er_component=Dir150&er_test=NetworkTest&er_disp_meas=Availability&er_measure=AVAILABILITY&&er_width=300&er_height=200 not found.<br /> can not load image: /final/servlet/com.eg.ErMicroTimeC?startdate=Jan 24, 2010&er_usertimeline=-1&userID=admin&enddate=Jan 25, 2010&trendenable=true&er_gtype=Measure&er_trenddata=No&us_id=admin&reporttype=operation&inidate=MMM dd, yyyy&enlarged=&starthr=17&option=Graph&currTime=&er_period=&detailtime=-1&er_mode=3D&er_ViewName=ErReporterMenu.jsp&er_reportType=operation&endmin=44&er_time=null&fromSchedule=null&uid=admin&getMaxDaysInMonth=31&schedule_id=null&er_timeline=1 day&endhr=17&isSubmit=true&er_search=&startmin=44&printGraph=yes&er_rtype=Network&er_component=Dir150&er_test=NetworkTest&er_disp_meas=Availability&er_measure=AVAILABILITY&&er_width=300&er_height=200<br /> image not yet in cache: http://192.168.10.29:7077/final/servlet/com.eg.ErMicroTimeC?startdate=Jan 24, 2010&er_usertimeline=-1&userID=admin&enddate=Jan 25, 2010&trendenable=true&er_gtype=Measure&er_trenddata=No&us_id=admin&reporttype=operation&inidate=MMM dd, yyyy&enlarged=&starthr=17&option=Graph&currTime=&er_period=&detailtime=-1&er_mode=3D&er_ViewName=ErReporterMenu.jsp&er_reportType=operation&endmin=44&er_time=null&fromSchedule=null&uid=admin&getMaxDaysInMonth=31&schedule_id=null&er_timeline=1 day&endhr=17&isSubmit=true&er_search=&startmin=44&printGraph=yes&er_rtype=Network&er_component=Dir150&er_test=NetworkTest&er_disp_meas=Pkt_loss_pct&er_measure=PKT_LOSS_PCT&&er_width=300&er_height=200<br /> not yet in cache: http://192.168.10.29:7077/final/servlet/com.eg.ErMicroTimeC?startdate=Jan 24, 2010&er_usertimeline=-1&userID=admin&enddate=Jan 25, 2010&trendenable=true&er_gtype=Measure&er_trenddata=No&us_id=admin&reporttype=operation&inidate=MMM dd, yyyy&enlarged=&starthr=17&option=Graph&currTime=&er_period=&detailtime=-1&er_mode=3D&er_ViewName=ErReporterMenu.jsp&er_reportType=operation&endmin=44&er_time=null&fromSchedule=null&uid=admin&getMaxDaysInMonth=31&schedule_id=null&er_timeline=1 day&endhr=17&isSubmit=true&er_search=&startmin=44&printGraph=yes&er_rtype=Network&er_component=Dir150&er_test=NetworkTest&er_disp_meas=Pkt_loss_pct&er_measure=PKT_LOSS_PCT&&er_width=300&er_height=200<br /> resource http://192.168.10.29:7077/final/servlet/com.eg.ErMicroTimeC?startdate=Jan 24, 2010&er_usertimeline=-1&userID=admin&enddate=Jan 25, 2010&trendenable=true&er_gtype=Measure&er_trenddata=No&us_id=admin&reporttype=operation&inidate=MMM dd, yyyy&enlarged=&starthr=17&option=Graph&currTime=&er_period=&detailtime=-1&er_mode=3D&er_ViewName=ErReporterMenu.jsp&er_reportType=operation&endmin=44&er_time=null&fromSchedule=null&uid=admin&getMaxDaysInMonth=31&schedule_id=null&er_timeline=1 day&endhr=17&isSubmit=true&er_search=&startmin=44&printGraph=yes&er_rtype=Network&er_component=Dir150&er_test=NetworkTest&er_disp_meas=Pkt_loss_pct&er_measure=PKT_LOSS_PCT&&er_width=300&er_height=200 not found.<br /> image http://192.168.10.29:7077/final/servlet/com.eg.ErMicroTimeC?startdate=Jan 24, 2010&er_usertimeline=-1&userID=admin&enddate=Jan 25, 2010&trendenable=true&er_gtype=Measure&er_trenddata=No&us_id=admin&reporttype=operation&inidate=MMM dd, yyyy&enlarged=&starthr=17&option=Graph&currTime=&er_period=&detailtime=-1&er_mode=3D&er_ViewName=ErReporterMenu.jsp&er_reportType=operation&endmin=44&er_time=null&fromSchedule=null&uid=admin&getMaxDaysInMonth=31&schedule_id=null&er_timeline=1 day&endhr=17&isSubmit=true&er_search=&startmin=44&printGraph=yes&er_rtype=Network&er_component=Dir150&er_test=NetworkTest&er_disp_meas=Pkt_loss_pct&er_measure=PKT_LOSS_PCT&&er_width=300&er_height=200 not found.<br /> can not load image: /final/servlet/com.eg.ErMicroTimeC?startdate=Jan 24, 2010&er_usertimeline=-1&userID=admin&enddate=Jan 25, 2010&trendenable=true&er_gtype=Measure&er_trenddata=No&us_id=admin&reporttype=operation&inidate=MMM dd, yyyy&enlarged=&starthr=17&option=Graph&currTime=&er_period=&detailtime=-1&er_mode=3D&er_ViewName=ErReporterMenu.jsp&er_reportType=operation&endmin=44&er_time=null&fromSchedule=null&uid=admin&getMaxDaysInMonth=31&schedule_id=null&er_timeline=1 day&endhr=17&isSubmit=true&er_search=&startmin=44&printGraph=yes&er_rtype=Network&er_component=Dir150&er_test=NetworkTest&er_disp_meas=Pkt_loss_pct&er_measure=PKT_LOSS_PCT&&er_width=300&er_height=200<br /> image not yet in cache: http://192.168.10.29:7077/final/servlet/com.eg.ErMicroTimeC?startdate=Jan 24, 2010&er_usertimeline=-1&userID=admin&enddate=Jan 25, 2010&trendenable=true&er_gtype=Measure&er_trenddata=No&us_id=admin&reporttype=operation&inidate=MMM dd, yyyy&enlarged=&starthr=17&option=Graph&currTime=&er_period=&detailtime=-1&er_mode=3D&er_ViewName=ErReporterMenu.jsp&er_reportType=operation&endmin=44&er_time=null&fromSchedule=null&uid=admin&getMaxDaysInMonth=31&schedule_id=null&er_timeline=1 day&endhr=17&isSubmit=true&er_search=&startmin=44&printGraph=yes&er_rtype=Network&er_component=Dir150&er_test=NetworkTest&er_disp_meas=Avg_delay&er_measure=AVG_RND_TRIP&&er_width=300&er_height=200<br /> not yet in cache: http://192.168.10.29:7077/final/servlet/com.eg.ErMicroTimeC?startdate=Jan 24, 2010&er_usertimeline=-1&userID=admin&enddate=Jan 25, 2010&trendenable=true&er_gtype=Measure&er_trenddata=No&us_id=admin&reporttype=operation&inidate=MMM dd, yyyy&enlarged=&starthr=17&option=Graph&currTime=&er_period=&detailtime=-1&er_mode=3D&er_ViewName=ErReporterMenu.jsp&er_reportType=operation&endmin=44&er_time=null&fromSchedule=null&uid=admin&getMaxDaysInMonth=31&schedule_id=null&er_timeline=1 day&endhr=17&isSubmit=true&er_search=&startmin=44&printGraph=yes&er_rtype=Network&er_component=Dir150&er_test=NetworkTest&er_disp_meas=Avg_delay&er_measure=AVG_RND_TRIP&&er_width=300&er_height=200<br /> resource http://192.168.10.29:7077/final/servlet/com.eg.ErMicroTimeC?startdate=Jan 24, 2010&er_usertimeline=-1&userID=admin&enddate=Jan 25, 2010&trendenable=true&er_gtype=Measure&er_trenddata=No&us_id=admin&reporttype=operation&inidate=MMM dd, yyyy&enlarged=&starthr=17&option=Graph&currTime=&er_period=&detailtime=-1&er_mode=3D&er_ViewName=ErReporterMenu.jsp&er_reportType=operation&endmin=44&er_time=null&fromSchedule=null&uid=admin&getMaxDaysInMonth=31&schedule_id=null&er_timeline=1 day&endhr=17&isSubmit=true&er_search=&startmin=44&printGraph=yes&er_rtype=Network&er_component=Dir150&er_test=NetworkTest&er_disp_meas=Avg_delay&er_measure=AVG_RND_TRIP&&er_width=300&er_height=200 not found.<br /> image not yet in cache: http://192.168.10.29:7077/final/servlet/com.eg.ErMicroTimeC?startdate=Jan 24, 2010&er_usertimeline=-1&userID=admin&enddate=Jan 25, 2010&trendenable=true&er_gtype=Measure&er_trenddata=No&us_id=admin&reporttype=operation&inidate=MMM dd, yyyy&enlarged=&starthr=17&option=Graph&currTime=&er_period=&detailtime=-1&er_mode=3D&er_ViewName=ErReporterMenu.jsp&er_reportType=operation&endmin=44&er_time=null&fromSchedule=null&uid=admin&getMaxDaysInMonth=31&schedule_id=null&er_timeline=1 day&endhr=17&isSubmit=true&er_search=&startmin=44&printGraph=yes&er_rtype=Network&er_component=Dir150&er_test=NetworkTest&er_disp_meas=Min_delay&er_measure=MIN_RND_TRIP&&er_width=300&er_height=200<br /> not yet in cache: http://192.168.10.29:7077/final/servlet/com.eg.ErMicroTimeC?startdate=Jan 24, 2010&er_usertimeline=-1&userID=admin&enddate=Jan 25, 2010&trendenable=true&er_gtype=Measure&er_trenddata=No&us_id=admin&reporttype=operation&inidate=MMM dd, yyyy&enlarged=&starthr=17&option=Graph&currTime=&er_period=&detailtime=-1&er_mode=3D&er_ViewName=ErReporterMenu.jsp&er_reportType=operation&endmin=44&er_time=null&fromSchedule=null&uid=admin&getMaxDaysInMonth=31&schedule_id=null&er_timeline=1 day&endhr=17&isSubmit=true&er_search=&startmin=44&printGraph=yes&er_rtype=Network&er_component=Dir150&er_test=NetworkTest&er_disp_meas=Min_delay&er_measure=MIN_RND_TRIP&&er_width=300&er_height=200<br /> resource http://192.168.10.29:7077/final/servlet/com.eg.ErMicroTimeC?startdate=Jan 24, 2010&er_usertimeline=-1&userID=admin&enddate=Jan 25, 2010&trendenable=true&er_gtype=Measure&er_trenddata=No&us_id=admin&reporttype=operation&inidate=MMM dd, yyyy&enlarged=&starthr=17&option=Graph&currTime=&er_period=&detailtime=-1&er_mode=3D&er_ViewName=ErReporterMenu.jsp&er_reportType=operation&endmin=44&er_time=null&fromSchedule=null&uid=admin&getMaxDaysInMonth=31&schedule_id=null&er_timeline=1 day&endhr=17&isSubmit=true&er_search=&startmin=44&printGraph=yes&er_rtype=Network&er_component=Dir150&er_test=NetworkTest&er_disp_meas=Min_delay&er_measure=MIN_RND_TRIP&&er_width=300&er_height=200 not found.<br /> image not yet in cache: http://192.168.10.29:7077/final/reporter/images/purple/tray-corner.gif<br /> not yet in cache: http://192.168.10.29:7077/final/reporter/images/purple/tray-corner.gif<br /> image size: 352<br /> done in 875ms.<br /> done.<br />
    Regards,
    Dinesh.N

    in reply to: graph not plotted
    #27807

    I suspect it is because of spaces in the image URL string.

    How do tag look like in your HTML?

    in reply to: HTML/CSS rendering issues
    #26321

    We have to jsp include many pages for a print-overview.
    Problem: The pages have all a own section.
    pd4ml (unlike the browser) stops parsing after the first .

    Is there a way to tell pd4ml to parse the complete stream?

    Thank you

Viewing 15 posts - 361 through 375 (of 4,234 total)