It would be really useful to have button to generate PDF with selectable text. It would easier for programmers to use just PDF browser and track which net is connected where without downloading free version of diptrace to open schematics. I make easily readable schematic, but when it extends to 10 A3 pages it becomes complex. Yes I could use more hierarchical diagrams, but then hierarchical symbols needs to have more customization options. All in all, selectable text in PDFs would be really useful feature.
Thank you.
PDF Generation with selectable text
Re: PDF Generation with selectable text
The PDF text is selectable and searchable if TrueType fonts are used.
A previous thread on the topic:
viewtopic.php?f=8&t=14016&p=30450&hilit ... ble#p30450
and here:
viewtopic.php?f=3&t=11743
A previous thread on the topic:
viewtopic.php?f=8&t=14016&p=30450&hilit ... ble#p30450
and here:
viewtopic.php?f=3&t=11743
-
Edgaras006
- Posts: 10
- Joined: 21 Apr 2018, 04:05
Re: PDF Generation with selectable text
Thanks. That worked, except for BUS names.
Re: PDF Generation with selectable text
The settings for Bus Names are here:
- main menu Objects - Drawing Properties - Font Type - True Type;
- the context menu of Bus Name - Font Type - True Type.
Re: PDF Generation with selectable text
hmm..interesting
Honestly, I’ve struggled with the same issue when trying to make long diagrams or notes more usable. Scrolling through endless pages is one thing, but when the PDF isn’t searchable or the text isn’t selectable, it becomes a real headache. What actually helped me was stumbling across this thread https://www.reddit.com/r/studytips/comments/1kued92/i_dont_know_how_to_convert_html_to_pdf_without_it/. I tried out some of the suggestions there and finally found a simple way to convert my study notes into clean PDFs where I can highlight and copy text easily.
Honestly, I’ve struggled with the same issue when trying to make long diagrams or notes more usable. Scrolling through endless pages is one thing, but when the PDF isn’t searchable or the text isn’t selectable, it becomes a real headache. What actually helped me was stumbling across this thread https://www.reddit.com/r/studytips/comments/1kued92/i_dont_know_how_to_convert_html_to_pdf_without_it/. I tried out some of the suggestions there and finally found a simple way to convert my study notes into clean PDFs where I can highlight and copy text easily.
Last edited by zodazy on 11 Sep 2025, 14:20, edited 1 time in total.
Re: PDF Generation with selectable text
hmm..interesting --YES very interesting. Thank you !