My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Older

  • Nov 09, 2009
    issue 6 (The basic example does not work on firefox 3.0.10 or ie 7) commented on by jason.memory   -   Seems to work fine on Linux, but not in FF 3.5.5 or IE7 on windows.
    Seems to work fine on Linux, but not in FF 3.5.5 or IE7 on windows.
  • Nov 09, 2009
    issue 6 (The basic example does not work on firefox 3.0.10 or ie 7) commented on by robert.anthony.gonzalez   -   The demos work for me in Opera 10 and FF 3.0.15 on Ubuntu 8.10.
    The demos work for me in Opera 10 and FF 3.0.15 on Ubuntu 8.10.
  • Oct 16, 2009
    issue 11 (Problem with ie6) commented on by Vervaet.Michael   -   Have you got a solution for Internet Explorer 6 ?
    Have you got a solution for Internet Explorer 6 ?
  • Oct 15, 2009
    issue 11 (Problem with ie6) commented on by carlo.zappavigna   -   same problem here. in demo: example 4 produces error noted. example 1 throuh 3 produce error: data area too small...
    same problem here. in demo: example 4 produces error noted. example 1 throuh 3 produce error: data area too small...
  • Oct 14, 2009
    issue 11 (Problem with ie6) reported by Vervaet.Michael   -   What steps will reproduce the problem? 1. try demo in ie6 and i have an error Line: 296 Character: 5 Code: 0 Error Message: Invalid syntax URL: http://jspdf.googlecode.com/svn/trunk/examples/basic.htm
    What steps will reproduce the problem? 1. try demo in ie6 and i have an error Line: 296 Character: 5 Code: 0 Error Message: Invalid syntax URL: http://jspdf.googlecode.com/svn/trunk/examples/basic.htm
  • Oct 07, 2009
    issue 10 (IE7 Javascript Error on Run Code Example of user input) reported by webbbret   -   What steps will reproduce the problem? 1. Using IE7 goto http://jspdf.googlecode.com/svn/trunk/examples/basic.htm 2. Click on See Demo 3. Scroll to bottom Example of user input 4. Click on run Code 5. Enter the name Bret 6. Enter the number 123 7. Run Code What is the expected output? What do you see instead? Javascript error What version of the product are you using? On what operating system? Please provide any additional information below. See attached screen capture...
    What steps will reproduce the problem? 1. Using IE7 goto http://jspdf.googlecode.com/svn/trunk/examples/basic.htm 2. Click on See Demo 3. Scroll to bottom Example of user input 4. Click on run Code 5. Enter the name Bret 6. Enter the number 123 7. Run Code What is the expected output? What do you see instead? Javascript error What version of the product are you using? On what operating system? Please provide any additional information below. See attached screen capture...
  • Sep 03, 2009
    issue 6 (The basic example does not work on firefox 3.0.10 or ie 7) commented on by eshopisgreat   -   Hi, I also have the same problem.. Cant work. Any solution?
    Hi, I also have the same problem.. Cant work. Any solution?
  • Aug 10, 2009
    issue 6 (The basic example does not work on firefox 3.0.10 or ie 7) commented on by guerra.connor   -   I have the same problem the script not run well firebugs say: jsPDF is not defined
    I have the same problem the script not run well firebugs say: jsPDF is not defined
  • Aug 05, 2009
    issue 9 (Image Insertion) reported by flamboyanz   -   doc.addImage('sm_01', 'jpg', 50, 50, 86, 95); The above script is not working! Could you please explain why or better correct it
    doc.addImage('sm_01', 'jpg', 50, 50, 86, 95); The above script is not working! Could you please explain why or better correct it
  • Aug 05, 2009
    issue 2 (Need Ability to Insert Images) commented on by flamboyanz   -   could you please explain how do you insert the images or provide a example code to understand
    could you please explain how do you insert the images or provide a example code to understand
  • Aug 04, 2009
    issue 6 (The basic example does not work on firefox 3.0.10 or ie 7) commented on by kandraitibold   -   Hi, I found the problem. Internet explorer don't handle the data URI well. So I modified it to create a .pdf file in the temp directory and open it in a new browser. I also modified that the datauri will open in new browser or tab too. Some time you must refresh the new window in which the pdf is to see it. Dom
    Hi, I found the problem. Internet explorer don't handle the data URI well. So I modified it to create a .pdf file in the temp directory and open it in a new browser. I also modified that the datauri will open in new browser or tab too. Some time you must refresh the new window in which the pdf is to see it. Dom
  • Aug 03, 2009
    issue 6 (The basic example does not work on firefox 3.0.10 or ie 7) commented on by kandraitibold   -   Hi guys. I use Opera 9.64 and Firefox 3.0.12 on Mandriva Linux. And the examples are working fine. I recommend you to check your Javascript error console or error console and post the error here. That would help to identify the error and correct it. Dom
    Hi guys. I use Opera 9.64 and Firefox 3.0.12 on Mandriva Linux. And the examples are working fine. I recommend you to check your Javascript error console or error console and post the error here. That would help to identify the error and correct it. Dom
  • Jul 28, 2009
    issue 6 (The basic example does not work on firefox 3.0.10 or ie 7) commented on by andrew.gearhart   -   I can confirm this with FF3.5.1 as well. It, however, has no problem with Google Chrome 3.0.195.1 :-) It appears that the application/type is being define correctly but that the plugin is never getting called by firefox. Blech.
    I can confirm this with FF3.5.1 as well. It, however, has no problem with Google Chrome 3.0.195.1 :-) It appears that the application/type is being define correctly but that the plugin is never getting called by firefox. Blech.
  • Jul 24, 2009
    issue 8 (how to display large text file in pdf) reported by rjishnu   -   What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? Now its add only one line.I want add large text file What version of the product are you using? On what operating system? jspdf-20090504 Please provide any additional information below. Reply for ASAP
    What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? Now its add only one line.I want add large text file What version of the product are you using? On what operating system? jspdf-20090504 Please provide any additional information below. Reply for ASAP
  • Jun 23, 2009
    issue 7 (File extension wrong on the demo) reported by kenneth.woodward   -   What steps will reproduce the problem? 1. Running the code in the demo 2. 3. What is the expected output? What do you see instead? a .pdf file I see a .pdf.part file What version of the product are you using? On what operating system? demo version, mac OSX leopard Please provide any additional information below. Probably a simple fix. When I run the code, the file I am able to download has a bad file extension. It reads filename.pdf.part instead of filename.pdf
    What steps will reproduce the problem? 1. Running the code in the demo 2. 3. What is the expected output? What do you see instead? a .pdf file I see a .pdf.part file What version of the product are you using? On what operating system? demo version, mac OSX leopard Please provide any additional information below. Probably a simple fix. When I run the code, the file I am able to download has a bad file extension. It reads filename.pdf.part instead of filename.pdf
  • May 25, 2009
    issue 6 (The basic example does not work on firefox 3.0.10 or ie 7) commented on by jlorthios   -   Hello, I have the same problem with your examples. When i click on Run Code. The page doesn't render the PDF file but shows a blank page. Thanks,
    Hello, I have the same problem with your examples. When i click on Run Code. The page doesn't render the PDF file but shows a blank page. Thanks,
  • May 21, 2009
    issue 6 (The basic example does not work on firefox 3.0.10 or ie 7) commented on by marcusjt   -   Same problem here! For example, clicking on the "Run Code" of the first example changes the URL in the address bar to: data:application/pdf;base64,JVBERi0xLjMKMyAwIG9iago8PC9UeXBlIC9QYWdlCi9QYXJlbnQgMSAwIFIKL1Jlc291cmNlcyAyIDAgUgovQ29udGVudHMgNCAwIFI+PgplbmRvYmoKNCAwIG9iago8PC9MZW5ndGggMTQ0Pj4Kc3RyZWFtCjAuNTcgdwpCVCAvRjEgMTYuMDAgVGYgRVQKQlQgNTYuNjkgNzg1LjIwIFRkIChIZWxsbyB3b3JsZCEpIFRqIEVUCkJUIDU2LjY5IDc1Ni44NSBUZCAoVGhpcyBpcyBjbGllbnQtc2lkZSBKYXZhc2NyaXB0LCBwdW1waW5nIG91dCBhIFBERi4pIFRqIEVUCgplbmRzdHJlYW0KZW5kb2JqCjUgMCBvYmoKPDwvVHlwZSAvUGFnZQovUGFyZW50IDEgMCBSCi9SZXNvdXJjZXMgMiAwIFIKL0NvbnRlbnRzIDYgMCBSPj4KZW5kb2JqCjYgMCBvYmoKPDwvTGVuZ3RoIDcxPj4Kc3RyZWFtCjAuNTcgdwpCVCAvRjEgMTYuMDAgVGYgRVQKQlQgNTYuNjkgNzg1LjIwIFRkIChEbyB5b3UgbGlrZSB0aGF0PykgVGogRVQKCmVuZHN0cmVhbQplbmRvYmoKMSAwIG9iago8PC9UeXBlIC9QYWdlcwovS2lkcyBbMyAwIFIgNSAwIFIgXQovQ291bnQgMgovTWVkaWFCb3ggWzAgMCA1OTUuMjggODQxLjg5XQo+PgplbmRvYmoKNyAwIG9iago8PC9UeXBlIC9Gb250Ci9CYXNlRm9udCAvSGVsdmV0aWNhCi9TdWJ0eXBlIC9UeXBlMQovRW5jb2RpbmcgL1dpbkFuc2lFbmNvZGluZwo+PgplbmRvYmoKMiAwIG9iago8PAovUHJvY1NldCBbL1BERiAvVGV4dCAvSW1hZ2VCIC9JbWFnZUMgL0ltYWdlSV0KL0ZvbnQgPDwKL0YxIDcgMCBSCj4+Ci9YT2JqZWN0IDw8Cj4+Cj4+CmVuZG9iago4IDAgb2JqCjw8Ci9Qcm9kdWNlciAoanNQREYgMjAwOTA1MDQpCi9DcmVhdGlvbkRhdGUgKEQ6MjAwOTA1MjEyMTIzMjQpCj4+CmVuZG9iago5IDAgb2JqCjw8Ci9UeXBlIC9DYXRhbG9nCi9QYWdlcyAxIDAgUgovT3BlbkFjdGlvbiBbMyAwIFIgL0ZpdEggbnVsbF0KL1BhZ2VMYXlvdXQgL09uZUNvbHVtbgo+PgplbmRvYmoKeHJlZgowIDEwCjAwMDAwMDAwMDAgNjU1MzUgZiAKMDAwMDAwMDQ3NyAwMDAwMCBuIAowMDAwMDAwNjY2IDAwMDAwIG4gCjAwMDAwMDAwMDkgMDAwMDAgbiAKMDAwMDAwMDA4NyAwMDAwMCBuIAowMDAwMDAwMjgwIDAwMDAwIG4gCjAwMDAwMDAzNTggMDAwMDAgbiAKMDAwMDAwMDU3MCAwMDAwMCBuIAowMDAwMDAwNzcwIDAwMDAwIG4gCjAwMDAwMDA4NTEgMDAwMDAgbiAKdHJhaWxlcgo8PAovU2l6ZSAxMAovUm9vdCA5IDAgUgovSW5mbyA4IDAgUgo+PgpzdGFydHhyZWYKOTU0CiUlRU9GCg== But the browser doesn't render it, the image of the example page is still there but non-functional (i.e. residual image), clicking back takes me back to the example page.
    Same problem here! For example, clicking on the "Run Code" of the first example changes the URL in the address bar to: data:application/pdf;base64,JVBERi0xLjMKMyAwIG9iago8PC9UeXBlIC9QYWdlCi9QYXJlbnQgMSAwIFIKL1Jlc291cmNlcyAyIDAgUgovQ29udGVudHMgNCAwIFI+PgplbmRvYmoKNCAwIG9iago8PC9MZW5ndGggMTQ0Pj4Kc3RyZWFtCjAuNTcgdwpCVCAvRjEgMTYuMDAgVGYgRVQKQlQgNTYuNjkgNzg1LjIwIFRkIChIZWxsbyB3b3JsZCEpIFRqIEVUCkJUIDU2LjY5IDc1Ni44NSBUZCAoVGhpcyBpcyBjbGllbnQtc2lkZSBKYXZhc2NyaXB0LCBwdW1waW5nIG91dCBhIFBERi4pIFRqIEVUCgplbmRzdHJlYW0KZW5kb2JqCjUgMCBvYmoKPDwvVHlwZSAvUGFnZQovUGFyZW50IDEgMCBSCi9SZXNvdXJjZXMgMiAwIFIKL0NvbnRlbnRzIDYgMCBSPj4KZW5kb2JqCjYgMCBvYmoKPDwvTGVuZ3RoIDcxPj4Kc3RyZWFtCjAuNTcgdwpCVCAvRjEgMTYuMDAgVGYgRVQKQlQgNTYuNjkgNzg1LjIwIFRkIChEbyB5b3UgbGlrZSB0aGF0PykgVGogRVQKCmVuZHN0cmVhbQplbmRvYmoKMSAwIG9iago8PC9UeXBlIC9QYWdlcwovS2lkcyBbMyAwIFIgNSAwIFIgXQovQ291bnQgMgovTWVkaWFCb3ggWzAgMCA1OTUuMjggODQxLjg5XQo+PgplbmRvYmoKNyAwIG9iago8PC9UeXBlIC9Gb250Ci9CYXNlRm9udCAvSGVsdmV0aWNhCi9TdWJ0eXBlIC9UeXBlMQovRW5jb2RpbmcgL1dpbkFuc2lFbmNvZGluZwo+PgplbmRvYmoKMiAwIG9iago8PAovUHJvY1NldCBbL1BERiAvVGV4dCAvSW1hZ2VCIC9JbWFnZUMgL0ltYWdlSV0KL0ZvbnQgPDwKL0YxIDcgMCBSCj4+Ci9YT2JqZWN0IDw8Cj4+Cj4+CmVuZG9iago4IDAgb2JqCjw8Ci9Qcm9kdWNlciAoanNQREYgMjAwOTA1MDQpCi9DcmVhdGlvbkRhdGUgKEQ6MjAwOTA1MjEyMTIzMjQpCj4+CmVuZG9iago5IDAgb2JqCjw8Ci9UeXBlIC9DYXRhbG9nCi9QYWdlcyAxIDAgUgovT3BlbkFjdGlvbiBbMyAwIFIgL0ZpdEggbnVsbF0KL1BhZ2VMYXlvdXQgL09uZUNvbHVtbgo+PgplbmRvYmoKeHJlZgowIDEwCjAwMDAwMDAwMDAgNjU1MzUgZiAKMDAwMDAwMDQ3NyAwMDAwMCBuIAowMDAwMDAwNjY2IDAwMDAwIG4gCjAwMDAwMDAwMDkgMDAwMDAgbiAKMDAwMDAwMDA4NyAwMDAwMCBuIAowMDAwMDAwMjgwIDAwMDAwIG4gCjAwMDAwMDAzNTggMDAwMDAgbiAKMDAwMDAwMDU3MCAwMDAwMCBuIAowMDAwMDAwNzcwIDAwMDAwIG4gCjAwMDAwMDA4NTEgMDAwMDAgbiAKdHJhaWxlcgo8PAovU2l6ZSAxMAovUm9vdCA5IDAgUgovSW5mbyA4IDAgUgo+PgpzdGFydHhyZWYKOTU0CiUlRU9GCg== But the browser doesn't render it, the image of the example page is still there but non-functional (i.e. residual image), clicking back takes me back to the example page.
  • May 15, 2009
    issue 6 (The basic example does not work on firefox 3.0.10 or ie 7) commented on by stepniak.dariusz   -   Firefox 3.0.10, instead of PDF file I see blank page on every example.
    Firefox 3.0.10, instead of PDF file I see blank page on every example.
  • May 06, 2009
    issue 6 (The basic example does not work on firefox 3.0.10 or ie 7) reported by JOEL.BONHOMME   -   What steps will reproduce the problem? 1. go the example page 2. click on run on any of the examples 3. What is the expected output? What do you see instead? a pdf file What version of the product are you using? On what operating system? Please provide any additional information below.
    What steps will reproduce the problem? 1. go the example page 2. click on run on any of the examples 3. What is the expected output? What do you see instead? a pdf file What version of the product are you using? On what operating system? Please provide any additional information below.
  • May 04, 2009
    r23 (Add script type) committed by theoneandonlyrio   -   Add script type
    Add script type
  • May 04, 2009
    jspdf-20090504.zip (jsPDF 20090504) file uploaded by theoneandonlyrio   -  
    Labels: Featured OpSys-All
    Labels: Featured OpSys-All
  • May 04, 2009
    r22 (Update version) committed by theoneandonlyrio   -   Update version
    Update version
  • May 04, 2009
    r21 (Add jaxer example) committed by theoneandonlyrio   -   Add jaxer example
    Add jaxer example
  • May 04, 2009
    r20 (Correct example) committed by theoneandonlyrio   -   Correct example
    Correct example
  • May 04, 2009
    r19 (Add examples of user input.) committed by theoneandonlyrio   -   Add examples of user input.
    Add examples of user input.
  • May 03, 2009
    r18 (Change first example back) committed by theoneandonlyrio   -   Change first example back
    Change first example back
  • May 03, 2009
    r17 (Add proper text escaping) committed by theoneandonlyrio   -   Add proper text escaping
    Add proper text escaping
  • May 02, 2009
    r16 (Add the first page automatically. You'll want at least 1 pag...) committed by theoneandonlyrio   -   Add the first page automatically. You'll want at least 1 page surely ;)
    Add the first page automatically. You'll want at least 1 page surely ;)
  • May 02, 2009
    r15 (Add Data URI output support to jsPDF rather than just in the...) committed by theoneandonlyrio   -   Add Data URI output support to jsPDF rather than just in the examples
    Add Data URI output support to jsPDF rather than just in the examples
  • May 02, 2009
    r14 (Update example to point people back to the project homepage) committed by theoneandonlyrio   -   Update example to point people back to the project homepage
    Update example to point people back to the project homepage
  • May 02, 2009
    r13 (Add support for different font size, update examples) committed by theoneandonlyrio   -   Add support for different font size, update examples
    Add support for different font size, update examples
  • May 02, 2009
    r12 (Split into two examples to show simplest possible use) committed by theoneandonlyrio   -   Split into two examples to show simplest possible use
    Split into two examples to show simplest possible use
  • May 02, 2009
    issue 1 (Add support for PDF information) Status changed by theoneandonlyrio   -  
    Status: Fixed
    Status: Fixed
  • May 02, 2009
    r11 (Remove init(), change example, added PDF properties) committed by theoneandonlyrio   -   Remove init(), change example, added PDF properties
    Remove init(), change example, added PDF properties
  • Apr 23, 2009
    r10 ([No log message]) committed by theoneandonlyrio   -   [No log message]
    [No log message]
  • Apr 20, 2009
    r9 ([No log message]) committed by theoneandonlyrio   -   [No log message]
    [No log message]
  • Apr 20, 2009
    r8 (Remove unneeded public API, add comments) committed by theoneandonlyrio   -   Remove unneeded public API, add comments
    Remove unneeded public API, add comments
  • Apr 20, 2009
    r7 (Add Google Analytics to demo page) committed by theoneandonlyrio   -   Add Google Analytics to demo page
    Add Google Analytics to demo page
  • Apr 20, 2009
    r6 (Added created time to PDF) committed by theoneandonlyrio   -   Added created time to PDF
    Added created time to PDF
  • Apr 19, 2009
    r5 (Ignore project files) committed by theoneandonlyrio   -   Ignore project files
    Ignore project files
  • Apr 19, 2009
    r4 (Correct MIME type) committed by theoneandonlyrio   -   Correct MIME type
    Correct MIME type
  • Apr 19, 2009
    r3 (Remove console debugging) committed by theoneandonlyrio   -   Remove console debugging
    Remove console debugging
  • Apr 19, 2009
    issue 3 (Need Ability to Switch Between Base Fonts) Labels changed by theoneandonlyrio   -  
    Labels: Priority-High Priority-Medium
    Labels: Priority-High Priority-Medium
  • Apr 19, 2009
    issue 2 (Need Ability to Insert Images) Labels changed by theoneandonlyrio   -  
    Labels: Priority-High Priority-Medium
    Labels: Priority-High Priority-Medium
  • Apr 19, 2009
    issue 5 (Support for basic text flow) Labels changed by theoneandonlyrio   -  
    Labels: InitialRelease
    Labels: InitialRelease
  • Apr 19, 2009
    issue 3 (Need Ability to Switch Between Base Fonts) Labels changed by theoneandonlyrio   -  
    Labels: InitialRelease
    Labels: InitialRelease
  • Apr 19, 2009
    issue 2 (Need Ability to Insert Images) Labels changed by theoneandonlyrio   -  
    Labels: InitialRelease
    Labels: InitialRelease
  • Apr 19, 2009
    issue 1 (Add support for PDF information) Labels changed by theoneandonlyrio   -  
    Labels: InitialRelease
    Labels: InitialRelease
  • Apr 19, 2009
    issue 5 (Support for basic text flow) reported by theoneandonlyrio   -   Have text line wrap and obey basic margins
    Have text line wrap and obey basic margins
  • Apr 19, 2009
    issue 4 (Embed external fonts) reported by theoneandonlyrio   -   This one could be tricky. Not easy to load external files. Maybe some TTF to Javascript tool? The special JS files can be loaded to be embedded.
    This one could be tricky. Not easy to load external files. Maybe some TTF to Javascript tool? The special JS files can be loaded to be embedded.
 
Hosted by Google Code