Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
PDFTron SDK
Conversations
Labels
AATL
AES
API
Acrobat
C
CFF
CID
CPP
CSharp
ContentReplacer
DRM
DocInfo
Docker
DotNet
EMF
EPUB
ElementEdit
ElementReader
ElementWriter
FDF
FileSpec
Filters
FixedPage
Flash
Flate
FlowDocument
GeoPDF
HTML
HTML2PDF
HTML5
IIS
ISO32000
JPEG2000
Java
JavaScript
Linux
LogicalStructure
MRC
Mac
OCG
OCR
Obj
ObjC
Office
OutputIntent
PDF2HTML
PDFDC
PDFDraw
PDFVIewWPF
PDFView
PDFViewCtrl
PDFViewCtrlWPF
PHP
PNG
PRC
Package
Python
QT
RichMedia
RightsEnable
Ruby
SDF
SEO
SVG
SharePoint
Silverlight
Tagged
TextExtractor
TextSearch
Tools
Type0
U3D
UI
Unicode
VB
VirtualDriver
VisualStudio
WCF
WP8
WPF
WebViewer
WinRT
Windows
WindowsStore
XFA
XML
XMP
XObject
XPS
Xamarin
XamarinMono
Xaml
accessibility
analytics
android
annotations
announcement
append
async
attachment
binding
bookmarks
cache
certification
chrome
cmyk
color
compatibility
compress
contextmenu
convert
corrupt
create
customize
deploy
devicen
download
edit
encryption
error
extract
faq
fastweb
filesize
firefox
flatten
font
forms
general
highlight
iOS
ie
image
imposition
incremental
jbig2
jpeg
layers
licensing
linearization
merge
metadata
mobile
multimedia
optimizer
page
pagination
pdf
pdfa
pdfe
pdfprinter
pdfrasterizer
pdfua
pdfx
performance
pkcs11
print
printer
quality
redact
reflow
render
safari
save
search
security
separation
sharing
shrink
sign
social
split
stamp
subset
support
swift
text
threading
thumb
tif
units
universal
validation
wxWidgets
xfdf
xod
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
PDFTron SDK
Contact owners and managers
1–30 of 3523
NEW FORUMS
here:
https://
community.pdftron.com/
This forum is
no longer used
, and is presented as an archive only.
Mark all as read
Report group
0 selected
Ryan
5/16/19
Q&A
How to remove digital signatures?
Question: We have PDF files that cannot be edited because they have been digitally signed. It is more
unread,
edit
pdf
sign
Q&A
How to remove digital signatures?
Question: We have PDF files that cannot be edited because they have been digitally signed. It is more
5/16/19
Support
6/4/15
Q&A
How do I replace an image in PDF?
Q: How do I replace an existing image in PDF with another one? Same location just different
unread,
ContentReplacer
edit
image
Q&A
How do I replace an image in PDF?
Q: How do I replace an existing image in PDF with another one? Same location just different
6/4/15
Support
4/14/15
Q&A
Reset PDF Page Rotation to 0
Q: We've noticed that some applications will generate PDF files with initial rotation values (in
unread,
edit
page
Q&A
Reset PDF Page Rotation to 0
Q: We've noticed that some applications will generate PDF files with initial rotation values (in
4/14/15
Support
12/5/14
Q&A
Edit PDF page so that text is using a different font.
Q: I would like to use PDFNet SDK to edit PDFs by replacing fonts with another version. I found
unread,
ElementEdit
edit
font
text
Q&A
Edit PDF page so that text is using a different font.
Q: I would like to use PDFNet SDK to edit PDFs by replacing fonts with another version. I found
12/5/14
Support
4
9/24/14
Q&A
How do I apply Batch Redaction with Redactor?
Q: Which sample code would allow the user to highlight the bounding box on a PDF page so that I can
unread,
edit
redact
Q&A
How do I apply Batch Redaction with Redactor?
Q: Which sample code would allow the user to highlight the bounding box on a PDF page so that I can
9/24/14
Support
9/22/14
Q&A
How do I update PDFViewCtrl to reflect a change in field value?
Q: When trying to change value of a checkbox by code, the appearance does not refresh. For example in
unread,
PDFViewCtrl
edit
forms
Q&A
How do I update PDFViewCtrl to reflect a change in field value?
Q: When trying to change value of a checkbox by code, the appearance does not refresh. For example in
9/22/14
David Bauer
,
Ryan
2
9/16/14
Q&A
Toolbar does not show all available edit icons
Thank you for the feedback. This is something that we are considering to do in the future, though no
unread,
edit
Q&A
Toolbar does not show all available edit icons
Thank you for the feedback. This is something that we are considering to do in the future, though no
9/16/14
David Bauer
,
Shirley Gong
2
9/3/14
Q&A
BUG? Inconsistent view in CompleteReader
Hi David, The built-in toolbar can be turned on/off using mToolManager.setBuiltInPanModeToolbarEnable
unread,
edit
Q&A
BUG? Inconsistent view in CompleteReader
Hi David, The built-in toolbar can be turned on/off using mToolManager.setBuiltInPanModeToolbarEnable
9/3/14
Aaron
5/29/14
Q&A
How do I set CosEdit as my default PDF editor on Windows?
Q: It's easy to set a default PDF viewer on Windows. But how can I set CosEdit (http://www.
unread,
edit
pdf
Q&A
How do I set CosEdit as my default PDF editor on Windows?
Q: It's easy to set a default PDF viewer on Windows. But how can I set CosEdit (http://www.
5/29/14
Support
4/25/14
Q&A
Removing transparency from PDF drawings
Q: We are an engineering company that uses AutoCAD for production of plans. Our current process of
unread,
ElementEdit
edit
Q&A
Removing transparency from PDF drawings
Q: We are an engineering company that uses AutoCAD for production of plans. Our current process of
4/25/14
Stratos Paraskevaidis
,
Support
2
4/7/14
Q&A
Copying GState
I guess you could copy all GState properties into a temp copy and implement an assignment operator
unread,
edit
extract
text
Q&A
Copying GState
I guess you could copy all GState properties into a temp copy and implement an assignment operator
4/7/14
Anderson Konzen
, …
Ryan
3
1/23/18
Q&A
How to make a PDF non-editable
Yes, by default all the annotations are visible. You can hide all annotations with PDFViewCtrl.
unread,
PDFViewCtrl
android
edit
flatten
Q&A
How to make a PDF non-editable
Yes, by default all the annotations are visible. You can hide all annotations with PDFViewCtrl.
1/23/18
Daniel Lutz
,
Tomas Hofmann
4
11/17/13
Q&A
Reselect rectangle from annot after edit Quads
Hello Thomas, i found the solution. The method Annot.SetRect() is the right way. After the code i
unread,
PDFVIewWPF
WPF
annotations
edit
Q&A
Reselect rectangle from annot after edit Quads
Hello Thomas, i found the solution. The method Annot.SetRect() is the right way. After the code i
11/17/13
Support
10/25/13
Q&A
Preserving PDF/A compliance after PDF editing
Q: I'm trying to add an e_signature field to a valid PDF/A document. Using the following code:
unread,
edit
forms
pdfa
Q&A
Preserving PDF/A compliance after PDF editing
Q: I'm trying to add an e_signature field to a valid PDF/A document. Using the following code:
10/25/13
Support
10/9/13
Q&A
Low-level editing of PDF page content bytes
Q: We would like to directly edit the decoded bytes of a page content stream and would like to know
unread,
Obj
SDF
edit
Q&A
Low-level editing of PDF page content bytes
Q: We would like to directly edit the decoded bytes of a page content stream and would like to know
10/9/13
Support
10/2/13
Q&A
Why is Form XObject not positioned correctly after editing PDF page content?
Q: We have encountered an issue when editing page content that invokes a Form XObject. We've
unread,
ElementEdit
XObject
edit
Q&A
Why is Form XObject not positioned correctly after editing PDF page content?
Q: We have encountered an issue when editing page content that invokes a Form XObject. We've
10/2/13
Support
9/16/13
Q&A
ElementWriter.Begin page_coord_sys
Q: We are attempting to edit a page content stream using ElementWriter's WriteMode. e_replacement
unread,
ElementEdit
ElementWriter
edit
Q&A
ElementWriter.Begin page_coord_sys
Q: We are attempting to edit a page content stream using ElementWriter's WriteMode. e_replacement
9/16/13
Support
, …
Aaron Gravesdale
3
2/6/14
Q&A
How do I save my PDF to PDF 1.4 (no compressed objects and xrefs) with PDFNet SDK?
You can specify a PDF version by calling SDFDoc.Save instead of PDFDoc.Save. See https://groups.
unread,
edit
Q&A
How do I save my PDF to PDF 1.4 (no compressed objects and xrefs) with PDFNet SDK?
You can specify a PDF version by calling SDFDoc.Save instead of PDFDoc.Save. See https://groups.
2/6/14
Support
7/26/13
Q&A
How do I get DeviceN colorants? How do I edit coloants in an existing PDF page?
Q: I have a device_n colorspace. Fillcolorspace returns device_n which contains an array of names but
unread,
ElementEdit
color
devicen
edit
Q&A
How do I get DeviceN colorants? How do I edit coloants in an existing PDF page?
Q: I have a device_n colorspace. Fillcolorspace returns device_n which contains an array of names but
7/26/13
Support
7/17/13
Q&A
Editing existing PDF streams in 'replacement' mode
Q: We would like to try modifying the Type3 font stream using ElementReader/Writer, but when calling
unread,
SDF
edit
Q&A
Editing existing PDF streams in 'replacement' mode
Q: We would like to try modifying the Type3 font stream using ElementReader/Writer, but when calling
7/17/13
Support
6/11/13
Q&A
Re: Export a part of page of PDF file to another PDF file
There are couple of ways you can place a part of an existing page to another page: a) Use the
unread,
edit
pdfa
Q&A
Re: Export a part of page of PDF file to another PDF file
There are couple of ways you can place a part of an existing page to another page: a) Use the
6/11/13
Support
2
5/31/13
Q&A
Optimize PDF by removing duplicate image resources
Q: We have to generate thousands (500k) of personalized PDFs to print and mail out to customers. Each
unread,
edit
image
optimizer
Q&A
Optimize PDF by removing duplicate image resources
Q: We have to generate thousands (500k) of personalized PDFs to print and mail out to customers. Each
5/31/13
Support
,
Aaron
2
1/7/15
Q&A
Embedding thumbnails in PDF
Note also, that you can also call PDFDoc.GenerateThumbs(max_dimension) to embed thumbnails in all
unread,
edit
render
thumb
Q&A
Embedding thumbnails in PDF
Note also, that you can also call PDFDoc.GenerateThumbs(max_dimension) to embed thumbnails in all
1/7/15
Support
4/23/13
Q&A
How do I add custom namespace properties in XMP metadata when generating/converting to PDF/A?
Q: For PDF/A conversion we rely on 'pdftron.PDF.PDFA.PDFACompliance' from PDFTron PDFNet SDK.
unread,
XMP
convert
edit
pdfa
Q&A
How do I add custom namespace properties in XMP metadata when generating/converting to PDF/A?
Q: For PDF/A conversion we rely on 'pdftron.PDF.PDFA.PDFACompliance' from PDFTron PDFNet SDK.
4/23/13
Support
3/22/13
Q&A
How do I edit / replace / convert images in PDF using PDFNet SDK ?
Q: I am trying to produce a PDF which is a copy of an input PDF but with all the images converted to
unread,
ElementEdit
edit
image
Q&A
How do I edit / replace / convert images in PDF using PDFNet SDK ?
Q: I am trying to produce a PDF which is a copy of an input PDF but with all the images converted to
3/22/13
Support
2/21/13
Q&A
How do I change/edit "Lang" entry in my PDF-s ?
Q: I would like to change/edit /Lang entry in my PDFs using Pdftron PDFNet. The Lang attribute can be
unread,
edit
Q&A
How do I change/edit "Lang" entry in my PDF-s ?
Q: I would like to change/edit /Lang entry in my PDFs using Pdftron PDFNet. The Lang attribute can be
2/21/13
Support
2/5/13
Q&A
Using PDFNet to resample / downscale images in PDF
Q: We have a client who sends us pdfs, which include pages of images. The images have been known to
unread,
edit
image
optimizer
Q&A
Using PDFNet to resample / downscale images in PDF
Q: We have a client who sends us pdfs, which include pages of images. The images have been known to
2/5/13
Support
, …
Ryan
4
10/16/18
Q&A
Moving some text elements on a PDF page
Editing PDF page content is non-trivial, as you it is easy to trigger knock on effects. Exact
unread,
edit
text
Q&A
Moving some text elements on a PDF page
Editing PDF page content is non-trivial, as you it is easy to trigger knock on effects. Exact
10/16/18
Support
12/3/12
Q&A
PDFNet security controls related to data leakage, disk access, encryption ...
Q: We are using PDFNet on iOS & Android to view and markup/annotate PDFs. We want to make sure
unread,
android
annotations
edit
iOS
security
Q&A
PDFNet security controls related to data leakage, disk access, encryption ...
Q: We are using PDFNet on iOS & Android to view and markup/annotate PDFs. We want to make sure
12/3/12
Support
12/4/12
Q&A
Re: Search for fields e.g [NAME] [TITLE] [*]
It seems that you should use 'pdftron.PDF.TextSearch' with a regular expression to match your
unread,
ContentReplacer
edit
search
text
Q&A
Re: Search for fields e.g [NAME] [TITLE] [*]
It seems that you should use 'pdftron.PDF.TextSearch' with a regular expression to match your
12/4/12