Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8790013
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T22:32:45+00:00 2026-06-13T22:32:45+00:00

I want to create a PDF file which does not contain angle brackets in

  • 0

I want to create a PDF file which does not contain angle brackets in it’s source.

This apparently implies not using the dictionary data type, as this involves << and >>.

Is it possible to completely avoid angle brackets and still create a PDF file with formatted content?

Can it be done hiding in a stream, using a character encoding technique or with an alternative dictionary notation?

The solution is needed for an obfuscation technique; the bracket-problem cannot be circumvented.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T22:32:48+00:00Added an answer on June 13, 2026 at 10:32 pm

    I think this is not possible. Every element in a PDF file is contained in some dictionary: the document catalog (the root dictionary), the page objects, the page content streams, all of them are dictionaries that require the char sequence << >>.

    Sample catalog dictionary:

    1 0 obj
    <<
    /Pages 2 0 R
    /Type /Catalog
    >>
    endobj
    

    If you want to use a "instructions sequence only" presentation format, you may try using PostScript instead.

    Edit after comments:

    Using a stream object with some filter encoding will not solve your problem, since you still need to specify the filter type in the stream dictionary.

    Example:

    5 0 obj
    <</Length 6 0 R /Filter /FlateDecode>>
    stream
    ***illegible characters***
    endobj
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using code to create a PDF File. Works. But: I want my whole
I have a pdf file on my server. I want to create such link
I am using ASP.NET and I want to create a barcode in a pdf
I am trying to create a PDF using droidText library. There I want to
FileName=1.pdf,filepath=f:/test1 FileName=2.pdf,filepath=f:/test2 FileName=3.pdf,filepath=f:/test3 FileName=4.pdf,filepath=f:/test4 FileName=5.pdf,filepath=f:/test5 FileName=6.pdf,filepath=f:/test6 I don't want to create a new file.
I'm using Reportlab to create PDFs. I'm creating two PDFs which I want to
I want to have my iPhone application create a PDF file and store it
I have a row of buttons, which all create a pdf file which I
I want to create a PDF that will bring up a typical OK/Cancel alert
I want to create and insert a lot of images into a PDF and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.